utils.escape_html¶
Escape HTML characters in the given text
utils.escape_html(
text: str,
quote: bool = True
) → str
Source: pytdbot/utils/escape.py
utils.escape_html¶Escape HTML characters in the given text
utils.escape_html(
text: str,
quote: bool = True
) → str
Source: pytdbot/utils/escape.py