1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-29 04:47:48 +00:00
tgbotapi/scripts/pages.json

2 lines
4.5 MiB
JSON
Raw Normal View History

[{"name":"BAR","description":"dev.inmo.tgbotapi.extensions.utils.SlotMachineReelImage.BAR","location":"docs/dev.inmo.tgbotapi.extensions.utils/-slot-machine-reel-image/-b-a-r/index.html","searchKeys":["BAR","BAR","dev.inmo.tgbotapi.extensions.utils.SlotMachineReelImage.BAR"]},{"name":"BERRIES","description":"dev.inmo.tgbotapi.extensions.utils.SlotMachineReelImage.BERRIES","location":"docs/dev.inmo.tgbotapi.extensions.utils/-slot-machine-reel-image/-b-e-r-r-i-e-s/index.html","searchKeys":["BERRIES","BERRIES","dev.inmo.tgbotapi.extensions.utils.SlotMachineReelImage.BERRIES"]},{"name":"DARK","description":"dev.inmo.tgbotapi.webapps.ColorScheme.DARK","location":"docs/dev.inmo.tgbotapi.webapps/-color-scheme/-d-a-r-k/index.html","searchKeys":["DARK","DARK","dev.inmo.tgbotapi.webapps.ColorScheme.DARK"]},{"name":"LEMON","description":"dev.inmo.tgbotapi.extensions.utils.SlotMachineReelImage.LEMON","location":"docs/dev.inmo.tgbotapi.extensions.utils/-slot-machine-reel-image/-l-e-m-o-n/index.html","searchKeys":["LEMON","LEMON","dev.inmo.tgbotapi.extensions.utils.SlotMachineReelImage.LEMON"]},{"name":"LIGHT","description":"dev.inmo.tgbotapi.webapps.ColorScheme.LIGHT","location":"docs/dev.inmo.tgbotapi.webapps/-color-scheme/-l-i-g-h-t/index.html","searchKeys":["LIGHT","LIGHT","dev.inmo.tgbotapi.webapps.ColorScheme.LIGHT"]},{"name":"SEVEN","description":"dev.inmo.tgbotapi.extensions.utils.SlotMachineReelImage.SEVEN","location":"docs/dev.inmo.tgbotapi.extensions.utils/-slot-machine-reel-image/-s-e-v-e-n/index.html","searchKeys":["SEVEN","SEVEN","dev.inmo.tgbotapi.extensions.utils.SlotMachineReelImage.SEVEN"]},{"name":"abstract class AbstractFlowsUpdatesFilter : FlowsUpdatesFilter","description":"dev.inmo.tgbotapi.updateshandlers.AbstractFlowsUpdatesFilter","location":"docs/dev.inmo.tgbotapi.updateshandlers/-abstract-flows-updates-filter/index.html","searchKeys":["AbstractFlowsUpdatesFilter","abstract class AbstractFlowsUpdatesFilter : FlowsUpdatesFilter","dev.inmo.tgbotapi.updateshandlers.AbstractFlowsUpdatesFilter"]},{"name":"abstract class AbstractRequestCallFactory : KtorCallFactory","description":"dev.inmo.tgbotapi.bot.ktor.base.AbstractRequestCallFactory","location":"docs/dev.inmo.tgbotapi.bot.ktor.base/-abstract-request-call-factory/index.html","searchKeys":["AbstractRequestCallFactory","abstract class AbstractRequestCallFactory : KtorCallFactory","dev.inmo.tgbotapi.bot.ktor.base.AbstractRequestCallFactory"]},{"name":"abstract class BaseRequestsExecutor(telegramAPIUrlsKeeper: TelegramAPIUrlsKeeper) : RequestsExecutor","description":"dev.inmo.tgbotapi.bot.BaseRequestsExecutor","location":"docs/dev.inmo.tgbotapi.bot/-base-requests-executor/index.html","searchKeys":["BaseRequestsExecutor","abstract class BaseRequestsExecutor(telegramAPIUrlsKeeper: TelegramAPIUrlsKeeper) : RequestsExecutor","dev.inmo.tgbotapi.bot.BaseRequestsExecutor"]},{"name":"abstract fun <I : T> add(kClass: KClass<I>, strict: Boolean = false, handler: BehaviourWithFSMStateHandler<I, T>)","description":"dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextWithFSM.add","location":"docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context-with-f-s-m/add.html","searchKeys":["add","abstract fun <I : T> add(kClass: KClass<I>, strict: Boolean = false, handler: BehaviourWithFSMStateHandler<I, T>)","dev.inmo.tgbotapi.extensions.behaviour_builder.BehaviourContextWithFSM.add"]},{"name":"abstract fun asTelegramMedia(): TelegramMedia","description":"dev.inmo.tgbotapi.types.message.content.MediaContent.asTelegramMedia","location":"docs/dev.inmo.tgbotapi.types.message.content/-media-content/as-telegram-media.html","searchKeys":["asTelegramMedia","abstract fun asTelegramMedia(): TelegramMedia","dev.inmo.tgbotapi.types.message.content.MediaContent.asTelegramMedia"]},{"name":"abstract fun copy(bot: TelegramBot = this.bot, scope: CoroutineScope = this.scope, broadcastChannelsSize: Int = 100, onBufferOverflow: BufferOverflow = BufferOverflow.SUSPEND, upstreamUpdatesFlow: Flow<Update>? = null, triggersHolder: TriggersHolder = TriggersHolder()): BehaviourContex