![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Data for a single member of a Thread. More...
#include <FoundationEntities.hpp>
Public Data Members | |
int32_t | flags {} |
Flags. | |
TimeStamp | joinTimestamp {} |
The time at which the member joined this Thread. | |
Snowflake | userId {} |
The User's id. | |
![]() | |
Snowflake | id {} |
The identifier "snowflake" of the given entity. | |