Доработка работы с несколькими адаптерами

This commit is contained in:
2026-02-06 07:45:19 +03:00
parent cd280369bc
commit 5dc071c750
10 changed files with 79 additions and 165 deletions

View File

@@ -182,8 +182,7 @@ public static class TelegramUpdateMapper
return new UpdateContext
{
AdapterId = adapter.AdapterId,
AdapterType = adapter.AdapterType,
Adapter = adapter,
User = userContext,
Chat = chatContext,
Text = text,