UserChatBoosts Interface

{
  "id": 2910,
  "name": "UserChatBoosts",
  "variant": "declaration",
  "kind": 256,
  "flags": {},
  "children": [
    {
      "id": 2911,
      "name": "boosts",
      "variant": "declaration",
      "kind": 1024,
      "flags": {},
      "comment": {
        "summary": [
          {
            "kind": "text",
            "text": "The list of boosts added to the chat by the user"
          }
        ]
      },
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 2503,
          "character": 1
        }
      ],
      "type": {
        "type": "array",
        "elementType": {
          "type": "reference",
          "target": 2912,
          "name": "ChatBoost",
          "package": "tgkit"
        }
      }
    }
  ],
  "groups": [
    {
      "title": "Properties",
      "children": [
        2911
      ]
    }
  ],
  "sources": [
    {
      "fileName": "packages/tgkit/src/types.ts",
      "line": 2501,
      "character": 17
    }
  ]
}