{
  "chat_ids": [
    123456789,
    "987654321",
    {
      "chat_id": "555666777"
    },
    {
      "chat_id": "888999000",
      "marketing_consent": true
    },
    {
      "chat_id": "-1001234567890",
      "pd_consent": true,
      "marketing_consent": false
    }
  ]
}
