![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For modifying a Guild Emoji. More...
#include <ReactionEntities.hpp>
Public Data Members | |
Snowflake | emojiId {} |
The id of the Emoji to modify. | |
Snowflake | guildId {} |
The Guild within which to modify the Emoji. | |
std::string | name {} |
Name of the Emoji. | |
std::string | reason {} |
Reason for modifying the Emoji. | |
std::vector< Snowflake > | roles {} |
Roles that can use this Emoji. | |