This commit is contained in:
levina 2022-02-05 13:26:15 +07:00 committed by GitHub
parent 0cf12ff628
commit 4f58615d1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,7 +133,7 @@ async def broadcast(c: Client, message: Message):
served_users = len(await get_served_users()) served_users = len(await get_served_users())
gbans_usertl = await get_gbans_count() gbans_usertl = await get_gbans_count()
tgm = f""" tgm = f"""
📊 Current Statistic of [{name}]({uname})`:` 📊 Current Statistic of [{name}](https://t.me/{uname})`:`
**Groups Chat** : `{served_chats}` **Groups Chat** : `{served_chats}`
**Users Dialog** : `{served_users}` **Users Dialog** : `{served_users}`