79250523

Date: 2024-12-04 09:29:10
Score: 3
Natty:
Report link

You can send message with media like .gif file.

          await bot.sendAnimation(chatId, defaultIMG.file_id, {
            duration: defaultIMG.duration || 2,
            width: defaultIMG.width || 640,
            height: defaultIMG.height || 640,
            thumb: defaultIMG.thumb.file_id,
            caption: strBotDM, // Add the caption here
            parse_mode: "HTML",
          });

Please check this github repo. https://github.com/Any-bot/D2T-msg-forward

Also https://dev.to/plzbugmenot/building-a-discord-to-telegram-token-address-forwarder-8m

I wanna hear from you.

Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): Please check this
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Brave