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

For deleting one's own reaction_data. More...

#include <ReactionEntities.hpp>

Public Data Members

snowflake channelId {}
 The channel_data from which to remove the reaction_data.
 
snowflake emojiId {}
 The emoji id for which to remove the emoji.
 
jsonifier::string emojiName {}
 The emoji name for which to remove the emoji.
 
snowflake messageId {}
 The message from which to remove the reaction_data.
 

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