mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-07 09:43:46 +00:00
Fix typos and add the URL_INVALID error
This commit is contained in:
@@ -180,7 +180,7 @@ async def handler(event):
|
||||
reply_to=event.reply_to_msg_id
|
||||
)
|
||||
|
||||
# We have two @client.on, both could fire, stop stop that
|
||||
# We have two @client.on, both could fire, stop that
|
||||
raise events.StopPropagation
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user