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
FieldsModifier and TypeFieldDescriptionstatic final intNew chat photo. -
Constructor Summary
ConstructorsConstructorDescriptionAn 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:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-