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