Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <invite.h>
Data Fields | |
bool | with_counts |
bool | with_expiration |
u64snowflake | guild_scheduled_event_id |
Public methods
discord_get_invite_from_json(const char json[], size_t len, struct discord_get_invite *this)
discord_get_invite_from_jsmnf(jsmnf *root, const char json[], struct discord_get_invite *this)
bool discord_get_invite::with_counts |
whether the invite should contain approximate member counts
bool discord_get_invite::with_expiration |
whether the invite should contain the expiration date
u64snowflake discord_get_invite::guild_scheduled_event_id |
the guild scheduled event to include with the invite