cooldownExclusions
cooldownExclusions: { channelIDs?: undefined | string[]; guildIDs?: undefined | string[]; userIDs?: undefined | string[] }
Type declaration
-
Optional channelIDs?: undefined | string[]
-
Optional guildIDs?: undefined | string[]
-
Optional userIDs?: undefined | string[]