.. _row: Row ************* **Row** widget is used to place all buttons inside single row. You can place any keyboard widgets inside it (for example buttons or groups) and it will ignore any hierarchy and just place telegram buttons in a row. .. literalinclude:: ./example.py .. image:: /resources/row.png