Skip to main content
Module

x/discord_api_types/payloads/v10/mod.ts>APIAuditLogChangeKeyDefaultThreadRateLimitPerUser

Up to date Discord API Typings, versioned by the API version
Go to Latest
type alias APIAuditLogChangeKeyDefaultThreadRateLimitPerUser
import { type APIAuditLogChangeKeyDefaultThreadRateLimitPerUser } from "https://deno.land/x/discord_api_types@0.37.98/payloads/v10/mod.ts";

Returned when a thread's amount of seconds a user has to wait before creating another thread gets changed

definition: AuditLogChangeData<"default_thread_rate_limit_per_user", number>