Files
TelegramBotAPI-examples/settings.gradle

6 lines
118 B
Groovy
Raw Normal View History

2020-02-25 13:27:37 +06:00
include ":ForwarderBot"
2020-06-02 19:28:10 +06:00
include ":RandomFileSenderBot"
2020-06-02 21:22:09 +06:00
include ":HelloBot"
2020-06-02 21:48:07 +06:00
include ":GetMeBot"
2020-08-20 17:53:45 +06:00
include ":ResenderBot"