Link Search Menu Expand Document

danog\MadelineProto\TL\Types\Button

Back to index

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