Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <user.h>
Data Fields | |
u64snowflake | recipient_id |
Public methods
discord_create_dm_from_json(const char json[], size_t len, struct discord_create_dm *this)
discord_create_dm_from_jsmnf(jsmnf *root, const char json[], struct discord_create_dm *this)
u64snowflake discord_create_dm::recipient_id |
the recipient to open a DM channel with