Skip to content

Commit

Permalink
import types
Browse files Browse the repository at this point in the history
  • Loading branch information
npdkdev committed Sep 28, 2023
1 parent da2a9db commit 885eb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrogram/methods/bots/send_inline_bot_result.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from typing import Union

import pyrogram
from pyrogram import raw
from pyrogram import raw, types


class SendInlineBotResult:
Expand Down

0 comments on commit 885eb4b

Please sign in to comment.