TopicChangedListener type

Zpětné volání pro ChatAdapterSubscribers události topicChanged.

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