Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Create Guild. More...
#include <guild.endpoints-params.h>
Public Attributes | |
char * | name |
char * | region |
char * | icon |
int | verification_level |
int | default_message_notifications |
int | explicit_content_filter |
struct discord_channel ** | channels |
< More... | |
u64_snowflake_t | afk_channel_id |
int | afk_timeout |
u64_snowflake_t | system_channel_id |
Create Guild.
struct discord_channel** discord_create_guild_params::channels |
<