Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Audit Log Change Key. More...
#include <audit_log.h>
Public Attributes | |
char | name [MAX_NAME_LEN] |
char | description [MAX_DESCRIPTION_LEN] |
char | icon_hash [MAX_SHA256_LEN] |
char | splash_hash [MAX_SHA256_LEN] |
char | discovery_splash_hash [MAX_SHA256_LEN] |
u64_snowflake_t | banner_hash |
u64_snowflake_t | owner_id |
char | region [MAX_REGION_LEN] |
char | preferred_locale [MAX_LOCALE_LEN] |
u64_snowflake_t | afk_channel_id |
int | afk_timeout |
u64_snowflake_t | rules_channel_id |
u64_snowflake_t | public_updates_channel_id |
int | mfa_level |
int | verification_level |
int | explicit_content_filter |
int | default_message_notifications |
char * | vanity_url |
int | prune_delete_days |
< More... | |
bool | widget_enabled |
u64_snowflake_t | widget_channel_id |
u64_snowflake_t | system_channel_id |
int | position |
char * | topic |
int | bitrate |
bool | nsfw |
< More... | |
u64_snowflake_t | application_id |
int | rate_limit_per_user |
char * | permissions |
int | color |
bool | hoist |
bool | mentionable |
char * | allow |
char * | deny |
char * | code |
char * | channel_id |
char * | inviter_id |
char * | max_uses |
char * | uses |
char * | max_age |
char * | temporary |
char * | deaf |
char * | mute |
char * | nick |
char * | avatar_hash |
u64_snowflake_t | id |
bool | enable_emotions |
< More... | |
int | expire_behavior |
int | expire_grace_period |
int | user_limit |
Audit Log Change Key.
bool discord_audit_log_change_key::enable_emotions |
<
bool discord_audit_log_change_key::nsfw |
<