Releases: gramiojs/gramio
v0.0.26
feat: add TBA 7.2 support 🔥🔥
chore: bump @gramio/contexts
chore: fix type-error
Full Changelog: v0.0.25...v0.0.26
v0.0.25
feat: add onResponse and onResponseError hooks
feat: add api to onResponseError hook
chore: bump
Full Changelog: v0.0.24...v0.0.25
v0.0.24
feat: add init and stop methods
fix: some callback-data fixes
feat: add onStop hook
Full Changelog: v0.0.23...v0.0.24
v0.0.23
feat: add callbackQuery and reaction triggers
fix: type-error in extend
chore: bump
chore: fix "already exported" error
Full Changelog: v0.0.22...v0.0.23
v0.0.22
v0.0.21
feat: add command args support
feat: add preRequest support for plugins and array derive scope support
feat: allow to disable @gramio/format
plugin
chore: bump biome and lint
feat: add args to command
chore: bumps
Full Changelog: v0.0.20...v0.0.21
v0.0.20
feat: introduce preRequest hook
chore: bumps
feat: add method shorthand for preRequest hook
feat: add hears and command methods
chore: bump
Full Changelog: v0.0.19...v0.0.20
v0.0.19
feat: add lazy-load plugins support
chore: throw error when token isnt string
fix: file upload in bun (but filename is wrong) & remove form-data-encoder
feat: add hono and express webhook handlers
chore: bumps
Full Changelog: v0.0.18...v0.0.19
v0.0.18
fix: updatesFrom mistake
feat: update inspectable https://github.com/negezor/inspectable/releases/tag/inspectable%403.0.0 now it use JS decorators
chore: bumps
feat: add context.is derive support
Full Changelog: v0.0.17...v0.0.18
v0.0.17
feat: add dependencies in plugin system
feat: add webhook support
feat: add elysia webhook adapter and small refactor
feat: add bot.start method
feat: add bot info property
feat: add onStart hook
chore: bump
Full Changelog: v0.0.16...v0.0.17