Updated to libbot 1.3 replacing old classes
This commit is contained in:
@@ -5,7 +5,7 @@ from pyrogram.types import (
|
||||
InputTextMessageContent,
|
||||
)
|
||||
|
||||
from classes.pyroclient import PyroClient
|
||||
from libbot.pyrogram.classes import PyroClient
|
||||
|
||||
|
||||
@Client.on_inline_query() # type: ignore
|
||||
|
Reference in New Issue
Block a user