Module serenity::model::invite [−][src]
Expand description
Models for server and channel invites.
Structs
Information about an invite code.
A minimal amount of information about the channel an invite points to.
A minimal amount of information about the guild an invite points to.
A minimal amount of information about the inviter (person who created the invite).
Detailed information about an invite.
This information can only be retrieved by anyone with the Manage Guild
permission. Otherwise, a minimal amount of information can be retrieved via
the Invite
struct.