Orca
A bot framework that is easy to reason about, easy to debug, and easy to use.
|
Webhook Structure. More...
#include <webhook.h>
Public Attributes | |
u64_snowflake_t | id |
enum discord_webhook_types | type |
u64_snowflake_t | guild_id |
u64_snowflake_t | channel_id |
struct discord_user * | user |
char | name [WEBHOOK_NAME_LEN] |
char * | avatar |
char * | token |
u64_snowflake_t | application_id |
Webhook Structure.