Unable to raise row in Inline Keyboard (Telegram)

I am creating a telegram bot whose main functionality is tied to the Inline Keyboard (these buttons display device models). With the release of new models, I would like to create a new row at the top, not at the bottom, as it is currently implemented. A new row is created only at the bottom and it cannot be moved to the top (there is no “Drag Item”). How can this problem be solved? Is it possible to somehow make an analogue of the “Drag Item” as it is implemented in “Switch”?