mirror of
https://github.com/yasirarism/MissKatyPyro.git
synced 2026-01-04 19:24:51 +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 re
|
||||||
import logging
|
import logging
|
||||||
from utils import demoji
|
from utils import demoji
|
||||||
from pykeyboard import InlineKeyboard
|
from pykeyboard import InlineKeyboard, InlineButton
|
||||||
from pyrogram.types import (
|
from pyrogram.types import (
|
||||||
InlineKeyboardMarkup,
|
InlineKeyboardMarkup,
|
||||||
InlineKeyboardButton,
|
InlineKeyboardButton,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue