![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Team members object data. More...
#include <FoundationEntities.hpp>
Public Data Members | |
int32_t | membershipState {} |
Current state. | |
std::vector< Permissions > | permissions {} |
Permissions for the team. | |
Snowflake | teamId {} |
Id of the current team. | |
UserData | user {} |
User data of the current User. | |