Variable: ThreadLimits
const
ThreadLimits:object
Namespace containing limits related to Discord threads.
Type declaration
MaximumThreadsToFetch
readonly
MaximumThreadsToFetch:100
Maximum number of threads to return from the threads API.
MinimumThreadsToFetch
readonly
MinimumThreadsToFetch:1
Minimum number of threads to return from the threads API.
Defined in
node_modules/@sapphire/discord-utilities/dist/esm/index.d.mts:193