Property | Type | Description | |
---|---|---|---|
$buttons | array | Buttons | |
$image_url | null | string | Image url | |
$subtitle | null | string | Subtitle | |
$title | null | string | Title | |
$url | null | string | Url |
Method | Description | |
---|---|---|
__construct ( string $title, string $subtitle, string $image_url = '', array $buttons = [], $url = '' ) | MessageElement constructor. | |
getData ( ) : array | Get Element data |