DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::get_reactions_data Struct Reference

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_data from which to acquire the reactors.
 
jsonifier::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.
 

The documentation for this struct was generated from the following file: