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

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.
 

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