- Enclosing class:
- TdApi
Suggests a profile photo to another
regular user with common messages.
Returns
Ok-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intProfile photo to suggest; inputChatPhotoPrevious isn't supported in this function.longUser identifier. -
Constructor Summary
ConstructorsConstructorDescriptionSuggests a profile photo to another regular user with common messages.SuggestUserProfilePhoto(long userId, TdApi.InputChatPhoto photo) Suggests a profile photo to another regular user with common messages.SuggestUserProfilePhoto(DataInput input) Suggests a profile photo to another regular user with common messages. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toStringMethods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
userId
public long userIdUser identifier. -
photo
Profile photo to suggest; inputChatPhotoPrevious isn't supported in this function. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
SuggestUserProfilePhoto
public SuggestUserProfilePhoto()Suggests a profile photo to another regular user with common messages. ReturnsOk -
SuggestUserProfilePhoto
Suggests a profile photo to another regular user with common messages. ReturnsOk- Parameters:
userId- long User identifier.photo- InputChatPhoto Profile photo to suggest; inputChatPhotoPrevious isn't supported in this function.
-
SuggestUserProfilePhoto
Suggests a profile photo to another regular user with common messages. ReturnsOk- 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()
-