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

Data for a single member of a ThreadData. More...

#include <FoundationEntities.hpp>

Inherits DiscordCoreAPI::GetCreatedAtTimeStamp< ValueType >.

Public Data Members

uint64_t flags {}
 Flags.
 
Snowflake id {}
 This threadmemberdata's id.
 
std::string joinTimestamp {}
 The time at which the member joined this ThreadData.
 
Snowflake userId {}
 The UserData's id.
 

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