From 7ec9f9fe808ef48b22a089e7a0aa8333c353bbb2 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Fri, 15 Aug 2025 02:04:09 +0700 Subject: [PATCH] test --- heroku/security.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/heroku/security.py b/heroku/security.py index dc2231e..526f194 100644 --- a/heroku/security.py +++ b/heroku/security.py @@ -393,7 +393,7 @@ class SecurityManager: if not user_id: user_id = message.sender_id except: - user_id = message.peer_id.channel_id + pass if not user_id: user_id = message.peer_id @@ -403,7 +403,6 @@ class SecurityManager: if ( message and message.is_channel - and not message.is_group and message.edit_date ): async for event in self._client.iter_admin_log(