Added docstring

This commit is contained in:
Profitroll 2023-01-03 13:02:39 +01:00
parent b2613c25a4
commit 642c23dd61
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
"""Custom message filters made to improve commands
usage in context of Holo Users."""
from app import isAnAdmin
from modules.database import col_applications
from pyrogram import filters