Releases: EdJoPaTo/grammy-inline-menu
Releases · EdJoPaTo/grammy-inline-menu
v2.0.1
Bug Fixes
- only run action handler.hide when its an action (a2c0ea5)
- select: dont call hide without key (c440a97)
v2.0.0
Features
- select: limit maximal rows of buttons (4089727)
- rework the logic to be loaded not until .init() is used (a3dd6b2)
BREAKING CHANGES
- multiple method arguments are swapped, changed and
improved. Check README
v1.7.0
Features
- add support for switchToChat and switchToCurrentChat (32a242d)
- action-code: concat ActionCodes together (5b0b4a7)
v1.6.0
Bug Fixes
- catch 'message is not modified' on menu update (425d153)
Features
- question: allow question to be answered by all kinds of messages (f811904)
v1.4.0
Bug Fixes
- use middleware() instead of bot.middleware() (0f9db30)
Features
- urlButton: add urlButton support (4a8c442)
v1.3.1
Bug Fixes
- select: hide has the key now always set (8f048fd)
v1.3.0
Features
- toggle: include state to be set into actionCode (79c2c47)
v1.2.0
Features
- add 'joinLastRow' option (3494e5c)
- button: add simple button (af7509b)