![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For updating the Role positions. More...
#include <RoleEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
The Guild within which to move the Role. | |
int32_t | newPosition {} |
The new position of the Role. | |
std::string | reason {} |
Reason for modifying the Role positions. | |
Snowflake | roleId {} |
The id of the Role to move. | |