{
"direction": "inbound",
"attribution": {
"utm_source": "string",
"utm_medium": "string",
"utm_campaign": "string"
},
"kind": "telegram_topic",
"data_tg": {
"chat_id": "string",
"user_id": "string",
"from_id": "string",
"message_id": "string",
"reply_to_message_id": "string",
"linked_chat_id": "string",
"chat_type": "private",
"callback_id": "string",
"is_bot": true,
"thread_id": 0
}
}