typealias APIAuditLogChangeKeyTopic

external
export type APIAuditLogChangeKeyTopic = AuditLogChangeData<'topic', string>;

Returned when a channel's topic is changed

Union Members

AuditLogChangeData<'topic', string>