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

Get guild widget data. More...

#include <FoundationEntities.hpp>

Public Data Members

jsonifier::vector< channel_datachannels {}
 Voice and stage channels which are accessible by everyone.
 
jsonifier::string instantInvite {}
 Instant invite for the guilds specified widget invite channel.
 
jsonifier::vector< user_datamembers {}
 Special widget user objects that includes users presence (limit 100).
 
jsonifier::string name {}
 Guild name (2-100 characters).
 
uint64_t presenceCount {}
 Number of online members in this guild.
 

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