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

Team object data. More...

#include <FoundationEntities.hpp>

Public Data Members

jsonifier::string icon {}
 Icon for the team.
 
jsonifier::vector< team_members_object_datamembers {}
 Array of team members object data.
 
snowflake ownerUserId {}
 User_data id of the team owner.
 

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