mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 05:36:56 +01:00
707 B
707 B
title | description |
---|---|
inputThumbGenerated | Generated thumb |
Constructor: inputThumbGenerated
Generated thumb
Attributes:
Name | Type | Required | Description |
---|---|---|---|
original_path | string | Yes | Path to the original file |
conversion | string | Yes | String specifying conversion applied to the original file, should be persistent across application restart |
width | int | Yes | Thumb width, use 0 if unknown |
height | int | Yes | Thumb height, use 0 if unknown |