Compartilhar via


TopicChangedListener type

Retorno de chamada para chatAdapterSubscribers evento 'topicChanged'.

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