Property | Type | Description | |
---|---|---|---|
$quick_replies | array |
Method | Description | |
---|---|---|
__construct ( $recipient, $text, $quick_replies ) | Message constructor. | |
getData ( ) |
public __construct ( $recipient, $text, $quick_replies ) | ||
$recipient | ||
$text | - string | |
$quick_replies | - array of array("content_type","title","payload"),..,.. |