Interface
APIChannelSlowmodeState
Slowmode state from GET /channels/{id}/slowmode.
Properties
next_send_allowed_at
: string | nullISO-8601 timestamp when the user can send again.
rate_limit_per_user
: numberSlowmode delay in seconds.
retry_after_ms
: numberMilliseconds until the user can send again.