D++ (DPP)
C++ Discord API Bot Library
|
Represets a reaction to a dpp::message. More...
#include <message.h>
Public Attributes | |
uint32_t | count |
bool | me |
snowflake | emoji_id |
Represets a reaction to a dpp::message.
uint32_t dpp::reaction::count |
Number of times this reaction has been added
snowflake dpp::reaction::emoji_id |
ID of emoji for reaction
bool dpp::reaction::me |
Reaction was from the bot's id