Class TdApi.UpdateQuickReplyShortcuts

Enclosing class:
TdApi

public static class TdApi.UpdateQuickReplyShortcuts extends TdApi.Update
The list of quick reply shortcuts has changed.
  • Field Details

    • shortcutIds

      public int[] shortcutIds
      The new list of identifiers of quick reply shortcuts.
    • CONSTRUCTOR

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

    • UpdateQuickReplyShortcuts

      public UpdateQuickReplyShortcuts()
      The list of quick reply shortcuts has changed.
    • UpdateQuickReplyShortcuts

      public UpdateQuickReplyShortcuts(int[] shortcutIds)
      The list of quick reply shortcuts has changed.
      Parameters:
      shortcutIds - The new list of identifiers of quick reply shortcuts.
  • 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