mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 05:04:51 +00:00
import types
This commit is contained in:
parent
da2a9db70c
commit
885eb4b867
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
from typing import Union
|
||||
|
||||
import pyrogram
|
||||
from pyrogram import raw
|
||||
from pyrogram import raw, types
|
||||
|
||||
|
||||
class SendInlineBotResult:
|
||||
|
|
|
|||
Loading…
Reference in a new issue