diff --git a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m-builder/index.html b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m-builder/index.html index 55ee070d5a..b31f0b95a9 100644 --- a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m-builder/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m-builder/index.html @@ -149,10 +149,10 @@ - +
-
launchStateHandling +
launchStateHandling
Link copied to clipboard
@@ -162,7 +162,7 @@
-
open suspend override fun launchStateHandling(state: T, handlers: List<CustomizableHandlerHolder<in T, T>>): T?
open suspend override fun launchStateHandling(state: T, contextUpdatesFlow: Flow<Update>, handlers: List<BehaviourWithFSMStateHandlerHolder<*, T>>): T?
+
open suspend override fun launchStateHandling(state: T, handlers: List<CheckableHandlerHolder<in T, T>>): T?
open suspend override fun launchStateHandling(state: T, contextUpdatesFlow: Flow<Update>, handlers: List<BehaviourWithFSMStateHandlerHolder<*, T>>): T?
diff --git a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m/index.html b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m/index.html index adbb0555a1..ef6e9da7d0 100644 --- a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m/index.html @@ -135,10 +135,10 @@
- +
-
launchStateHandling +
launchStateHandling
Link copied to clipboard
@@ -148,7 +148,7 @@
-
open suspend fun launchStateHandling(state: T, handlers: List<CustomizableHandlerHolder<in T, T>>): T?
open suspend fun launchStateHandling(state: T, contextUpdatesFlow: Flow<Update>, handlers: List<BehaviourWithFSMStateHandlerHolder<*, T>>): T?
+
open suspend fun launchStateHandling(state: T, handlers: List<CheckableHandlerHolder<in T, T>>): T?
open suspend fun launchStateHandling(state: T, contextUpdatesFlow: Flow<Update>, handlers: List<BehaviourWithFSMStateHandlerHolder<*, T>>): T?
diff --git a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-default-behaviour-context-with-f-s-m/index.html b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-default-behaviour-context-with-f-s-m/index.html index e9629d07a9..2987009924 100644 --- a/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-default-behaviour-context-with-f-s-m/index.html +++ b/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-default-behaviour-context-with-f-s-m/index.html @@ -127,10 +127,10 @@
- +
-
launchStateHandling +
launchStateHandling
Link copied to clipboard
@@ -140,7 +140,7 @@
-
open suspend fun launchStateHandling(state: T, handlers: List<CustomizableHandlerHolder<in T, T>>): T?
open suspend fun launchStateHandling(state: T, contextUpdatesFlow: Flow<Update>, handlers: List<BehaviourWithFSMStateHandlerHolder<*, T>>): T?
+
open suspend fun launchStateHandling(state: T, handlers: List<CheckableHandlerHolder<in T, T>>): T?
open suspend fun launchStateHandling(state: T, contextUpdatesFlow: Flow<Update>, handlers: List<BehaviourWithFSMStateHandlerHolder<*, T>>): T?
diff --git a/docs/dev.inmo.tgbotapi.types.actions/-bot-action/index.html b/docs/dev.inmo.tgbotapi.types.actions/-bot-action/index.html index bac41a0fe7..bf868272c2 100644 --- a/docs/dev.inmo.tgbotapi.types.actions/-bot-action/index.html +++ b/docs/dev.inmo.tgbotapi.types.actions/-bot-action/index.html @@ -160,7 +160,7 @@
-
asChooseStickerAction +
asChooseStickerAction
Link copied to clipboard
@@ -170,7 +170,7 @@
-
inline fun BotAction.asChooseStickerAction(): ChooseStickerAction?
inline fun BotAction.asChooseStickerAction(): ChooseStickerAction?
+
inline fun BotAction.asChooseStickerAction(): ChooseStickerAction?
inline fun BotAction.asChooseStickerAction(): ChooseStickerAction?