Variable: ThreadLimits
constThreadLimits:object
Defined in: node_modules/@sapphire/discord-utilities/dist/esm/index.d.mts:193
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.