WebhookOptions Interface

{
  "id": 2101,
  "name": "WebhookOptions",
  "variant": "declaration",
  "kind": 256,
  "flags": {},
  "children": [
    {
      "id": 2102,
      "name": "url",
      "variant": "declaration",
      "kind": 1024,
      "flags": {},
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 183,
          "character": 1
        }
      ],
      "type": {
        "type": "intrinsic",
        "name": "string"
      }
    }
  ],
  "groups": [
    {
      "title": "Properties",
      "children": [
        2102
      ]
    }
  ],
  "sources": [
    {
      "fileName": "packages/tgkit/src/types.ts",
      "line": 182,
      "character": 17
    }
  ]
}