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

Team object data. More...

#include <FoundationEntities.hpp>

Inherits DiscordCoreAPI::GetCreatedAtTimeStamp< ValueType >.

Public Data Members

std::string icon {}
 Icon for the team.
 
jsonifier::vector< TeamMembersObjectDatamembers {}
 Array of team members object data.
 
Snowflake ownerUserId {}
 UserData id of the team owner.
 

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