# Channels in Response for Telegram a nd Facebook Messanger Bot

**URL:** https://forum.rasa.com/t/channels-in-response-for-telegram-a-nd-facebook-messanger-bot/41327
**Category:** Rasa Open Source
**Created:** [March 16, 2021, 5:47am UTC](https://forum.rasa.com/t/channels-in-response-for-telegram-a-nd-facebook-messanger-bot/41327 "2021-03-16T05:47:56Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![anoopshrma](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/anoopshrma/32/13349_2.png) [@anoopshrma](https://forum.rasa.com/u/anoopshrma)
#### Post date: [March 16, 2021, 5:47am UTC](https://forum.rasa.com/t/channels-in-response-for-telegram-a-nd-facebook-messanger-bot/41327/1 "2021-03-16T05:47:56Z")

</div>

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 ?

---

<div class="post-metadata">

### Author: ![tyd](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/tyd/32/3030_2.png) [@tyd](https://forum.rasa.com/u/tyd)
#### Post date: [March 16, 2021, 5:50pm UTC](https://forum.rasa.com/t/channels-in-response-for-telegram-a-nd-facebook-messanger-bot/41327/2 "2021-03-16T17:50:59Z")

</div>

Hi @anoopshrma. You can create [response variations for each channel](https://rasa.com/docs/rasa/responses#channel-specific-response-variations). Does this answer your question?

---

<div class="post-metadata">

### Author: ![anoopshrma](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/anoopshrma/32/13349_2.png) [@anoopshrma](https://forum.rasa.com/u/anoopshrma)
#### Post date: [March 17, 2021, 4:50am UTC](https://forum.rasa.com/t/channels-in-response-for-telegram-a-nd-facebook-messanger-bot/41327/3 "2021-03-17T04:50:16Z")

</div>

Hi @tyd ,

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

---

<div class="post-metadata">

### Author: ![tyd](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/tyd/32/3030_2.png) [@tyd](https://forum.rasa.com/u/tyd)
#### Post date: [March 17, 2021, 6:59pm UTC](https://forum.rasa.com/t/channels-in-response-for-telegram-a-nd-facebook-messanger-bot/41327/4 "2021-03-17T18:59:23Z")

</div>

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