Structs§
- Category
Fields - Category channel fields sent to Discord.
- Category
Fields Builder - A builder for a category channel, and its children.
- Category
Fields Error - Error creating category fields.
- Create
Guild - Create a new request to create a guild.
- Create
Guild Error - The error returned when the guild can not be created as configured.
- Guild
Channel Fields Builder - A builder for a list of channels.
- Role
Fields - Role fields sent to Discord.
- Role
Fields Builder - A builder for role fields.
- Role
Fields Error - Error building role fields.
- Text
Fields - Text channel fields sent to Discord.
- Text
Fields Builder - A builder for text fields.
- Text
Fields Error - Error building text fields.
- Voice
Fields - Voice channel fields sent to Discord.
- Voice
Fields Builder - A builder for voice fields.
- Voice
Fields Error - Error building voice fields.
Enums§
- Category
Fields Error Type - Type of
CategoryFieldsError
that occurred. - Create
Guild Error Type - Type of
CreateGuildError
that occurred. - Guild
Channel Fields - Variants of channel fields sent to Discord.
- Role
Fields Error Type - Type of
RoleFieldsError
that occurred. - Text
Fields Error Type - Type of
TextFieldsError
that occurred. - Voice
Fields Error Type - Type of
VoiceFieldsError
that occurred.