![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For deleting a bulk of Messages. More...
#include <MessageEntities.hpp>
Public Data Members | |
Snowflake | channelId {} |
Channel within which to delete the Messages. | |
std::vector< Snowflake > | messageIds {} |
Array of Message ids to delete. | |
std::string | reason {} |
The reason for deleting the Messages. | |