DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
Loading...
Searching...
No Matches
discord_core_api::delete_channel_permission_overwrites_data Struct Reference

For deleting the permission_types overwrites of a given channel for a given role or user_data. More...

#include <ChannelEntities.hpp>

Public Data Members

snowflake channelId {}
 The id of the channel_data to modify permissions for.
 
jsonifier::string reason {}
 Reason for deleting these permission overwrites.
 
snowflake roleOrUserId {}
 The role_data or user_data id for whom to delete the permission_types overwrites.
 

The documentation for this struct was generated from the following file: