TelegramBotAPI-examples/settings.gradle

52 lines
846 B
Groovy
Raw Permalink Normal View History

2020-11-02 16:44:15 +00:00
include ":ForwardInfoSenderBot"
2020-06-02 13:28:10 +00:00
include ":RandomFileSenderBot"
2020-06-02 15:22:09 +00:00
include ":HelloBot"
2023-08-19 20:30:18 +00:00
include ":PollsBot"
2020-06-02 15:48:07 +00:00
include ":GetMeBot"
2022-08-26 06:21:24 +00:00
include ":DeepLinksBot"
2020-08-23 15:52:13 +00:00
include ":FilesLoaderBot"
include ":ResenderBot:ResenderBotLib"
include ":ResenderBot:jvm_launcher"
2023-04-19 14:20:11 +00:00
include ":ResenderBot:native_launcher"
include ":KeyboardsBot:KeyboardsBotLib"
include ":KeyboardsBot:jvm_launcher"
include ":StickerInfoBot:StickerInfoBotLib"
include ":StickerInfoBot:jvm_launcher"
2020-11-02 16:35:05 +00:00
include ":SlotMachineDetectorBot"
2022-10-30 13:57:11 +00:00
include ":ChatAvatarSetter"
include ":WebApp"
2021-06-30 07:12:15 +00:00
include ":FSMBot"
2022-12-31 09:45:48 +00:00
include ":TopicsHandling"
2023-02-05 17:43:27 +00:00
include ":UserChatShared"
2023-02-06 06:08:25 +00:00
include ":RightsChangerBot"
include ":LiveLocationsBot"
include ":StickerSetHandler"
2023-04-21 17:21:15 +00:00
include ":InlineQueriesBot"
2024-01-08 09:46:23 +00:00
include ":ReactionsInfoBot"
2024-01-09 11:56:33 +00:00
include ":LinkPreviewsBot"
2024-01-11 18:49:59 +00:00
include ":BoostsInfoBot"
2024-04-19 12:10:46 +00:00
include ":BusinessConnectionsBot"