PalashMudi

Results 4 issues of PalashMudi

### Checklist - [X] I am sure the error is coming from Pyrogram's code and not elsewhere - [X] I have searched in the issue tracker for similar bug reports,...

Starting process with command `python3 bot.py` 2023-10-09T14:50:34.083941+00:00 heroku[worker.1]: State changed from starting to up 2023-10-09T14:51:11.321043+00:00 app[worker.1]: 2505600 2023-10-09T14:51:56.156294+00:00 app[worker.1]: Telegram says: [400 FILE_REFERENCE_EXPIRED] - The file id contains an expired...

2023-10-06T13:05:41.038383+00:00 app[web.1]: await self.session.start() 2023-10-06T13:05:41.038384+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.11/site-packages/pyrogram/session/session.py", line 142, in start 2023-10-06T13:05:41.038384+00:00 app[web.1]: raise e 2023-10-06T13:05:41.038385+00:00 app[web.1]: File "/app/.heroku/python/lib/python3.11/site-packages/pyrogram/session/session.py", line 109, in start 2023-10-06T13:05:41.038385+00:00 app[web.1]: await self.send(raw.functions.Ping(ping_id=0), timeout=self.START_TIMEOUT) 2023-10-06T13:05:41.038385+00:00...