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

For modifying the current positions of one or more channels in the guild_data. More...

#include <ChannelEntities.hpp>

Public Data Members

snowflake guildId {}
 Guild within which to re-order the channel_data positions.
 
jsonifier::vector< modify_guild_channel_position_datamodifyChannelData {}
 Array of new channel_data position's responseData.
 
jsonifier::string reason {}
 Reason for re-ordering the channel_data positions.
 

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