teleproto - v1.229.0
    Preparing search index...

    Class RequestWebView

    Hierarchy (View Summary)

    • Request<
          Partial<
              {
                  bot: TypeEntityLike;
                  compact?: boolean;
                  fromBotMenu?: boolean;
                  fullscreen?: boolean;
                  peer: TypeEntityLike;
                  platform: string;
                  replyTo?: TypeInputReplyTo;
                  sendAs?: TypeEntityLike;
                  silent?: boolean;
                  startParam?: string;
                  themeParams?: TypeDataJSON;
                  url?: string;
              },
          >,
          TypeWebViewResult,
      >
      • RequestWebView
    Index
    className: string
    classType: "constructor" | "request"
    CONSTRUCTOR_ID: number
    SUBCLASS_OF_ID: number
    __response: WebViewResultUrl
    bot: EntityLike
    className: "messages.RequestWebView"
    classType: "request"
    compact?: boolean
    CONSTRUCTOR_ID: 647873217
    fromBotMenu?: boolean
    fullscreen?: boolean
    originalArgs: Args
    peer: EntityLike
    platform: string
    sendAs?: EntityLike
    silent?: boolean
    startParam?: string
    SUBCLASS_OF_ID: 2479793990
    themeParams?: DataJSON
    url?: string