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

For removing a previous created ban. More...

#include <GuildEntities.hpp>

Public Data Members

snowflake guildId {}
 The guild from which to erase the ban.
 
jsonifier::string reason {}
 The reason for removing this ban.
 
snowflake userId {}
 The user snowflake of the user who's ban to erase.
 

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