You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A send on behalf of a business account returns the sent message wrapped in
updateBotNewBusinessMessage (or updateBotEditBusinessMessage), which
unpack.MessageClass rejects as a "bad updates result". Extract the message
from those update types in the single-send fallback and the album unpacker, so
SendMessage/SendPhoto/SendMediaGroup as the account return the sent message
instead of erroring. Tests now use the real business response shape.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments