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

For deleting all of the reactions on a particular message_data. More...

#include <ReactionEntities.hpp>

Public Data Members

snowflake channelId {}
 The channel_data from which you would like to remove the emoji.
 
snowflake messageId {}
 The message from which you would like to remove the emoji.
 

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