Class TdApi.MessageChatChangePhoto

  • Enclosing class:
    TdApi

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

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MessageChatChangePhoto

        public MessageChatChangePhoto()
        Default constructor.
      • MessageChatChangePhoto

        public MessageChatChangePhoto​(TdApi.Photo photo)
        Constructor for initialization of all fields.
        Parameters:
        photo - New chat photo.