Skip to content

utils.custom_emoji

util

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