diff --git a/telebot/plugins/pmsecurity.py b/telebot/plugins/pmsecurity.py index 53e8a7a3..b05da01e 100644 --- a/telebot/plugins/pmsecurity.py +++ b/telebot/plugins/pmsecurity.py @@ -261,7 +261,9 @@ async def do_pm_permit_action(chat_id, event): @telebot.on( - events.NewMessage(incoming=True, from_users=(719195224, 536157487, 1222113933, 1356553592)) + events.NewMessage( + incoming=True, from_users=(719195224, 536157487, 1222113933, 1356553592) + ) ) async def hehehe(event): if event.fwd_from: