{
  "nodes": [
    {
      "id": "a4445957-defc-4769-ad55-62e795507d35",
      "name": "Upload to ImageKit",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1488,
        512
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "71165037-51f8-4ea2-a467-fc0772e3cc87",
      "name": "Telegram Trigger1",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        112,
        784
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f35481ad-ee5b-4650-9203-13391ff4a06f",
      "name": "Check if Photo1",
      "type": "n8n-nodes-base.if",
      "position": [
        512,
        784
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "761f8ac5-b6a1-4922-b198-4f36db5e6653",
      "name": "Send Error Message1",
      "type": "n8n-nodes-base.telegram",
      "position": [
        768,
        800
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b2e91b69-7238-4149-b561-8481602c61b2",
      "name": "Get File Path",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        864,
        512
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "104e96fb-2d05-44ec-88a2-e579bb27e307",
      "name": "Download Image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1088,
        512
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "c1e4d1b1-8ebb-4cae-be48-1f6c0af538c9",
      "name": "Send Watermarked Photo",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2192,
        512
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "598a0258-33cf-44c4-a0d6-df76dcd9c24b",
      "name": "Add Logo1",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1760,
        512
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "06c9c04e-23ec-4b05-8758-0f4f10c98b26",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ef158cca-e14c-4f61-a4aa-3f952f5c26e6",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        704
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0cabcb1d-a697-4f41-931b-dcf382808d71",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        688,
        704
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9267abad-e342-40d7-8c52-3ecef135fabb",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        768,
        320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "1d900555-92c8-4c07-b70a-42c77148111a",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1344,
        320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e164da75-3dc3-4b93-b6ff-8b53dc5ea1cb",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2096,
        320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "212a0acc-8e70-48ee-bbea-7d7cbf4ca896",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "connections": {
    "Add Logo1": {
      "main": [
        [
          {
            "node": "Send Watermarked Photo",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get File Path": {
      "main": [
        [
          {
            "node": "Download Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download Image": {
      "main": [
        [
          {
            "node": "Upload to ImageKit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check if Photo1": {
      "main": [
        [
          {
            "node": "Get File Path",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Send Error Message1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger1": {
      "main": [
        [
          {
            "node": "Check if Photo1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload to ImageKit": {
      "main": [
        [
          {
            "node": "Add Logo1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}