Class TdApi.MessageChatChangePhoto

Enclosing class:
TdApi

public static class TdApi.MessageChatChangePhoto extends TdApi.MessageContent
An updated chat photo.
  • Field Details

    • photo

      public TdApi.ChatPhoto photo
      New chat photo.
    • CONSTRUCTOR

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

    • MessageChatChangePhoto

      public MessageChatChangePhoto()
      An updated chat photo.
    • MessageChatChangePhoto

      public MessageChatChangePhoto(TdApi.ChatPhoto photo)
      An updated chat photo.
      Parameters:
      photo - New chat photo.
  • 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