0

I have any custom emoji pack, and need to use emojies from this pack in bot messages, using Telebot(TelegramBotApi)

In fact we need an "html tag" to attach our custom emojis in a message. We didn't find these tags where ever we searched for them.

CallMeStag
  • 5,467
  • 1
  • 7
  • 22

1 Answers1

0

If you want your bot to be able to use custom emoji, you'll have to purchase a username for it on Telegrams platform Fragment. See the last bullet point in the release notes of Bot API 6.7: https://core.telegram.org/bots/api-changelog#april-21-2023

CallMeStag
  • 5,467
  • 1
  • 7
  • 22