Class TdApi.PushMessageContentChatChangeTitle

Enclosing class:
TdApi

public static class TdApi.PushMessageContentChatChangeTitle extends TdApi.PushMessageContent
A chat title was edited.
  • Field Details

    • title

      public String title
      New chat title.
    • CONSTRUCTOR

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

    • PushMessageContentChatChangeTitle

      public PushMessageContentChatChangeTitle()
      A chat title was edited.
    • PushMessageContentChatChangeTitle

      public PushMessageContentChatChangeTitle(String title)
      A chat title was edited.
      Parameters:
      title - New chat title.
  • 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