def forwarded(bot, update): bot.sendMessage(update.message.chat_id, text='This msg forwaded information:\n {}'.format(update.effective_message))