Class TdApi.UpdateAttachmentMenuBots

Enclosing class:
TdApi

public static class TdApi.UpdateAttachmentMenuBots extends TdApi.Update
The list of bots added to attachment or side menu has changed.
  • Field Details

    • bots

      public TdApi.AttachmentMenuBot[] bots
      The new list of bots. The bots must not be shown on scheduled messages screen.
    • CONSTRUCTOR

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

    • UpdateAttachmentMenuBots

      public UpdateAttachmentMenuBots()
      The list of bots added to attachment or side menu has changed.
    • UpdateAttachmentMenuBots

      public UpdateAttachmentMenuBots(TdApi.AttachmentMenuBot[] bots)
      The list of bots added to attachment or side menu has changed.
      Parameters:
      bots - The new list of bots. The bots must not be shown on scheduled messages screen.
  • 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