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 Thread. More...

#include <FoundationEntities.hpp>

Inheritance diagram for DiscordCoreAPI::ThreadMemberData:
[legend]

Public Data Members

int32_t flags {}
 Flags.
 
TimeStamp joinTimestamp {}
 The time at which the member joined this Thread.
 
Snowflake userId {}
 The User's id.
 
- Public Data Members inherited from DiscordCoreAPI::DiscordEntity
Snowflake id {}
 The identifier "snowflake" of the given entity.
 

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