![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For modifying a Channel's properties. More...
#include <ChannelEntities.hpp>
Public Data Members | |
UpdateChannelData | channelData {} |
The responseData of the Channel to be updated. | |
Snowflake | channelId {} |
The id of the Channel to modify. | |
std::string | reason {} |
A reason for modifying the Channel. | |