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