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()
        An updated chat photo.
      • MessageChatChangePhoto

        public MessageChatChangePhoto​(TdApi.ChatPhoto photo)
        An updated chat photo.
        Parameters:
        photo - New chat photo.