![]() |
D++ (DPP)
C++ Discord API Bot Library
|
Represets a reaction to a dpp::message. More...
#include <message.h>
Collaboration diagram for dpp::reaction:Public Attributes | |
| uint32_t | count |
| snowflake | emoji_id |
| bool | me |
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