![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For removing a Role from a chosen Guild. More...
#include <RoleEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
The id of the Guild from which to remove the Role. | |
std::string | reason {} |
Reason for removing this Role. | |
Snowflake | roleId {} |
The id of the Role to remove. | |