ChatId Type

{
  "id": 2092,
  "name": "ChatId",
  "variant": "declaration",
  "kind": 2097152,
  "flags": {},
  "sources": [
    {
      "fileName": "packages/tgkit/src/types.ts",
      "line": 166,
      "character": 12
    }
  ],
  "type": {
    "type": "union",
    "types": [
      {
        "type": "intrinsic",
        "name": "number"
      },
      {
        "type": "templateLiteral",
        "head": "@",
        "tail": [
          [
            {
              "type": "intrinsic",
              "name": "string"
            },
            ""
          ]
        ]
      },
      {
        "type": "templateLiteral",
        "head": "",
        "tail": [
          [
            {
              "type": "intrinsic",
              "name": "number"
            },
            ""
          ]
        ]
      }
    ]
  }
}