Skip to content

Commit 3d85a37

Browse files
authored
Update To V0.0.5 🔥
1 parent e8fb976 commit 3d85a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Rkn_Bots/Force_Sub.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from pyrogram.types import InlineKeyboardButton, InlineKeyboardMarkup
33
from pyrogram.errors import UserNotParticipant
44
from config import Rkn_Bots as Config
5-
from .database import *
5+
from .database import insert
66

77
async def not_subscribed(_, client, message):
88
user_id = int(message.from_user.id)

0 commit comments

Comments
 (0)