utils.custom_emoji¶
Convert the given emoji to custom emoji format
utils.custom_emoji(
emoji: str,
custom_emoji_id: int,
html: bool = True
) → str
Source: pytdbot/utils/text_format.py
utils.custom_emoji¶Convert the given emoji to custom emoji format
utils.custom_emoji(
emoji: str,
custom_emoji_id: int,
html: bool = True
) → str
Source: pytdbot/utils/text_format.py