- Upgrade to typegram@3.9.0; Bot API 6.0 and Web App support
- Added
Markup.button.webApp
helper - Added
ctx.webAppData
shorthand to retrieveweb_app_data
more ergonomically - Update minimist to latest, resolves a vulnerability
- ⚠️ Experimental!: typegram & telegraf types exported as
telegraf/types
to be imported directly without relying on a separate dependency on typegram. The export interface is not stable. It may change at a later date. Feedback welcome