View Source ExTDLib.Method.GetSuggestedFileName (ExTDLib v0.0.4)
Returns suggested name for saving a file in a given directory. Returns object_ptr<Text>.
| Name | Type | Description |
|---|---|---|
| file_id | number | Identifier of the file. |
| directory | string | Directory in which the file is supposed to be saved. |
More details on telegram's documentation.