utils.underline¶
Convert the given text to underline format
utils.underline(
text: str,
html: bool = True,
escape: bool = True
) → str
Source: pytdbot/utils/text_format.py
utils.underline¶Convert the given text to underline format
utils.underline(
text: str,
html: bool = True,
escape: bool = True
) → str
Source: pytdbot/utils/text_format.py