BotCommandScopeChatAdministrators Interface

{
  "id": 2488,
  "name": "BotCommandScopeChatAdministrators",
  "variant": "declaration",
  "kind": 256,
  "flags": {},
  "children": [
    {
      "id": 2490,
      "name": "chatId",
      "variant": "declaration",
      "kind": 1024,
      "flags": {},
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 1293,
          "character": 1
        }
      ],
      "type": {
        "type": "union",
        "types": [
          {
            "type": "intrinsic",
            "name": "string"
          },
          {
            "type": "intrinsic",
            "name": "number"
          }
        ]
      }
    },
    {
      "id": 2489,
      "name": "type",
      "variant": "declaration",
      "kind": 1024,
      "flags": {},
      "comment": {
        "summary": [
          {
            "kind": "text",
            "text": "Scope type"
          }
        ]
      },
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 1292,
          "character": 1
        }
      ],
      "type": {
        "type": "reference",
        "target": 1981,
        "name": "ChatAdministrators",
        "package": "tgkit",
        "qualifiedName": "BotCommandScopeType.ChatAdministrators"
      }
    }
  ],
  "groups": [
    {
      "title": "Properties",
      "children": [
        2490,
        2489
      ]
    }
  ],
  "sources": [
    {
      "fileName": "packages/tgkit/src/types.ts",
      "line": 1290,
      "character": 17
    }
  ]
}