![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Get Guild Widget Data. More...
#include <FoundationEntities.hpp>
Public Data Members | |
std::vector< ChannelData > | channels {} |
Voice and stage channels which are accessible by everyone. | |
std::string | instantInvite {} |
Instant invite for the guilds specified widget invite channel. | |
std::vector< UserData > | members {} |
Special widget user objects that includes users presence (Limit 100). | |
std::string | name {} |
Guild name (2-100 characters). | |
int32_t | presence_count {} |
Number of online members in this guild. | |
![]() | |
Snowflake | id {} |
Additional Inherited Members | |
![]() | |
std::string | getCreatedAtTimestamp (TimeFormat timeFormat) |
Converts the snowflake-id into a time and date stamp. | |