DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
DiscordCoreAPI::ForumTagData Struct Reference

Forum tags. More...

#include <FoundationEntities.hpp>

Public Data Members

Snowflake emojiId {}
 The id of a guild's custom emoji.
 
std::string emojiName {}
 The unicode character of the emoji.
 
Snowflake id {}
 Snowflake of the tag.
 
bool moderated {}
 Whether this tag can only be added to or removed from threads by a member with the MANAGE_THREADS permission.
 
std::string name {}
 The name of the tag(0 - 20 characters).
 

The documentation for this struct was generated from the following file: