![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For removing a GuildMember from a chosen Guild. More...
#include <GuildMemberEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
Guild from which to kick the chosen GuildMember. | |
Snowflake | guildMemberId {} |
Id of the chosen GuildMember to kick. | |
std::string | reason {} |
Reason for kicking the GuildMember. | |