Telegram - Inline Keyboard as json

The idea is:

Add an option to set the Inline Keyboard action type for Send Message action via JSON payload instead of the rows with KV

My use case:

Currently it’s not possible to use Inline Keyboard feature if I have a dynamic list of entries or a list of entries loaded from external system (e.g. list of web servers), so I’d like to have an option to define the key-value pairs within JSON array.