D++ (DPP)
A Lightweight C++ library for Discord
dpp::thread_metadata Struct Reference

metadata for threads More...

+ Collaboration diagram for dpp::thread_metadata:

Public Attributes

bool archived
 Whether a thread is archived. More...
 
time_t archive_timestamp
 When the thread was archived. More...
 
uint16_t auto_archive_duration
 The duration after a thread will archive. More...
 
bool locked
 Whether a thread is locked. More...
 
bool invitable
 Whether non-moderators can add other non-moderators. More...
 

Detailed Description

metadata for threads

Member Data Documentation

◆ archive_timestamp

time_t dpp::thread_metadata::archive_timestamp

When the thread was archived.

◆ archived

bool dpp::thread_metadata::archived

Whether a thread is archived.

◆ auto_archive_duration

uint16_t dpp::thread_metadata::auto_archive_duration

The duration after a thread will archive.

◆ invitable

bool dpp::thread_metadata::invitable

Whether non-moderators can add other non-moderators.

◆ locked

bool dpp::thread_metadata::locked

Whether a thread is locked.

D++ Library version 9.0.14D++ Library version 9.0.13D++ Library version 9.0.12D++ Library version 9.0.11D++ Library version 9.0.10D++ Library version 9.0.9D++ Library version 9.0.8D++ Library version 9.0.7D++ Library version 9.0.6D++ Library version 9.0.5D++ Library version 9.0.4D++ Library version 9.0.3D++ Library version 9.0.2D++ Library version 9.0.1D++ Library version 9.0.0D++ Library version 1.0.2D++ Library version 1.0.1D++ Library version 1.0.0