#include <guild.h>
Public methods
- Initializer:
- Cleanup:
- JSON Decoder:
- JSON Encoder:
◆ reason
| char* discord_create_guild::reason |
- Parameters
-
| reason | a reason to indicate why the action was taken |
◆ name
| char* discord_create_guild::name |
name of the guild (2-100 charaters)
◆ region
| char* discord_create_guild::region |
◆ icon
| char* discord_create_guild::icon |
base64 1024x1024 png/jpeg/gif image for the guild icon (can be animated gif when the server has the ANIMATED_ICON feature)
◆ verification_level
◆ default_message_notifications
default message notification level
◆ explicit_content_filter
explicit content filter level
◆ roles
◆ channels
◆ afk_channel_id
◆ afk_timeout
| int discord_create_guild::afk_timeout |
◆ system_channel_id
the ID of the channel when guild notices such as welcome messages and boost events are posted
◆ system_channel_flags
| u64bitmask discord_create_guild::system_channel_flags |
The documentation for this struct was generated from the following file: