Concord - C Discord API library
A Discord API wrapper library written in C
discord_webhooks_update Struct Reference

#include <gateway.h>

Data Fields

u64snowflake guild_id
 
u64snowflake channel_id
 

Detailed Description

Public methods

Field Documentation

◆ guild_id

u64snowflake discord_webhooks_update::guild_id

id of the guild

◆ channel_id

u64snowflake discord_webhooks_update::channel_id

id of the channel


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