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