@@ -48,6 +48,7 @@ def listener(*messages):
"""
for m in messages:
chatid = m.chat.id
if m.content_type == 'text'
text = m.text
tb.send_message(chatid, text)
The note is not visible to the blocked user.