@ -230,8 +230,6 @@ def users_list(bot: Bot, update: Update):
for i in range(0, len(messages), 40):
update.effective_message.reply_text('\n'.join(messages[i:i+40]), parse_mode='html')
conn.close()
def _process_message(bot: Bot, m: Message):
current_chat = m.chat_id
The note is not visible to the blocked user.