Interface

APIChannelSlowmodeState

Slowmode state from GET /channels/{id}/slowmode.

Properties

next_send_allowed_at: string | null

ISO-8601 timestamp when the user can send again.

rate_limit_per_user: number

Slowmode delay in seconds.

retry_after_ms: number

Milliseconds until the user can send again.