Next_offset parameter of the Telegram Answer Inline Query node does not exist?

In the Telegram bot API for the answerInlineQuery call there is the next_offset parameter to manage the pagination of the results, but this parameter seems cannot be configured in the Telegram node of n8n?

Maybe it should be a Additional Field for the next_offset parameter to manage the results pagination?