{
  "name": "\u041f\u0435\u0440\u0435\u0441\u044b\u043b\u043a\u0430 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0439",
  "nodes": [
    {
      "parameters": {
        "events": [
          "new_message"
        ]
      },
      "name": "Pachca Trigger",
      "type": "n8n-nodes-pachca.pachcaTrigger",
      "typeVersion": 2,
      "position": [
        0,
        0
      ]
    },
    {
      "parameters": {
        "conditions": {
          "options": {
            "caseSensitive": false,
            "leftValue": "",
            "typeValidation": "strict"
          },
          "conditions": [
            {
              "id": "1",
              "leftValue": "={{ $json.chat_id }}",
              "rightValue": "CHAT_ID_\u0418\u0421\u0422\u041e\u0427\u041d\u0418\u041a\u0410",
              "operator": {
                "type": "number",
                "operation": "equals"
              }
            }
          ],
          "combinator": "and"
        }
      },
      "name": "IF \u0438\u0437 \u043d\u0443\u0436\u043d\u043e\u0433\u043e \u0447\u0430\u0442\u0430",
      "type": "n8n-nodes-base.if",
      "typeVersion": 2.2,
      "position": [
        220,
        0
      ]
    },
    {
      "parameters": {
        "resource": "message",
        "operation": "create",
        "entityId": "CHAT_ID_\u0426\u0415\u041b\u0415\u0412\u041e\u0413\u041e",
        "content": "**\u041f\u0435\u0440\u0435\u0441\u044b\u043b\u043a\u0430 \u043e\u0442 {{ $('Pachca Trigger').item.json.user_id }}:**\n\n{{ $('Pachca Trigger').item.json.content }}"
      },
      "name": "\u041f\u0435\u0440\u0435\u0441\u043b\u0430\u0442\u044c",
      "type": "n8n-nodes-pachca.pachca",
      "typeVersion": 2,
      "position": [
        440,
        0
      ]
    }
  ],
  "connections": {
    "Pachca Trigger": {
      "main": [
        [
          {
            "node": "IF \u0438\u0437 \u043d\u0443\u0436\u043d\u043e\u0433\u043e \u0447\u0430\u0442\u0430",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "IF \u0438\u0437 \u043d\u0443\u0436\u043d\u043e\u0433\u043e \u0447\u0430\u0442\u0430": {
      "main": [
        [
          {
            "node": "\u041f\u0435\u0440\u0435\u0441\u043b\u0430\u0442\u044c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {
    "executionOrder": "v1"
  }
}