java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageChatChangePhoto
- Enclosing class:
- TdApi
An updated chat photo.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
New chat photo. -
Constructor Summary
ConstructorDescriptionAn updated chat photo.An updated chat photo.MessageChatChangePhoto
(DataInput input) An updated chat photo. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
photo
New chat photo. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageChatChangePhoto
public MessageChatChangePhoto()An updated chat photo. -
MessageChatChangePhoto
An updated chat photo.- Parameters:
photo
- ChatPhoto New chat photo.
-
MessageChatChangePhoto
An updated chat photo.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-