ChatMemberRestrictOptions Interface

{
  "id": 2402,
  "name": "ChatMemberRestrictOptions",
  "variant": "declaration",
  "kind": 256,
  "flags": {},
  "children": [
    {
      "id": 2403,
      "name": "untilDate",
      "variant": "declaration",
      "kind": 1024,
      "flags": {
        "isOptional": true
      },
      "comment": {
        "summary": [
          {
            "kind": "text",
            "text": "Date when restrictions will be lifted for the user, unix time.\nIf user is restricted for more than 366 days or less than 30 seconds from the current time,\nthey are considered to be restricted forever"
          }
        ]
      },
      "sources": [
        {
          "fileName": "packages/tgkit/src/types.ts",
          "line": 1055,
          "character": 1
        }
      ],
      "type": {
        "type": "reference",
        "target": {
          "sourceFileName": "node_modules/.pnpm/typescript@5.5.3/node_modules/typescript/lib/lib.es5.d.ts",
          "qualifiedName": "Date"
        },
        "name": "Date",
        "package": "typescript"
      }
    }
  ],
  "groups": [
    {
      "title": "Properties",
      "children": [
        2403
      ]
    }
  ],
  "sources": [
    {
      "fileName": "packages/tgkit/src/types.ts",
      "line": 1049,
      "character": 17
    }
  ]
}