Testing
After setting up your environment, now you can run your project and test it with Telegram client.
Running
Server
To run the application from the root of the project run commands:
Client
For the first run you may need to do extra action for installing certificates on your device but it is mostly handled automatically, The app uses mkcert for local development to be able to test it locally with Telegram.
Open a new terminal and from root of the project run commands:
Setting up the bot
This guide assumes you've already setup your bot
Menu button
Inline button
After setting up your bot you can /start
your bot or run the app from the menu button and test it!
Last updated