ChatPhoto Interface

{
  "id": 2108,
  "name": "ChatPhoto",
  "variant": "declaration",
  "kind": 256,
  "flags": {},
  "children": [
    {
      "id": 2111,
      "name": "bigFileId",
      "variant": "declaration",
      "kind": 1024,
      "flags": {},
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 214,
          "character": 1
        }
      ],
      "type": {
        "type": "intrinsic",
        "name": "string"
      }
    },
    {
      "id": 2112,
      "name": "bigFileUniqueId",
      "variant": "declaration",
      "kind": 1024,
      "flags": {},
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 215,
          "character": 1
        }
      ],
      "type": {
        "type": "intrinsic",
        "name": "string"
      }
    },
    {
      "id": 2109,
      "name": "smallFileId",
      "variant": "declaration",
      "kind": 1024,
      "flags": {},
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 212,
          "character": 1
        }
      ],
      "type": {
        "type": "intrinsic",
        "name": "string"
      }
    },
    {
      "id": 2110,
      "name": "smallFileUniqueId",
      "variant": "declaration",
      "kind": 1024,
      "flags": {},
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 213,
          "character": 1
        }
      ],
      "type": {
        "type": "intrinsic",
        "name": "string"
      }
    }
  ],
  "groups": [
    {
      "title": "Properties",
      "children": [
        2111,
        2112,
        2109,
        2110
      ]
    }
  ],
  "sources": [
    {
      "fileName": "packages/tgkit/src/types.ts",
      "line": 211,
      "character": 17
    }
  ]
}