Condividi tramite


TopicChangedListener type

Callback per ChatAdapterSubscribers evento 'topicChanged'.

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