dev@locazia: fix misprint

This commit is contained in:
user 2024-03-08 23:27:39 +03:00
parent 3da514ac15
commit 7421e72730
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ async def s_api_v1_blockchain_send_new_content_message(request):
]
}))
await (Wrapped_CBotChat(request.app.memory._telegram_bot, chat_id=request.ctx.user.telegram_id)).send_message(
await (Wrapped_CBotChat(request.app.ctx.memory._telegram_bot, chat_id=request.ctx.user.telegram_id)).send_message(
request.ctx.user.translated('p_tonconnectTransactionRequested'),
reply_markup=get_inline_keyboard([
[{