mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-04 21:47:50 +01:00
323 B
323 B
Constructor: inputChatUploadedPhoto
Attributes:
Name | Type | Required |
---|---|---|
file | InputFile | Required |
Type: InputChatPhoto
Example:
$inputChatUploadedPhoto = ['file' => InputFile, ];