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

For deleting a bulk of messages. More...

#include <MessageEntities.hpp>

Public Data Members

snowflake channelId {}
 channel_data within which to delete the messages.
 
jsonifier::vector< snowflakemessageIds {}
 Array of message ids to delete.
 
jsonifier::string reason {}
 The reason for deleting the messages.
 

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