mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 23:36:55 +01:00
560 B
560 B
title | description |
---|---|
inputThumbLocal | Local file with the thumb |
Constructor: inputThumbLocal
Local file with the thumb
Attributes:
Name | Type | Required | Description |
---|---|---|---|
path | string | Yes | Path to the file with the thumb |
width | int | Yes | Thumb width, use 0 if unknown |
height | int | Yes | Thumb height, use 0 if unknown |