Preview environment

typealias APIAuditLogChangeKeyTopic

export type APIAuditLogChangeKeyTopic = APIAuditLogChangeData<'topic', string>;

Returned when a channel's topic is changed

Union Members

APIAuditLogChangeData<'topic', string>