danog\MadelineProto\FileCallback
Author: Daniil Gentili daniil@daniil.it
File callback interface.
Properties
$callback
:callable
Callback.
(float, float, float)
$file
:mixed
Method list:
Methods:
__construct(TT $file, callable $callback)
Construct file callback.
Parameters:
$file
:TT
File to download/upload$callback
:callable
See also:
TT
getFile(): TT
Get file.
See also:
TT
Generated by danog/phpdoc