Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ButtonTemplate not working #1239

Open
edmund5 opened this issue Dec 30, 2020 · 2 comments
Open

ButtonTemplate not working #1239

edmund5 opened this issue Dec 30, 2020 · 2 comments

Comments

@edmund5
Copy link

edmund5 commented Dec 30, 2020

  • BotMan Version: 2.0.#
  • PHP Version: 7.1.33
  • Messaging Service(s): Facebook Messenger
  • Cache Driver:

Description:

I'm trying to use ButtonTemplate but it doesn't work

$bot->reply(ButtonTemplate::create('Hello world')
    ->addButton(ElementButton::create('button1')->type('postback')->payload('Click me!'))
);
@ahmedatef00
Copy link

did you solve the problem @edmund5 ?!!

@edmund5
Copy link
Author

edmund5 commented Jan 17, 2021

did you solve the problem @edmund5 ?!!

Nope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants