Type Alias ChatEventHandler

ChatEventHandler: ((action: string, conversation: Conversation) => void)

Обробник подій чату.