1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-15 21:29:25 +00:00

fix of apiDump

This commit is contained in:
2025-09-15 00:32:25 +06:00
parent 0163e5ce8c
commit 152bf2af02
3 changed files with 65 additions and 32 deletions

View File

@@ -33,6 +33,7 @@ data class TextContent(
entities = textSources,
linkPreviewOptions = linkPreviewOptions,
threadId = messageThreadId,
directMessageThreadId = directMessageThreadId,
businessConnectionId = businessConnectionId,
disableNotification = disableNotification,
protectContent = protectContent,