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

For updating the role_data positions. More...

#include <RoleEntities.hpp>

Public Data Members

snowflake guildId {}
 The guild within which to move the role_data.
 
uint32_t newPosition {}
 The new position of the role_data.
 
jsonifier::string reason {}
 Reason for modifying the role_data positions.
 
snowflake roleId {}
 The id of the role_data to move.
 

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