View Source ExTDLib.Method.SuggestUserProfilePhoto (ExTDLib v0.0.4)
Suggests a profile photo to another regular user with common messages. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| user_id | string | User identifier. |
| photo | InputChatPhoto | Profile photo to suggest; inputChatPhotoPrevious isn't supported in this function. |
More details on telegram's documentation.