utils.table_cell¶
Create a table data cell
utils.table_cell(
colspan: ? = None,
rowspan: ? = None,
align: ? = None,
valign: ? = None,
*children: ?
)
Source: pytdbot/utils/rich_messages.py
utils.table_cell¶Create a table data cell
utils.table_cell(
colspan: ? = None,
rowspan: ? = None,
align: ? = None,
valign: ? = None,
*children: ?
)
Source: pytdbot/utils/rich_messages.py