Constructor: messageActionSuggestProfilePhoto
A new profile picture was suggested using photos.uploadContactProfilePhoto.
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| photo | Photo | Optional | The photo that the user suggested we set as profile picture. |
Type: MessageAction
Example:
$messageActionSuggestProfilePhoto = ['_' => 'messageActionSuggestProfilePhoto', 'photo' => Photo];