![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For removing a previous created Ban. More...
#include <GuildEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
The Guild from which to remove the Ban. | |
std::string | reason {} |
The reason for removing this Ban. | |
Snowflake | userId {} |
The user Id of the user who's ban to remove. | |