![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For deleting one's own Reaction. More...
#include <ReactionEntities.hpp>
Public Data Members | |
Snowflake | channelId {} |
The Channel from which to remove the Reaction. | |
Snowflake | emojiId {} |
The emoji id for which to remove the emoji. | |
std::string | emojiName {} |
The emoji name for which to remove the emoji. | |
Snowflake | messageId {} |
The Message from which to remove the Reaction. | |