GitCaptain / aggregator-bot

Simple tg bot (client) which monitors choosen channels and copy info from them to another place.
MIT License
0 stars 0 forks source link

Calculate file hash properly #6

Open GitCaptain opened 1 year ago

GitCaptain commented 1 year ago

Currently file hash calculating for file_reference which is not right thing to do. It should be calculated from bytes from download_media method.