Class TdApi.PushMessageContentChecklistTasksAdded

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.PushMessageContent
org.drinkless.tdlib.TdApi.PushMessageContentChecklistTasksAdded
Enclosing class:
TdApi

public static class TdApi.PushMessageContentChecklistTasksAdded extends TdApi.PushMessageContent
Some tasks were added to a checklist.
  • Field Details

    • taskCount

      public int taskCount
      Number of added tasks.
    • CONSTRUCTOR

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

    • PushMessageContentChecklistTasksAdded

      public PushMessageContentChecklistTasksAdded()
      Some tasks were added to a checklist.
    • PushMessageContentChecklistTasksAdded

      public PushMessageContentChecklistTasksAdded(int taskCount)
      Some tasks were added to a checklist.
      Parameters:
      taskCount - Number of added tasks.
  • 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