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
test: collapse deferredMethods to sendRichMessageDraft
After implementing the other 13 deferred methods (mappings discovered from the
telegram-bot-api 10.1 reference), only sendRichMessageDraft remains: it needs a
tg.RichMessage PageBlock tree built from HTML/markdown. Conformance now enforces
the full surface bar that one method.
0 commit comments