mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 20:07:50 +01:00
464 B
464 B
title | description |
---|---|
inputChatPhoto | inputChatPhoto attributes, type and example |
Constructor: inputChatPhoto
Attributes:
Name | Type | Required |
---|---|---|
id | InputPhoto | Required |
Type: InputChatPhoto
Example:
$inputChatPhoto = ['_' => 'inputChatPhoto', 'id' => InputPhoto, ];