![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For modifying the current GuildMember's values. More...
#include <GuildMemberEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
The Guild within which to modify the current user's values. | |
std::string | nick {} |
A new nickname for the current user. | |
std::string | reason {} |
A reason for modifying the current user's values. | |