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