![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data that is received as part of a Reaction remove emoji event. More...
#include <EventManager.hpp>
Public Data Members | |
Snowflake | channelId {} |
The id of the Channel from which the Reactions were deleted. | |
EmojiData | emoji {} |
The id of the Emoji which was removed from the Message. | |
Snowflake | guildId {} |
The id of the Guild from which the Reactions were deleted. | |
Snowflake | messageId {} |
The id of the Message from which the Reactions were deleted. | |