Class TdApi.BotWriteAccessAllowReasonAddedToAttachmentMenu

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.BotWriteAccessAllowReason
org.drinkless.tdlib.TdApi.BotWriteAccessAllowReasonAddedToAttachmentMenu
Enclosing class:
TdApi

public static class TdApi.BotWriteAccessAllowReasonAddedToAttachmentMenu extends TdApi.BotWriteAccessAllowReason
The user added the bot to attachment or side menu using toggleBotIsAddedToAttachmentMenu.
  • Field Details

    • CONSTRUCTOR

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

    • BotWriteAccessAllowReasonAddedToAttachmentMenu

      public BotWriteAccessAllowReasonAddedToAttachmentMenu()
      The user added the bot to attachment or side menu using toggleBotIsAddedToAttachmentMenu.
  • Method Details