Cooldown
Cooldown information about a slash command. Stored in a collection on the interaction handler.
Properties
Property | Type | Description |
---|---|---|
member | GuildMember | The member who last used the command |
timestamp | Number | The date in milliseconds when this command was last used |