Features:
- Add support for emojis with
<emoji id="1234">👍</emoji>,<tg-emoji emoji-id="1234>👍</tg-emoji>HTML tags andtg://emoji?id=1234HTML/markdown links, in addition to the pre-existingemoji:idHTML/markdown links. - Add
showPromptAppInfosetting, to allow throwing an exception instead of showing a readline/UI prompt if no API ID was configured.
Fixes:
- Change name of parameter of
broadcastForwardMessagesfromidstomessage_idsto avoid confusion.