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

For collecting joined protected archived threads from a given channel. More...

#include <ThreadEntities.hpp>

Public Data Members

jsonifier::string before {}
 Returns threads before this timeStamp.
 
snowflake channelId {}
 The channel_data to acquire the threads from.
 
int32_t limit {}
 Maximum number of threads to return.
 

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