![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For deleting a Guild integration. More...
#include <GuildEntities.hpp>
Public Data Members | |
Snowflake | guildId {} |
The Guild from which to delete the integration from. | |
Snowflake | integrationId {} |
The integration's id which we are going to delete. | |
std::string | reason {} |
Reason for deleting the integration. | |