Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <guild.h>
Data Fields | |
u64snowflake | channel_id |
char * | description |
u64snowflake | emoji_id |
char * | emoji_name |
u64snowflake discord_welcome_screen_channel::channel_id |
the channel's id
char* discord_welcome_screen_channel::description |
the description shown for the channel
u64snowflake discord_welcome_screen_channel::emoji_id |
the emoji id, if the emoji is custom
char* discord_welcome_screen_channel::emoji_name |
the emoji name if custom, the unicode character if standard, or NULL if no emoji is set