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

Team members object data. More...

#include <FoundationEntities.hpp>

Public Data Members

uint64_t membershipState {}
 current state.
 
jsonifier::vector< permissions_parse > permissions {}
 Permissions for the team.
 
snowflake teamId {}
 snowflake of the current team.
 
user_data user {}
 User_data data of the current user_data.
 

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