Skip to main content

ChannelInviteCreateRequest

Related endpoints
FieldTypeDescription
max_age??integer (int32)Duration in seconds before the invite expires (0 for never)
max_uses??integer (int32)Maximum number of times this invite can be used (0 for unlimited)
temporary??booleanWhether members that joined via this invite should be kicked after disconnecting
unique??booleanWhether to create a new unique invite or reuse an existing one

InviteMetadataResponseSchema

Related endpoints Type: GuildInviteMetadataResponse | GroupDmInviteMetadataResponse | PackInviteMetadataResponse

InviteResponseSchema

Related endpoints Type: GuildInviteResponse | GroupDmInviteResponse | PackInviteResponse

PackInviteCreateRequest

Related endpoints
FieldTypeDescription
max_age??integer (int32)Duration in seconds before the invite expires (0 for never)
max_uses??integer (int32)Maximum number of times this invite can be used (0 for unlimited)
unique??booleanWhether to create a new unique invite or reuse an existing one