aboutsummaryrefslogtreecommitdiff
path: root/handlers/ananas_only.py
diff options
context:
space:
mode:
Diffstat (limited to 'handlers/ananas_only.py')
-rw-r--r--handlers/ananas_only.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/ananas_only.py b/handlers/ananas_only.py
index 7426593..a6ee13c 100644
--- a/handlers/ananas_only.py
+++ b/handlers/ananas_only.py
@@ -4,7 +4,7 @@ from utils import filters as f
4 4
5 5
6@dp.my_chat_member_handler(f.user.add_member) 6@dp.my_chat_member_handler(f.user.add_member)
7async def pososi(upd: t.ChatMemberUpdated): 7async def пососи(upd: t.ChatMemberUpdated):
8 if upd.chat.id not in (-1001444484622, -1001197098429): 8 if upd.chat.id not in (-1001444484622, -1001197098429):
9 await upd.bot.send_message(upd.chat.id, 'https://www.youtube.com/watch?v=xdDhmagsXrc') 9 await upd.bot.send_message(upd.chat.id, 'https://www.youtube.com/watch?v=xdDhmagsXrc')
10 await upd.chat.leave() 10 await upd.chat.leave()