Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/discord_api_types/v9.ts>APIAuditLogChangeKeyPublicUpdatesChannelId

Up to date Discord API Typings, versioned by the API version
Go to Latest
type alias APIAuditLogChangeKeyPublicUpdatesChannelId
import { type APIAuditLogChangeKeyPublicUpdatesChannelId } from "https://deno.land/x/discord_api_types@0.37.37/v9.ts";

Returned when a guild's public_updates_channel_id is changed

definition: AuditLogChangeData<"public_updates_channel_id", string>