Skip to main content
Module

x/discord_api_types/v6.ts>APIAuditLogChangeKeyAllow

Up to date Discord API Typings, versioned by the API version
Go to Latest
type alias APIAuditLogChangeKeyAllow
Deprecated
Deprecated

Use allow_new instead

import { type APIAuditLogChangeKeyAllow } from "https://deno.land/x/discord_api_types@0.37.11/v6.ts";

Returned when an overwrite's allowed permissions bitfield is changed

deprecated
definition: AuditLogChangeData<"allow", number>