323 B
323 B
Constructor: inputChatUploadedPhoto
Attributes:
Name | Type | Required |
---|---|---|
file | InputFile | Required |
Type: InputChatPhoto
Example:
$inputChatUploadedPhoto = ['file' => InputFile, ];