danog\MadelineProto\TL\Conversion\Exception
Author: Daniil Gentili daniil@daniil.it
TL conversion exception.
Method list:
updateTLTrace()
getTLTrace()
setTLTrace(string $tlTrace)
prettifyTL(string $init, array $trace)
Methods:
updateTLTrace()
Update TL trace.
getTLTrace()
Get TL trace.
setTLTrace(string $tlTrace)
Set TL trace.
Parameters:
$tlTrace
:string
TL trace
prettifyTL(string $init, array $trace)
Generate async trace.
Parameters:
$init
:string
Method name$trace
:array
Async trace
Generated by danog/phpdoc