We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62b93c commit 015ee9eCopy full SHA for 015ee9e
functions/client.js
@@ -1,5 +1,4 @@
1
const { Api } = require('@top-gg/sdk')
2
-const { ActivityType } = require('discord.js')
3
4
const guildCount = async (client) => {
5
const guildsSize = await client.shard.fetchClientValues('guilds.cache.size')
0 commit comments