Class TdApi.BotWriteAccessAllowReasonLaunchedWebApp

Enclosing class:
TdApi

public static class TdApi.BotWriteAccessAllowReasonLaunchedWebApp extends TdApi.BotWriteAccessAllowReason
The user launched a Web App using getWebAppLinkUrl.
  • Field Details

    • webApp

      public TdApi.WebApp webApp
      Information about the Web App.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • BotWriteAccessAllowReasonLaunchedWebApp

      public BotWriteAccessAllowReasonLaunchedWebApp()
      The user launched a Web App using getWebAppLinkUrl.
    • BotWriteAccessAllowReasonLaunchedWebApp

      public BotWriteAccessAllowReasonLaunchedWebApp(TdApi.WebApp webApp)
      The user launched a Web App using getWebAppLinkUrl.
      Parameters:
      webApp - Information about the Web App.
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR