randydev commited on
Commit
331c1cb
·
verified ·
1 Parent(s): 1b1c5b2

Update Akeno/utils/chat.py

Browse files
Files changed (1) hide show
  1. Akeno/utils/chat.py +1 -1
Akeno/utils/chat.py CHANGED
@@ -38,7 +38,7 @@ to create pyrogram library [PYTHON]
38
  - do not use telethon
39
 
40
  from pyrogram import Client, filters
41
- from pyrogram.erros import *
42
  from Akeno.utils.handler import *
43
  from config import *
44
 
 
38
  - do not use telethon
39
 
40
  from pyrogram import Client, filters
41
+ from pyrogram.errors import *
42
  from Akeno.utils.handler import *
43
  from config import *
44