Доработка работы с несколькими адаптерами
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user