Concord - C Discord API library
A Discord API wrapper library written in C
|
Macros | |
#define | DISCORD_CHANNEL_PINNED 1 << 1 |
#define | DISCORD_CHANNEL_REQUIRE_TAG 1 << 4 |
#define | DISCORD_CHANNEL_HIDE_MEDIA_DOWNLOAD_OPTIONS 1 << 5 |
#define DISCORD_CHANNEL_PINNED 1 << 1 |
this thread is pinned to the top of its parent GUILD_FORUM or GUILD_MEDIA channel
#define DISCORD_CHANNEL_REQUIRE_TAG 1 << 4 |
whether a tag is required to be specified when creating a thread in a GUILD_FORUM or a GUILD_MEDIA channel
#define DISCORD_CHANNEL_HIDE_MEDIA_DOWNLOAD_OPTIONS 1 << 5 |
when set hides the embedded media download options