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

For geting a single invite's responseData from a guild. More...

#include <GuildEntities.hpp>

Public Data Members

snowflake guildScheduledEventId {}
 The guild scheduled event to include with the invite.
 
snowflake inviteId {}
 The id of the invite you wish to acquire.
 
bool withCount {}
 collect usage etc counts?
 
bool withExpiration {}
 collect expiration time/date?
 

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