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