bc87681085799aca03f2b0d1eb671a7899bd8a66
sendMessageDraft (Bot API 9.5) only works in private chats. Group,
supergroup and channel peers reject it with TEXTDRAFT_PEER_INVALID,
so Redstone was silently failing the entire reply path in groups
after the streaming feature landed in cab5337.
Keep replyWithStream for private chats (the typing animation is
the whole point); fall back to plain ctx.reply() everywhere else.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Description
No description provided
Releases
6
World backup 2026-05-14-2139
Latest
Languages
TypeScript
96.7%
Shell
2.6%
Dockerfile
0.7%