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

For modifying the channel_data position responseData of a single channel_data. More...

#include <ChannelEntities.hpp>

Public Data Members

snowflake id {}
 channel_data 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_data that is moved.
 
int32_t position {}
 Sorting position of the channel_data.
 

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