teleproto - v1.229.0
    Preparing search index...

    Class WebViewResultUrl

    Hierarchy (View Summary)

    • VirtualClass<
          {
              fullscreen?: boolean;
              fullsize?: boolean;
              queryId?: long;
              sameOrigin?: boolean;
              url: string;
          },
      >
      • WebViewResultUrl
    Index
    • Parameters

      • args: {
            fullscreen?: boolean;
            fullsize?: boolean;
            queryId?: BigInteger;
            sameOrigin?: boolean;
            url: string;
        }

      Returns WebViewResultUrl

    • Returns {
          fullscreen?: boolean;
          fullsize?: boolean;
          queryId?: BigInteger;
          sameOrigin?: boolean;
          url: string;
      }

    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    className: "WebViewResultUrl"
    classType: "constructor"
    CONSTRUCTOR_ID: 1294139288
    fullscreen?: boolean
    fullsize?: boolean
    originalArgs: {
        fullscreen?: boolean;
        fullsize?: boolean;
        queryId?: BigInteger;
        sameOrigin?: boolean;
        url: string;
    }
    queryId?: BigInteger
    sameOrigin?: boolean
    SUBCLASS_OF_ID: 2479793990
    url: string