Preview environment

typealias APIAuditLogChangeKeyApplicationId

export type APIAuditLogChangeKeyApplicationId = APIAuditLogChangeData<'application_id', Snowflake>;

The application ID of the added or removed Webhook or Bot

Union Members

APIAuditLogChangeData<'application_id', Snowflake>