From d9a89d107deaa0545ee6e6cad068196189fae054 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Sun, 29 Sep 2024 06:04:23 +0700 Subject: [PATCH] Update test.py --- hikka/modules/test.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/hikka/modules/test.py b/hikka/modules/test.py index ee0ad03..2ecb2cb 100644 --- a/hikka/modules/test.py +++ b/hikka/modules/test.py @@ -339,8 +339,6 @@ class TestMod(loader.Module): message = await utils.answer(message, "🌘") await utils.answer(message, self.strings["results_ping"].format(round((time.perf_counter_ns() - start) / 10**6, 3), utils.formatted_uptime(),)) - if message.sender.premium == False: - await utils.answer(message, self.strings("noprem_ping").format(round((time.perf_counter_ns() - start) / 10**6, 3), utils.formatted_uptime(),)) async def client_ready(self): chat, _ = await utils.asset_channel(