![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Team object data. More...
#include <FoundationEntities.hpp>
Public Data Members | |
std::string | icon {} |
Icon for the team. | |
std::vector< TeamMembersObjectData > | members {} |
Array of team members object data. | |
Snowflake | ownerUserId {} |
User id of the team owner. | |
![]() | |
Snowflake | id {} |
Additional Inherited Members | |
![]() | |
std::string | getCreatedAtTimestamp (TimeFormat timeFormat) |
Converts the snowflake-id into a time and date stamp. | |