![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For deleting the PermissionTypes overwrites of a given Channel for a given Role or User. More...
#include <ChannelEntities.hpp>
Public Data Members | |
Snowflake | channelId {} |
The id of the Channel to modify permissions for. | |
std::string | reason {} |
Reason for deleting these permission overwrites. | |
Snowflake | roleOrUserId {} |
The Role or User id for whom to delete the PermissionTypes overwrites. | |