Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
Public Attributes | List of all members
discord_guild_template Struct Reference

Guild Template Structure. More...

#include <guild-template.h>

Collaboration diagram for discord_guild_template:
Collaboration graph
[legend]

Public Attributes

char * code
 
char * name
 
char * description
 
int usage_count
 
u64_snowflake_t creator_id
 
struct discord_usercreator
 
u64_unix_ms_t created_at
 
u64_unix_ms_t updated_at
 
u64_snowflake_t source_guild_id
 
struct discord_guildserialized_source_guild
 
bool is_dirty
 

Detailed Description

Guild Template Structure.

See also
https://discord.com/developers/docs/resources/guild-template#guild-template-object-guild-template-structure
Note
defined at specs/discord/guild-template.json:9:22

The documentation for this struct was generated from the following file: