v1.17.0
What's Changed
- refactor: avoid top-level await by @KnorpelSenf in #436
- fix: add
"node"
condition to"."
entry point by @wojpawlik in #438 - fix reference link for
answerWebAppQuery
by @waptik in #439 - refactor: use never record type instead of empty object by @Nazar-Ant in #445
- feat: keyboard button builders by @KnorpelSenf in #420
- feat: add protection against missing allowed_updates by @KnorpelSenf in #422
- feat: add API_CONSTANTS by @KnorpelSenf in #423
- feat: support supplier functions for input files by @KnorpelSenf in #421
- feat: middleware for chosenInlineResult by @MrVSiK in #293
- feat: implement InlineQueryResultBuilder by @ssistoza in #249
- feat: reset allowed_updates if unspecified by @KnorpelSenf in #424
- feat: support response objects in InputFile by @KnorpelSenf in #434
- feat: add
InputMediaBuilder
util by @KnorpelSenf in #437
New Contributors
- @Nazar-Ant made their first contribution in #445
- @MrVSiK made their first contribution in #293
- @ssistoza made their first contribution in #249
Full Changelog: v1.16.2...v1.17.0