Skip to main content
Module

x/denocordts/deps.ts>APIAuditLogChangeKeyRateLimitPerUser

An Object Oriented Discord API wrapper for Deno.
Latest
type alias APIAuditLogChangeKeyRateLimitPerUser
import { type APIAuditLogChangeKeyRateLimitPerUser } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Returned when a channel's amount of seconds a user has to wait before sending another message is changed

definition: AuditLogChangeData<"rate_limit_per_user", number>