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_integration Struct Reference

Integration Structure. More...

#include <guild.h>

Collaboration diagram for discord_guild_integration:
Collaboration graph
[legend]

Public Attributes

u64_snowflake_t id
 
char * name
 
char * type
 
bool enabled
 
bool syncing
 
u64_snowflake_t role_id
 
bool enable_emotions
 
enum discord_guild_integration_expire_behaviors expire_behavior
 
int expire_grace_period
 
struct discord_useruser
 
struct discord_guild_integration_accountaccount
 
u64_unix_ms_t synced_at
 
int subscriber_count
 
bool revoked
 
struct discord_guild_integration_applicationapplication
 

Detailed Description

Integration Structure.

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

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