![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data that is received as part of an Integration deletion event. More...
#include <EventManager.hpp>
Public Data Members | |
Snowflake | applicationId {} |
Application id of the current application. | |
Snowflake | guildId {} |
The id of the Guild for which the Integration was deleted. | |
Snowflake | id {} |
The id of the deleted Integration. | |