mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 15:14:52 +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
|
from typing import Union
|
||||||
|
|
||||||
import pyrogram
|
import pyrogram
|
||||||
from pyrogram import raw
|
from pyrogram import raw, types
|
||||||
|
|
||||||
|
|
||||||
class SendInlineBotResult:
|
class SendInlineBotResult:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue