Skip to content
hiei.js

Cooldown

Cooldown information about a slash command. Stored in a collection on the interaction handler.

Properties

PropertyTypeDescription
memberGuildMemberThe member who last used the command
timestampNumberThe date in milliseconds when this command was last used

Further reading