@ -19,6 +19,7 @@ async def start():
if isinstance(response, dict):
result = response.get("result", [])
for update in result:
logger.debug(update)
try:
message = update.get("message", update.get("edited_message"))
join_chat_request = update.get("join_chat_request")
The note is not visible to the blocked user.