• Preparing search index...
  • The search index is not available
Documentation - v0.23.3
  • Documentation
  • @mtcute/node
  • methods
  • closeWebview

Function closeWebview

  • closeWebview(
        client: ITelegramClient,
        webview: Long | WebviewResult,
    ): Promise<void>
  • Close a webview previously opened by openWebview method.

    Parameters

    • client: ITelegramClient
    • webview: Long | WebviewResult

      Webview result returned by openWebview, or its .queryId

    Returns Promise<void>

    • Defined in packages/core/src/highlevel/methods/bots/open-webview.ts:239

Settings

Member Visibility
Documentation - v0.23.3
  • Loading...

Generated using TypeDoc