Update Readme.md

This commit is contained in:
Florian Zevedei 2024-01-18 19:45:14 +01:00
parent 9f41ab352f
commit 5713dac312

View File

@ -8,4 +8,21 @@ Source of them would be in most cases Telegram Bot messages which has an Inlinek
And the button press should navigate to a different form, or invoke a different action.
## How does it work ?
- Open the Bot
- Run the "/start" command
- Now you are on the only FormBase where you can get without interaction
- Use the "/test" command to invoke an "outside" message with some different buttons.
- Use them to navigate to different "hidden" forms
## Future ideas
- adding an Action for int and/or long datatypes
Begin: 18.01.2024