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