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