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

For removing a role_data from a chosen guild. More...

#include <RoleEntities.hpp>

Public Data Members

snowflake guildId {}
 The id of the guild from which to remove the role_data.
 
jsonifier::string reason {}
 Reason for removing this role_data.
 
snowflake roleId {}
 The id of the role_data to remove.
 

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