@@ -13,7 +13,7 @@ TELEGRAM_WEBHOOK_URL = f'{config.base_url}{config.api_token}'
logging.basicConfig(level=logging.INFO)
bot = Bot(token=config.TELEGRAM_TOKEN)
bot = Bot(token=config.api_token)
dp = Dispatcher(bot)
dp.middleware.setup(LoggingMiddleware())
The note is not visible to the blocked user.