Property | Type | Description | |
---|---|---|---|
$title | null | string | Button title | |
$type | null | string | Button type | |
$url | null | string | Button url |
Method | Description | |
---|---|---|
__construct ( string $type, string $title, string $url = '' ) | MessageButton constructor. | |
getData ( ) : array | Get Button data |