This commit is contained in:
Grigorich-JSDio 2021-10-31 22:40:20 +03:00 committed by GitHub
parent c582a925c6
commit 8bfb30580b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -153,7 +153,6 @@ async def check_chat(chat, type_link):
else:
user['scam'] = 'True'
users.append(user)
print(channel_type)
if channel_type != 'Каналы':
channel_title = ch.title
return members, admins, ch, users, channel_type, channel_title