mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2025-12-11 16:55:40 +00:00
RawUpdate is internal
This commit is contained in:
@@ -109,9 +109,7 @@ class KtorUpdatesPoller(
|
||||
timeoutSeconds,
|
||||
allowedUpdates
|
||||
)
|
||||
).map {
|
||||
it.asUpdate
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
private suspend fun handleUpdates(updates: List<Update>) {
|
||||
|
||||
Reference in New Issue
Block a user