Class TdApi.PushMessageContentChecklistTasksDone

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

public static class TdApi.PushMessageContentChecklistTasksDone extends TdApi.PushMessageContent
Some tasks from a checklist were marked as done or not done.
  • Field Details

    • taskCount

      public int taskCount
      Number of changed tasks.
    • CONSTRUCTOR

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

    • PushMessageContentChecklistTasksDone

      public PushMessageContentChecklistTasksDone()
      Some tasks from a checklist were marked as done or not done.
    • PushMessageContentChecklistTasksDone

      public PushMessageContentChecklistTasksDone(int taskCount)
      Some tasks from a checklist were marked as done or not done.
      Parameters:
      taskCount - Number of changed 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