![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data that is received as part of a Guild ban add event. More...
#include <EventManager.hpp>
Public Data Members | |
Snowflake | guildId {} |
The Guild they were un-banned from. | |
User | user {} |
The User id of the person who was un-banned. | |