This commit is contained in:
lendry
2026-06-26 17:49:22 +03:00
parent c23f35e732
commit 4e853f8041
17 changed files with 1547 additions and 167 deletions

View File

@@ -224,6 +224,7 @@ message BotChatMessageItem {
optional string replyMarkupJson = 7;
bool isPinned = 8;
optional string pinnedAt = 9;
optional string scope = 10;
}
message ListBotChatMessagesResponse {