rubenlagus / TelegramBots

Java library to create bots using Telegram Bots API
https://telegram.me/JavaBotsApi
MIT License
4.8k stars 1.23k forks source link

Using Telegrambot to Forward Reply Messages #1409

Closed 1047884595 closed 3 months ago

1047884595 commented 3 months ago

I have now created a robot to forward information between Group A and Group B. I have a question: when the robot needs to forward a reply message sent by a user, how to forward the format and content of the reply message together to another group

Chase22 commented 3 months ago

Is already being discussed in the telegram chat