Constructors
constructor
Properties
duration
duration: number
enabled
enabled: boolean
limit
limit: number
type
Accessors
isChannel
get isChannel(): boolean
Returns boolean
isEnabled
get isEnabled(): boolean
Returns boolean
isGlobal
get isGlobal(): boolean
Returns boolean
isGuild
get isGuild(): boolean
Returns boolean
isMember
get isMember(): boolean
Returns boolean
isUser
get isUser(): boolean
Returns boolean
Methods
setDuration
setDuration(duration: number): this Returns this
setEnabled
setEnabled(enabled: boolean): this Returns this
setLimit
setLimit(limit: number): this Returns this
setType
Returns this
Static
Readonly
resolveThrottleTypeName
Returns string