Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Guild Preview Object. More...
#include <guild.h>
Public Attributes | |
u64_snowflake_t | id |
char | name [MAX_NAME_LEN] |
char * | icon |
char * | splash |
char * | discovery_splash |
struct discord_emoji ** | emojis |
int | approximate_member_count |
< More... | |
int | approximate_presence_count |
char | description [MAX_DESCRIPTION_LEN] |
Guild Preview Object.
int discord_guild_preview::approximate_member_count |
<