|
Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Guild Template Structure. More...
#include <guild-template.h>

Public Attributes | |
| char * | code |
| char * | name |
| char * | description |
| int | usage_count |
| u64_snowflake_t | creator_id |
| struct discord_user * | creator |
| u64_unix_ms_t | created_at |
| u64_unix_ms_t | updated_at |
| u64_snowflake_t | source_guild_id |
| struct discord_guild * | serialized_source_guild |
| bool | is_dirty |
Guild Template Structure.
1.8.17