![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For getting all of the Reactions. More...
#include <ReactionEntities.hpp>
Public Data Members | |
Snowflake | afterId {} |
Get users after this user ID. | |
Snowflake | channelId {} |
The Channel from which to acquire the reactors. | |
std::string | emoji {} |
The emoji name for which to acquire the reactors. | |
int32_t | limit {} |
The maximum number of reactors to collect. | |
Snowflake | messageId {} |
The Message from which to acquire the reactors. | |