Channels in Response for Telegram a nd Facebook Messanger Bot

I’m creating a FAQ bot which has multiple buttons in some questions.

While Fecabook messanger bot doesn’t allow you more than 3 buttons otherwise you have to use quick replies. Can I add the different responses for button in same action ?

For example

utter_select_one:

  • buttons:
    • payload: /one title: one

Can i add channel value in the above response ?

Hi @anoopshrma. You can create response variations for each channel. Does this answer your question?

Hi @tyd ,

Yes That’s exactly what I want to do but does response variation works in button responses

@anoopshrma What do you mean by “in button responses”?