complete sample with sticker set handler example

This commit is contained in:
2023-03-11 21:39:08 +06:00
parent 8ef50537ae
commit 253328f49a
5 changed files with 171 additions and 23 deletions

View File

@@ -12,6 +12,6 @@ What is there in this module:
## How to run
```kotlin
```bash
./gradlew run --args="TOKEN WEB_APP_ADDRESS"
```