typealias APIAuditLogChangeKeyVanityURLCode

external
export type APIAuditLogChangeKeyVanityURLCode = AuditLogChangeData<'vanity_url_code', string>;

Returned when a guild's vanity_url_code is changed

Union Members

AuditLogChangeData<'vanity_url_code', string>