![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For modifying the current positions of one or more Channels in the Guild. More...
#include <ChannelEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
Guild within which to re-order the Channel positions. | |
std::vector< ModifyGuildChannelPositionData > | modifyChannelData {} |
Array of new Channel position's responseData. | |
std::string | reason {} |
Reason for re-ordering the Channel positions. | |