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

forum tags. More...

#include <FoundationEntities.hpp>

Public Data Members

snowflake emojiId {}
 The id of a guild's custom emoji.
 
jsonifier::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.
 
jsonifier::string name {}
 The name of the tag(0 - 20 characters).
 

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