export type APIAuditLogChangeKeyTopic = AuditLogChangeData<'topic', string>;
Returned when a channel's topic is changed
AuditLogChangeData<'topic', string>
export type APIAuditLogChangeKeyTopic = AuditLogChangeData<'topic', string>;
Returned when a channel's topic is changed