Compare commits

...

1 Commits

Author SHA1 Message Date
Denis Shulyaka
3055dbf7cc Fix telegram_bot.send_message_draft action description 2026-04-14 19:57:39 +03:00

View File

@@ -952,7 +952,7 @@
}
},
"send_message_draft": {
"description": "Stream a partial message to a user while the message is being generated.",
"description": "Streams a partial message to a user while the message is being generated.",
"fields": {
"chat_id": {
"description": "One or more pre-authorized chat IDs to send the message draft to.",