java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageSuggestProfilePhoto
- Enclosing class:
- TdApi
A profile photo was suggested to a
user in a private chat.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The suggested chat photo. -
Constructor Summary
ConstructorDescriptionA profile photo was suggested to a user in a private chat.A profile photo was suggested to a user in a private chat.A profile photo was suggested to a user in a private chat. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
photo
The suggested chat photo. Use the method setProfilePhoto with inputChatPhotoPrevious to apply the photo. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageSuggestProfilePhoto
public MessageSuggestProfilePhoto()A profile photo was suggested to a user in a private chat. -
MessageSuggestProfilePhoto
A profile photo was suggested to a user in a private chat.- Parameters:
photo
- ChatPhoto The suggested chat photo. Use the method setProfilePhoto with inputChatPhotoPrevious to apply the photo.
-
MessageSuggestProfilePhoto
A profile photo was suggested to a user in a private chat.- 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()
-