mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-25 03:28:44 +00:00
small refactor of buildBehaviourWithLongPolling
This commit is contained in:
parent
9d40e598f1
commit
9d16ca3b7e
@ -63,6 +63,6 @@ suspend fun TelegramBot.buildBehaviourWithLongPolling(
|
||||
)
|
||||
return longPolling(
|
||||
behaviourContext,
|
||||
scope = scope
|
||||
scope = behaviourContext
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user