Missing (is_persistent) parameter in (ReplyKeyboardMarkup) in Telegram

Hello,

The (is_persistent) parameter is designed to keep the telegram bot keyboard persistent and prevent it from closing, however, this field is not available in n8n.

Reference:
https://core.telegram.org/bots/api#replykeyboardmarkup

Please add support for this feature.
Thank you.