feat: adjust the message text or media when navigating
Open
- Dominant language
- TypeScript
- Stars
- 35
- Forks
- 14
- Avg merge
- 6h 39m
- Merged PRs (30d)
- 2
Description
This is a common problem. It can currently be solved by calling `editMessageText` etc in all the button handlers that navigate towards a menu, but it is usually preferable to specify the data alongside the target menu instead. This puts related things together and reduces code duplication/dependencies.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.