![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For modifying the Channel position responseData of a single Channel. More...
#include <ChannelEntities.hpp>
Public Data Members | |
Snowflake | id {} |
Channel id. | |
bool | lockPermissions {} |
Syncs the permission overwrites with the new parent, if moving to a new category. | |
Snowflake | parentId {} |
The new parent ID for the Channel that is moved. | |
int32_t | position {} |
Sorting position of the Channel. | |