![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Team object data. More...
#include <FoundationEntities.hpp>
Inherits DiscordCoreAPI::GetCreatedAtTimeStamp< ValueType >.
Public Data Members | |
std::string | icon {} |
Icon for the team. | |
jsonifier::vector< TeamMembersObjectData > | members {} |
Array of team members object data. | |
Snowflake | ownerUserId {} |
UserData id of the team owner. | |