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

For modifying the current guild_member_data's values. More...

#include <GuildMemberEntities.hpp>

Public Data Members

snowflake guildId {}
 The guild within which to modify the current user's values.
 
jsonifier::string nick {}
 A new nickname for the current user.
 
jsonifier::string reason {}
 A reason for modifying the current user's values.
 

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