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

#include <gateway.h>

Data Fields

u64snowflake id
 
u64snowflake channel_id
 
u64snowflake guild_id
 

Detailed Description

Public methods

Field Documentation

◆ id

u64snowflake discord_message_delete::id

the id of the message

◆ channel_id

u64snowflake discord_message_delete::channel_id

the id of the channel

◆ guild_id

u64snowflake discord_message_delete::guild_id

the id of the guild


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