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