mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2025-12-29 17:44:50 +00:00
Fix
This commit is contained in:
parent
d1e159e2f3
commit
ce4a28b840
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ import json
|
|||
import re
|
||||
import logging
|
||||
from utils import demoji
|
||||
from pykeyboard import InlineKeyboard
|
||||
from pykeyboard import InlineKeyboard, InlineButton
|
||||
from pyrogram.types import (
|
||||
InlineKeyboardMarkup,
|
||||
InlineKeyboardButton,
|
||||
|
|
|
|||
Loading…
Reference in a new issue