danog\MadelineProto\TL\Types\Button
Author: Daniil Gentili daniil@daniil.it
Clickable button.
Properties
$label
:string
Button label
Method list:
Methods:
click(boolean $donotwait = true)
Click on button.
Parameters:
$donotwait
:boolean
Whether to wait for the result of the method
jsonSerialize(): array
Serialize button.
Generated by danog/phpdoc