mirror of
https://github.com/PaiGramTeam/PaiGram.git
synced 2024-11-16 04:35:49 +00:00
修改错误的引用
This commit is contained in:
parent
802bd94a61
commit
fca92617e8
@ -1,6 +1,6 @@
|
||||
from pyrogram.errors import BadRequest
|
||||
from telegram import Update
|
||||
from telegram.constants import ChatAction
|
||||
from telegram.error import BadRequest
|
||||
from telegram.ext import CallbackContext
|
||||
|
||||
from config import config
|
||||
|
Loading…
Reference in New Issue
Block a user