Skip to content

utils.table

util

Create a table

utils.table(
  bordered: ? = False,
  striped: ? = False,
  compact: ? = False,
  caption: ? = None,
  *rows: ?
)

Source: pytdbot/utils/rich_messages.py