![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data that is received as part of an Invite deletion event. More...
#include <EventManager.hpp>
Public Data Members | |
Snowflake | channelId {} |
The id of the Channel for which the Invite existed. | |
std::string | code {} |
The code of the Invite. | |
Snowflake | guildId {} |
The id of the Guild for which the Invite existed. | |