Fix typos and add the URL_INVALID error

This commit is contained in:
Lonami Exo
2018-07-14 10:43:24 +02:00
parent dc3d281274
commit 5017a9d1da
4 changed files with 4 additions and 3 deletions

View File

@@ -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