tgallice / fb-messenger-sdk

Facebook Messenger Bot php sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple buttons

MrMegamind opened this issue · comments

Hi
How do I create multiple buttons to be sent back to user?

$elements = [new WebUrl(array('Welcome' => 'https://gastric.care/hub/welcome/', 'HUB'=>'https://gastric.care/HUB')),

This does not help

Any help is appreciated. Thank you