Constructor: inputChatPhoto
Existing photo to be set as a chat profile photo.
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| id | MessageMedia, Message, Update or InputPhoto | Optional | Existing photo |
Type: InputChatPhoto
Example:
$inputChatPhoto = ['_' => 'inputChatPhoto', 'id' => InputPhoto];