typealias APIAuditLogChangeKeyApplicationId

external
export type APIAuditLogChangeKeyApplicationId = AuditLogChangeData<'application_id', Snowflake>;

The application ID of the added or removed Webhook or Bot

Union Members

AuditLogChangeData<'application_id', Snowflake>