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

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

#include <FoundationEntities.hpp>

Public Data Members

uint64_t flags {}
 Flags.
 
snowflake id {}
 This threadmemberdata's id.
 
jsonifier::string joinTimestamp {}
 The time at which the member joined this thread_data.
 
snowflake userId {}
 The user_data's id.
 

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