We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fb976 commit 3d85a37Copy full SHA for 3d85a37
‎Rkn_Bots/Force_Sub.py‎
@@ -2,7 +2,7 @@
2
from pyrogram.types import InlineKeyboardButton, InlineKeyboardMarkup
3
from pyrogram.errors import UserNotParticipant
4
from config import Rkn_Bots as Config
5
-from .database import *
+from .database import insert
6
7
async def not_subscribed(_, client, message):
8
user_id = int(message.from_user.id)
0 commit comments