Concord - C Discord API library
A Discord API wrapper library written in C
|
#include <channel.h>
Data Fields | |
u64snowflake | id |
char * | name |
bool | moderated |
u64snowflake | emoji_id |
char * | emoji_name |
u64snowflake discord_thread_tag::id |
the id of the tag
char* discord_thread_tag::name |
the name of the tag
bool discord_thread_tag::moderated |
whether this tag can only be added to or removed from threads by a member with the MANAGE_THREADS permission
u64snowflake discord_thread_tag::emoji_id |
the id of a guild's custom emoji
char* discord_thread_tag::emoji_name |
the unicode character of the emoji