Поделиться через


TopicChangedListener type

Обратный вызов для ChatAdapterSubscribers событие topicChanged.

type TopicChangedListener = (event: { topic: string }) => void