![]() |
DiscordCoreAPI
A Discord bot library written in C++, with custom asynchronous coroutines.
|
For collecting puiblic archived Threads from a given Channel. More...
#include <ThreadEntities.hpp>
Public Data Members | |
std::string | before {} |
Returns threads before this timeStamp. | |
Snowflake | channelId {} |
The Channel to acquire the Threads from. | |
int32_t | limit {} |
Maximum number of threads to return. | |