typealias APIAuditLogChangeKeyApplicationId

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

The application ID of the added or removed Webhook or Bot

APIAuditLogChangeData<'application_id', Snowflake>