mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Pyrofork: clean debug print
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
parent
1300819269
commit
f888ef5387
1 changed files with 0 additions and 2 deletions
|
|
@ -130,8 +130,6 @@ class Dispatcher:
|
|||
)
|
||||
|
||||
async def story_parser(update, users, chats):
|
||||
print(update)
|
||||
print(update.story)
|
||||
return (
|
||||
await pyrogram.types.Story._parse(self.client, update.story, update.peer),
|
||||
StoryHandler
|
||||
|
|
|
|||
Loading…
Reference in a new issue