What is the max this can output?

Since main help channel is closed, I'm creating a post

This is the code:
guild.channels.cache.filter(channel => channel.isThread() && !channel.archived).size

What's the highest number this can output?
Was this page helpful?