1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-11-27 04:28:44 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.extensions.behaviour_builder/-behaviour-context/-behaviour-context.md
2021-03-17 15:18:37 +00:00

1.9 KiB

//docs/dev.inmo.tgbotapi.extensions.behaviour_builder/BehaviourContext/BehaviourContext

BehaviourContext

[common]
Content
fun BehaviourContext(bot: TelegramBot, scope: , flowsUpdatesFilter: FlowsUpdatesFilter = FlowsUpdatesFilter())
More info

Parameters

common

scope

This param will be used for creating of some subscriptions inside of methods, updates listening and different other things in context of working with and coroutines.

flowsUpdatesFilter

This parameter will be used to subscribe on different types of update