[Feature Request] Telegram Forwarding Messages

Hello guys, it has been long time since I have no updates on telegram for new features including a very core feature for forwarding messages using the API…

I’ve searched for the way and created it manually using http call but i hope to see it as core feature in telegram app.

Here’s the API Call:
https://api.telegram.org/bot{{TOKEN}}/forwardMessage?**chat_id**={{Channel/Group/User ID}}&**from_chat_id**={{Channel/Group/User ID Of Forwarded Message}}&**message_id**={{Message / Post ID}}&**media_group_id**={{You need this if you're forwarding album or multiple media files}}