MAX: заглушка для баннеров, правка пакета со списком жалоб, отдача контактов и прочие улучшения

This commit is contained in:
Alexey Polyakov
2026-04-20 22:22:02 +03:00
parent d9798a6fc6
commit 4121bd0e1d
10 changed files with 321 additions and 32 deletions

View File

@@ -49,7 +49,8 @@ class MessagesProcessors(BaseProcessor):
"eventType": "typing",
"chatId": chatId,
"type": type,
"userId": senderId
"userId": senderId,
"writer": writer,
}
)