Preview environment

typealias APIAuditLogChangeKeyLocation

export type APIAuditLogChangeKeyLocation = APIAuditLogChangeData<'location', string>;

Returned when location of a guild scheduled event is changed

Union Members

APIAuditLogChangeData<'location', string>