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

#include <gateway.h>

Data Fields

u64snowflake channel_id
 
u64snowflake guild_id
 
char * code
 

Detailed Description

Public methods

Field Documentation

◆ channel_id

u64snowflake discord_invite_delete::channel_id

the channel of the invite

◆ guild_id

u64snowflake discord_invite_delete::guild_id

the guild of the invite

◆ code

char* discord_invite_delete::code

the unique invite code


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