complete forwarder bot exmple

This commit is contained in:
2020-02-25 13:27:37 +06:00
parent a686084c80
commit b2f22296ce
9 changed files with 364 additions and 0 deletions

4
gradle.properties Normal file
View File

@@ -0,0 +1,4 @@
kotlin_version=1.3.61
kotlin_coroutines_version=1.3.3
telegram_bot_api_version=0.23.3