Class TdApi.MessageChatChangeTitle

Enclosing class:
TdApi

public static class TdApi.MessageChatChangeTitle extends TdApi.MessageContent
An updated chat title.
  • 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

    • MessageChatChangeTitle

      public MessageChatChangeTitle()
      An updated chat title.
    • MessageChatChangeTitle

      public MessageChatChangeTitle(String title)
      An updated chat title.
      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