CSML-by-Clevy / csml-engine

CSML is an easy-to-use chatbot programming language and framework.

Home Page:https://csml.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram chatbot buttons are not displayed in a list

FleaFlist opened this issue · comments

Describe the bug
Hi

I'm not quite sure if it's a bug or not, but for some reason in the Telegram chatbot connected to CSML Studio chatbot only displays buttons horizontally, and because of that long button captions don't fit if there are more than 2 buttons.

To Reproduce
My code:
image

Telegram chatbot dialog looks like:
image

Expected behavior
Buttons should be displayed in the dialog with Telegram chatbot in the form of a list

Additional context
In the preview window of the editor buttons displays correct.
image

How do I make the buttons in Telegram display as a vertical list?

This is the CSML engine codebase which has nothing to do with telegram, so I'm closing this ticket. For CSML studio-related issues, please join the community slack https://csml.dev/slack.

(as an aside, the answer to your question is that it is not supported nor planned for the time being)