teleproto - v1.229.0
    Preparing search index...

    Class RequestSimpleWebView

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  bot: TypeEntityLike;
                  compact?: boolean;
                  fromSideMenu?: boolean;
                  fromSwitchWebview?: boolean;
                  fullscreen?: boolean;
                  platform: string;
                  startParam?: string;
                  themeParams?: TypeDataJSON;
                  url?: string;
              },
          >,
          TypeWebViewResult,
      >
      • RequestSimpleWebView
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: WebViewResultUrl
    bot: EntityLike
    className: "messages.RequestSimpleWebView"
    classType: "request"
    compact?: boolean
    CONSTRUCTOR_ID: 1094336115
    fromSideMenu?: boolean
    fromSwitchWebview?: boolean
    fullscreen?: boolean
    originalArgs: Args
    platform: string
    startParam?: string
    SUBCLASS_OF_ID: 2479793990
    themeParams?: DataJSON
    url?: string