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

For deleting a single Guild Invite. More...

#include <GuildEntities.hpp>

Public Data Members

Snowflake inviteId {}
 The Invite which you would like to delete.
 
std::string reason {}
 Reason for deleting the Invite.
 

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