Gogs 2 years ago
parent
commit
79cc4cce45
1 changed files with 2 additions and 2 deletions
  1. 2 2
      commands.py

+ 2 - 2
commands.py

@@ -271,9 +271,9 @@ async def bday_handler(bot, event, command):
     try:
       entity = await bot.get_entity(user_id)
     except ValueError:
-      birthdays_list += 'Ошибка!\n'
+      await bot.get_participants(await event.get_chat())
 
-      continue
+      entity = await bot.get_entity(user_id)
 
     birthdays_list += get_user_name(entity)
     birthdays_list += ' — '