10

I am trying to implement a Facebook messenger bot. I have trouble with the bot replying with a response that contains large amount of words. Is there a limit to the number of words that can be used in a response?

P.S : It works fine otherwise

asked Jun 10, 2016 at 16:08

2 Answers 2

14

As described in the doc, text message must be UTF-8 and has a 2000 character limit.

There are other restrictions in template for field title, subtitle & call-to-actions button.

answered Jun 13, 2016 at 14:19
Sign up to request clarification or add additional context in comments.

2 Comments

Thanks. This is what i was looking for
Now 2000 character limit
9
answered Feb 20, 2018 at 10:33

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.