1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-15 06:15:27 +00:00
tgbotapi/tgbotapi.behaviour_builder/src/commonMain/kotlin/dev/inmo/tgbotapi/extensions/behaviour_builder/triggers_handling
2024-02-16 21:13:37 +06:00
..
CallbackQueryTriggers.kt get back default filters for the queries but fix them 2023-07-01 13:53:26 +06:00
CallbackQueryTriggersUnhandled.kt fixes of build 2024-01-04 17:31:47 +06:00
ChatBoostRemovedTriggers.kt add boosts support 2024-01-04 11:38:30 +06:00
ChatBoostUpdatedTriggers.kt add boosts support 2024-01-04 11:38:30 +06:00
ChatJoinRequestTriggers.kt one more fix of triggers 2023-07-01 14:26:46 +06:00
ChatMemberUpdatedTriggers.kt one more fix of triggers 2023-07-01 14:26:46 +06:00
ChatMessageReactionCountUpdatedUpdatesTriggers.kt add trigger for ChatMessageReactionsCountUpdated 2024-01-09 11:33:26 +06:00
ChatMessageReactionUpdatedUpdatesTriggers.kt add workarounds for reactions 2023-12-31 16:16:26 +06:00
ChosenInlineResultTriggers.kt add generation of class casts 2022-08-05 16:31:39 +06:00
CommandHandling.kt improvements of commands expectations and triggers 2023-10-25 14:36:32 +06:00
CommandHandlingUnhandled.kt improvements of commands expectations and triggers 2023-10-25 14:36:32 +06:00
ContentTriggers.kt rename ScheduledGiveaway -> Giveaway 2024-01-09 11:43:04 +06:00
DeepLinkHandling.kt improvements of commands expectations and triggers 2023-10-25 14:36:32 +06:00
EditedContentTriggers.kt all query triggers got null default subcontext filter 2023-07-01 03:46:29 +06:00
EventTriggers.kt add support of ChatBoostAdded 2024-02-16 21:13:37 +06:00
InlineQueryTriggers.kt get back default filters for the queries but fix them 2023-07-01 13:53:26 +06:00
MainTrigger.kt add waiters and small improvement of triggers 2022-11-08 12:17:56 +06:00
MediaGroupMessagesTriggers.kt several fixes 2022-11-08 02:50:22 +06:00
MediaGroupTriggers.kt several fixes 2022-11-08 02:50:22 +06:00
MentionTriggers.kt fix of #645 2023-05-18 12:59:35 +06:00
PassportTriggers.kt add generation of class casts 2022-08-05 16:31:39 +06:00
PollAnswersTriggers.kt add generation of class casts 2022-08-05 16:31:39 +06:00
PollUpdatesTriggers.kt add generation of class casts 2022-08-05 16:31:39 +06:00
PreCheckoutQueryTriggers.kt add generation of class casts 2022-08-05 16:31:39 +06:00
ShippingQueryTriggers.kt add generation of class casts 2022-08-05 16:31:39 +06:00