![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For banning a current GuildMember. More...
#include <GuildEntities.hpp>
Public Data Members | |
int32_t | deleteMessageDays {} |
The number of days of their Messages to delete. | |
Snowflake | guildId {} |
The id of the Guild from which to ban the member. | |
Snowflake | guildMemberId {} |
The id of the member to be banned. | |
std::string | reason {} |
The reason for the ban. | |