2

Is it possible to send formatted message from Viber Bot with Markdown or HTML tags?

If yes - then how? What attributes to specify?

wowkin2
  • 5,895
  • 5
  • 23
  • 66

2 Answers2

4

Response from Viber Developer Support:

formatting text with our API is only possible for keyboard or rich media buttons, not for text messages.

wowkin2
  • 5,895
  • 5
  • 23
  • 66
1

Good news from future, add a character on both sides without space: bold with *, italic with _, wasted with ~, monospace with ```. But the formatted view is rendered only in the mobile version.

user378035
  • 11
  • 3