![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
Meta data for a Thread type of Channel. More...
#include <FoundationEntities.hpp>
Public Data Members | |
bool | archived {} |
Whether or not this Thread is currently archived. | |
TimeStamp | archiveTimestamp {} |
(Where applicable) the time at which this Thread was archived. | |
int32_t | autoArchiveDuration {} |
How int64_t before archiving this Thread. | |
bool | invitable {} |
The id of the individual who archived this Thread. | |
bool | locked {} |
Whether or not this Thread is currently locked. | |