@ -214,6 +214,7 @@ async def resend_after(msg: Message):
logging.info(f'{post_created_at.timestamp()} < {timestamp}')
if post_created_at.timestamp() < timestamp:
break_loop = True
break
posts.append(post)
if break_loop:
The note is not visible to the blocked user.