mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-09-02 14:49:47 +00:00
small refactor of buildBehaviourWithLongPolling
This commit is contained in:
@@ -63,6 +63,6 @@ suspend fun TelegramBot.buildBehaviourWithLongPolling(
|
||||
)
|
||||
return longPolling(
|
||||
behaviourContext,
|
||||
scope = scope
|
||||
scope = behaviourContext
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user