MadelineProto/docs/TD_docs/constructors/inputThumbLocal.md
2017-08-25 15:05:53 +02:00

652 B

title description
inputThumbLocal Local file with the thumb

Constructor: inputThumbLocal

Back to constructors index

Local file with the thumb

Attributes:

Name Type Required Description
path string Yes Path to the file with the thumb, file should be less than 200KB
width int Yes Thumb width, usually shouldn't excceed 90. Use 0 if unknown
height int Yes Thumb height, usually shouldn't excceed 90. Use 0 if unknown

Type: InputThumb