From bfa62718f6598d56c6e41ffdeaabf37a40ce71d4 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sun, 14 Nov 2021 14:10:12 +0000 Subject: [PATCH] deploy: e19561367e6797a2784aaebf811067305b1491c6 --- .../-behaviour-context-with-f-s-m-builder/index.html | 6 +++--- .../-behaviour-context-with-f-s-m/index.html | 6 +++--- .../-default-behaviour-context-with-f-s-m/index.html | 6 +++--- docs/dev.inmo.tgbotapi.types.actions/-bot-action/index.html | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) 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?