Код: Выделить всё
def feed(bot, update):
bot.send_message(chat_id=update.message.chat_id, text="reply this message"
bot.forward_message(chat_id="telegram group", from_chat_id="username bot", message_id=?)
Как это возможно?
Подробнее здесь: https://stackoverflow.com/questions/503 ... ram-python
Мобильная версия