Telegram resize keyboard

After using Telegram keyboard attribute in my automation scripts, I’m looking to resize the keyboard into a Telegram message (it’s too big into the client).
I read official Telegram Bot Api documentation and I found a resize_keyboard option that is:

Requests clients to resize the keyboard vertically for optimal fit (e.g., make the keyboard smaller if there are just two rows of buttons). Defaults to false, in which case the custom keyboard is always of the same height as the app’s standard keyboard.

but I doesn’t find this optional attribute into home assistant documentation of any Telegram components.
Do you have the need to resize keyboard in Telegram message? How do you solve it?
Thank you for the help

1 Like

Did you ever find a sollution for this?

E.

I’m looking for a solution as well.
Is there any any solution?

Looking for solution as well.

Did somebody find a solution for the “resize_keyboard” option?