Eleirbag89 / TelegramBotPHP

A very simple PHP Telegram Bot API for sending messages.
http://eleirbag89.github.io/TelegramBotPHP
MIT License
807 stars 341 forks source link

Please Add Forward From Username #294

Closed mhdi-khosravi closed 6 months ago

mhdi-khosravi commented 9 months ago

Hello There is no function for getting Username of a forwarded message so please add it: public function FromUsername() { return $this->data['message']['forward_from']['username']; } Line 2032 is a good place. Thank you.

stale[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.