{
  "id": "ConnectApi.​feedelement​capabilities",
  "nodeType": "class",
  "name": "​FeedElement​Capabilities",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​FeedElement​Capabilities",
    "textToLower": "​feedelement​capabilities",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​FeedElement​Capabilities_-1:0"
  },
  "order": 0,
  "memberOrder": 0,
  "accessModifier": {
    "type": "keyword.modifier.access",
    "text": "global",
    "textToLower": "global",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "keyword.modifier.access_global_-1:0"
  },
  "sharingModifier": {
    "type": "keyword.modifier.sharing",
    "text": "without sharing",
    "textToLower": "without sharing",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "keyword.modifier.sharing_without sharing_-1:0"
  },
  "description": "A container for all capabilities that can be included with a feed element.",
  "documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_feed_element_capabilities.htm",
  "classes": {},
  "interfaces": {},
  "enums": {},
  "variables": {
    "approval": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. approval",
      "nodeType": "variable",
      "name": "approval",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "approval",
        "textToLower": "approval",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_approval_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 1,
      "memberOrder": 1,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. approval",
      "simplifiedSignature": "ConnectApi. approval",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "associated": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability associated",
      "nodeType": "variable",
      "name": "associated",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "associated​Actions",
        "textToLower": "associated​actions",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_associated​Actions_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 2,
      "memberOrder": 2,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability associated",
      "simplifiedSignature": "Capability associated",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 37
            },
            "end": {
              "line": 0,
              "character": 47
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:37"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "banner": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. banner",
      "nodeType": "variable",
      "name": "banner",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "banner",
        "textToLower": "banner",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_banner_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 3,
      "memberOrder": 3,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. banner",
      "simplifiedSignature": "ConnectApi. banner",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "bookmarks": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. bookmarks",
      "nodeType": "variable",
      "name": "bookmarks",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "bookmarks",
        "textToLower": "bookmarks",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_bookmarks_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 4,
      "memberOrder": 4,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. bookmarks",
      "simplifiedSignature": "ConnectApi. bookmarks",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "bundle": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. bundle",
      "nodeType": "variable",
      "name": "bundle",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "bundle",
        "textToLower": "bundle",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_bundle_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 5,
      "memberOrder": 5,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. bundle",
      "simplifiedSignature": "ConnectApi. bundle",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "canvas": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi.canvas canvas",
      "nodeType": "variable",
      "name": "canvas",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "canvas",
        "textToLower": "canvas",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_canvas_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 6,
      "memberOrder": 6,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi.Canvas canvas",
      "simplifiedSignature": "ConnectApi.Canvas canvas",
      "datatype": {
        "id": ".datatype.ConnectApi.Canvas",
        "nodeType": "datatype",
        "name": "ConnectApi.Canvas",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi.Canvas"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "casecomment": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi.case casecomment",
      "nodeType": "variable",
      "name": "caseComment",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "caseComment",
        "textToLower": "casecomment",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_caseComment_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 7,
      "memberOrder": 7,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi.Case caseComment",
      "simplifiedSignature": "ConnectApi.Case caseComment",
      "datatype": {
        "id": ".datatype.ConnectApi.Case",
        "nodeType": "datatype",
        "name": "ConnectApi.Case",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi.Case"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "chatterlikes": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. chatterlikes",
      "nodeType": "variable",
      "name": "chatterLikes",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "chatterLikes",
        "textToLower": "chatterlikes",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_chatterLikes_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 8,
      "memberOrder": 8,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. chatterLikes",
      "simplifiedSignature": "ConnectApi. chatterLikes",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "close": {
      "id": "ConnectApi.​feedelement​capabilities.method.closecapability close",
      "nodeType": "variable",
      "name": "close",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "close",
        "textToLower": "close",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_close_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 9,
      "memberOrder": 9,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public CloseCapability close",
      "simplifiedSignature": "CloseCapability close",
      "datatype": {
        "id": ".datatype.CloseCapability",
        "nodeType": "datatype",
        "name": "CloseCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "CloseCapability",
          "textToLower": "closecapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 34
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_CloseCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "CloseCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "comments": {
      "id": "ConnectApi.​feedelement​capabilities.method.commentscapability comments",
      "nodeType": "variable",
      "name": "comments",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "comments",
        "textToLower": "comments",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_comments_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 10,
      "memberOrder": 10,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public CommentsCapability comments",
      "simplifiedSignature": "CommentsCapability comments",
      "datatype": {
        "id": ".datatype.CommentsCapability",
        "nodeType": "datatype",
        "name": "CommentsCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "CommentsCapability",
          "textToLower": "commentscapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 37
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_CommentsCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "CommentsCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "content": {
      "id": "ConnectApi.​feedelement​capabilities.method.contentcapability content",
      "nodeType": "variable",
      "name": "content",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "content",
        "textToLower": "content",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_content_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 11,
      "memberOrder": 11,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ContentCapability content",
      "simplifiedSignature": "ContentCapability content",
      "datatype": {
        "id": ".datatype.ContentCapability",
        "nodeType": "datatype",
        "name": "ContentCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "ContentCapability",
          "textToLower": "contentcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 36
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ContentCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ContentCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "dashboardcomponent": {
      "id": "ConnectApi.​feedelement​capabilities.method.snapshotcapability dashboardcomponent",
      "nodeType": "variable",
      "name": "dashboardComponent",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "dashboardComponent​Snapshot",
        "textToLower": "dashboardcomponent​snapshot",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_dashboardComponent​Snapshot_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 12,
      "memberOrder": 12,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public SnapshotCapability dashboardComponent",
      "simplifiedSignature": "SnapshotCapability dashboardComponent",
      "datatype": {
        "id": ".datatype.SnapshotCapability",
        "nodeType": "datatype",
        "name": "SnapshotCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "SnapshotCapability",
          "textToLower": "snapshotcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 38
            },
            "end": {
              "line": 0,
              "character": 56
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_SnapshotCapability_0:38"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "SnapshotCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "directmessage": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability directmessage",
      "nodeType": "variable",
      "name": "directMessage",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "directMessage",
        "textToLower": "directmessage",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_directMessage_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 13,
      "memberOrder": 13,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability directMessage",
      "simplifiedSignature": "Capability directMessage",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 33
            },
            "end": {
              "line": 0,
              "character": 43
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:33"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "edit": {
      "id": "ConnectApi.​feedelement​capabilities.method.editcapability edit",
      "nodeType": "variable",
      "name": "edit",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "edit",
        "textToLower": "edit",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_edit_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 14,
      "memberOrder": 14,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public EditCapability edit",
      "simplifiedSignature": "EditCapability edit",
      "datatype": {
        "id": ".datatype.EditCapability",
        "nodeType": "datatype",
        "name": "EditCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "EditCapability",
          "textToLower": "editcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 33
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_EditCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "EditCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "emailmessage": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability emailmessage",
      "nodeType": "variable",
      "name": "emailMessage",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "emailMessage",
        "textToLower": "emailmessage",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_emailMessage_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 15,
      "memberOrder": 15,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability emailMessage",
      "simplifiedSignature": "Capability emailMessage",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 32
            },
            "end": {
              "line": 0,
              "character": 42
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:32"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "enhancedlink": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability enhancedlink",
      "nodeType": "variable",
      "name": "enhancedLink",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "enhancedLink",
        "textToLower": "enhancedlink",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_enhancedLink_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 16,
      "memberOrder": 16,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability enhancedLink",
      "simplifiedSignature": "Capability enhancedLink",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 32
            },
            "end": {
              "line": 0,
              "character": 42
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:32"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "extensions": {
      "id": "ConnectApi.​feedelement​capabilities.method.extensionscapability extensions",
      "nodeType": "variable",
      "name": "extensions",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "extensions",
        "textToLower": "extensions",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_extensions_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 17,
      "memberOrder": 17,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ExtensionsCapability extensions",
      "simplifiedSignature": "ExtensionsCapability extensions",
      "datatype": {
        "id": ".datatype.ExtensionsCapability",
        "nodeType": "datatype",
        "name": "ExtensionsCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "ExtensionsCapability",
          "textToLower": "extensionscapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 39
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ExtensionsCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ExtensionsCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "feedentityshare": {
      "id": "ConnectApi.​feedelement​capabilities.method.sharecapability feedentityshare",
      "nodeType": "variable",
      "name": "feedEntityShare",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "feedEntityShare",
        "textToLower": "feedentityshare",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_feedEntityShare_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 18,
      "memberOrder": 18,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ShareCapability feedEntityShare",
      "simplifiedSignature": "ShareCapability feedEntityShare",
      "datatype": {
        "id": ".datatype.ShareCapability",
        "nodeType": "datatype",
        "name": "ShareCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "ShareCapability",
          "textToLower": "sharecapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 30
            },
            "end": {
              "line": 0,
              "character": 45
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ShareCapability_0:30"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ShareCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "files": {
      "id": "ConnectApi.​feedelement​capabilities.method.filescapability files",
      "nodeType": "variable",
      "name": "files",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "files",
        "textToLower": "files",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_files_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 19,
      "memberOrder": 19,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public FilesCapability files",
      "simplifiedSignature": "FilesCapability files",
      "datatype": {
        "id": ".datatype.FilesCapability",
        "nodeType": "datatype",
        "name": "FilesCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "FilesCapability",
          "textToLower": "filescapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 34
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_FilesCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "FilesCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "interactions": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability interactions",
      "nodeType": "variable",
      "name": "interactions",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "interactions",
        "textToLower": "interactions",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_interactions_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 20,
      "memberOrder": 20,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability interactions",
      "simplifiedSignature": "Capability interactions",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 32
            },
            "end": {
              "line": 0,
              "character": 42
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:32"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "link": {
      "id": "ConnectApi.​feedelement​capabilities.method.linkcapability link",
      "nodeType": "variable",
      "name": "link",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "link",
        "textToLower": "link",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_link_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 21,
      "memberOrder": 21,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public LinkCapability link",
      "simplifiedSignature": "LinkCapability link",
      "datatype": {
        "id": ".datatype.LinkCapability",
        "nodeType": "datatype",
        "name": "LinkCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "LinkCapability",
          "textToLower": "linkcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 33
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_LinkCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "LinkCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "mediareferences": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability mediareferences",
      "nodeType": "variable",
      "name": "mediaReferences",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "mediaReferences",
        "textToLower": "mediareferences",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_mediaReferences_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 22,
      "memberOrder": 22,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability mediaReferences",
      "simplifiedSignature": "Capability mediaReferences",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 34
            },
            "end": {
              "line": 0,
              "character": 44
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:34"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "moderation": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. moderation",
      "nodeType": "variable",
      "name": "moderation",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "moderation",
        "textToLower": "moderation",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_moderation_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 23,
      "memberOrder": 23,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. moderation",
      "simplifiedSignature": "ConnectApi. moderation",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "mute": {
      "id": "ConnectApi.​feedelement​capabilities.method.mutecapability mute",
      "nodeType": "variable",
      "name": "mute",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "mute",
        "textToLower": "mute",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_mute_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 24,
      "memberOrder": 24,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public MuteCapability mute",
      "simplifiedSignature": "MuteCapability mute",
      "datatype": {
        "id": ".datatype.MuteCapability",
        "nodeType": "datatype",
        "name": "MuteCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "MuteCapability",
          "textToLower": "mutecapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 33
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_MuteCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "MuteCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "origin": {
      "id": "ConnectApi.​feedelement​capabilities.method.origincapability origin",
      "nodeType": "variable",
      "name": "origin",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "origin",
        "textToLower": "origin",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_origin_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 25,
      "memberOrder": 25,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public OriginCapability origin",
      "simplifiedSignature": "OriginCapability origin",
      "datatype": {
        "id": ".datatype.OriginCapability",
        "nodeType": "datatype",
        "name": "OriginCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "OriginCapability",
          "textToLower": "origincapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 35
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_OriginCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "OriginCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "pin": {
      "id": "ConnectApi.​feedelement​capabilities.method.pincapability pin",
      "nodeType": "variable",
      "name": "pin",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "pin",
        "textToLower": "pin",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_pin_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 26,
      "memberOrder": 26,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public PinCapability pin",
      "simplifiedSignature": "PinCapability pin",
      "datatype": {
        "id": ".datatype.PinCapability",
        "nodeType": "datatype",
        "name": "PinCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "PinCapability",
          "textToLower": "pincapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 32
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_PinCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "PinCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "poll": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. poll",
      "nodeType": "variable",
      "name": "poll",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "poll",
        "textToLower": "poll",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_poll_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 27,
      "memberOrder": 27,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. poll",
      "simplifiedSignature": "ConnectApi. poll",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "questionandanswers": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. questionandanswers",
      "nodeType": "variable",
      "name": "questionAndAnswers",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "questionAndAnswers",
        "textToLower": "questionandanswers",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_questionAndAnswers_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 28,
      "memberOrder": 28,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. questionAndAnswers",
      "simplifiedSignature": "ConnectApi. questionAndAnswers",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "readby": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability readby",
      "nodeType": "variable",
      "name": "readBy",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "readBy",
        "textToLower": "readby",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_readBy_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 29,
      "memberOrder": 29,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability readBy",
      "simplifiedSignature": "Capability readBy",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 26
            },
            "end": {
              "line": 0,
              "character": 36
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:26"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "recommendations": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability recommendations",
      "nodeType": "variable",
      "name": "recommendations",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "recommendations",
        "textToLower": "recommendations",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_recommendations_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 30,
      "memberOrder": 30,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability recommendations",
      "simplifiedSignature": "Capability recommendations",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 35
            },
            "end": {
              "line": 0,
              "character": 45
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:35"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "recordsnaphot": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability recordsnaphot",
      "nodeType": "variable",
      "name": "recordSnaphot",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "recordSnaphot",
        "textToLower": "recordsnaphot",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_recordSnaphot_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 31,
      "memberOrder": 31,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability recordSnaphot",
      "simplifiedSignature": "Capability recordSnaphot",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 34
            },
            "end": {
              "line": 0,
              "character": 44
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:34"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "socialpost": {
      "id": "ConnectApi.​feedelement​capabilities.method.socialpostcapability socialpost",
      "nodeType": "variable",
      "name": "socialPost",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "socialPost",
        "textToLower": "socialpost",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_socialPost_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 32,
      "memberOrder": 32,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public SocialPostCapability socialPost",
      "simplifiedSignature": "SocialPostCapability socialPost",
      "datatype": {
        "id": ".datatype.SocialPostCapability",
        "nodeType": "datatype",
        "name": "SocialPostCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "SocialPostCapability",
          "textToLower": "socialpostcapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 39
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_SocialPostCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "SocialPostCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "status": {
      "id": "ConnectApi.​feedelement​capabilities.method.statuscapability status",
      "nodeType": "variable",
      "name": "status",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "status",
        "textToLower": "status",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_status_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 33,
      "memberOrder": 33,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public StatusCapability status",
      "simplifiedSignature": "StatusCapability status",
      "datatype": {
        "id": ".datatype.StatusCapability",
        "nodeType": "datatype",
        "name": "StatusCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "StatusCapability",
          "textToLower": "statuscapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 35
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_StatusCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "StatusCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "topics": {
      "id": "ConnectApi.​feedelement​capabilities.method.connectapi. topics",
      "nodeType": "variable",
      "name": "topics",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "topics",
        "textToLower": "topics",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_topics_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 34,
      "memberOrder": 34,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public ConnectApi. topics",
      "simplifiedSignature": "ConnectApi. topics",
      "datatype": {
        "id": ".datatype.ConnectApi.",
        "nodeType": "datatype",
        "name": "ConnectApi.",
        "startToken": {
          "type": "datatype.support.namespace",
          "text": "ConnectApi",
          "textToLower": "connectapi",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 7
            },
            "end": {
              "line": 0,
              "character": 17
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_ConnectApi_0:7"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "ConnectApi."
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "trackedchanges": {
      "id": "ConnectApi.​feedelement​capabilities.method.capability trackedchanges",
      "nodeType": "variable",
      "name": "trackedChanges",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "trackedChanges",
        "textToLower": "trackedchanges",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_trackedChanges_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 35,
      "memberOrder": 35,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public Capability trackedChanges",
      "simplifiedSignature": "Capability trackedChanges",
      "datatype": {
        "id": ".datatype.Capability",
        "nodeType": "datatype",
        "name": "Capability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "Capability",
          "textToLower": "capability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 34
            },
            "end": {
              "line": 0,
              "character": 44
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_Capability_0:34"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "Capability"
      },
      "parentName": "​FeedElement​Capabilities"
    },
    "updownvote": {
      "id": "ConnectApi.​feedelement​capabilities.method.updownvotecapability updownvote",
      "nodeType": "variable",
      "name": "upDownVote",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "upDownVote",
        "textToLower": "updownvote",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_upDownVote_-1:0"
      },
      "parentId": "ConnectApi.​feedelement​capabilities",
      "order": 36,
      "memberOrder": 36,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": 0,
            "character": 0
          },
          "end": {
            "line": 0,
            "character": 6
          },
          "isEmpty": false,
          "isSingleLine": true
        },
        "id": "token.type.identifier_public_0:0"
      },
      "signature": "public UpDownVoteCapability upDownVote",
      "simplifiedSignature": "UpDownVoteCapability upDownVote",
      "datatype": {
        "id": ".datatype.UpDownVoteCapability",
        "nodeType": "datatype",
        "name": "UpDownVoteCapability",
        "startToken": {
          "type": "datatype.custom.class",
          "text": "UpDownVoteCapability",
          "textToLower": "updownvotecapability",
          "isAux": false,
          "range": {
            "start": {
              "line": 0,
              "character": 19
            },
            "end": {
              "line": 0,
              "character": 39
            },
            "isEmpty": false,
            "isSingleLine": true
          },
          "id": "token.type.identifier_UpDownVoteCapability_0:19"
        },
        "parentId": "",
        "order": 0,
        "memberOrder": 0,
        "type": "UpDownVoteCapability"
      },
      "parentName": "​FeedElement​Capabilities"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 36,
  "queries": []
}