To get a photo from a report, use the command report/get_result_photo:
svc=report/get_result_photo¶ms={"attachmentIndex":<uint>, "border":<uint>}
Name | Description |
---|---|
attachmentIndex | attachment index |
border | max size of photo ( 0 - original size) |
Returns an image in PNG format.
|