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 a282c6f commit b6bbcf9Copy full SHA for b6bbcf9
Rkn_Bots/Caption.py
@@ -5,7 +5,7 @@
5
# Developer @RknDeveloperr
6
7
from pyrogram import Client, filters, errors, types
8
-from Config import Rkn_Bots
+from config import Rkn_Bots
9
import asyncio, re, time, sys
10
from .database import *
11
from pyrogram.errors import FloodWait
0 commit comments