Telegram module: dynamic reply keyboard in json format

Is it possible to use dynamic reply keyboard in json format in the telegram module?

Hi @webpython, the Telegram node does have support for the Reply Keyboard and you can use dynamic values via expressions. For example:

In this example, the text used for the reply keyboard buttons is coming from my previous node.

2 Likes

It’s good but I need to implement dynamic number of rows in the reply keyboard. I see no chance to realize it using Telegram module.

1 Like

I have the same question

Any updates on this one?

Would be great to define inline/reply keyboards dynamically based on data coming from previous nodes.

Is there any update on this subject?