mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI.git
synced 2024-11-22 08:13:47 +00:00
Update README.md
This commit is contained in:
parent
095c91bf39
commit
1f20ae16aa
@ -80,7 +80,7 @@ several useful extensions for both of them:
|
|||||||
|
|
||||||
#### Long polling
|
#### Long polling
|
||||||
|
|
||||||
The most simple way is Long Polling. The most simple way was mentioned above:
|
The most simple way is Long Polling and one of the usages was mentioned above:
|
||||||
|
|
||||||
```kotlin
|
```kotlin
|
||||||
val filter = bot.startGettingFlowsUpdatesByLongPolling(
|
val filter = bot.startGettingFlowsUpdatesByLongPolling(
|
||||||
|
Loading…
Reference in New Issue
Block a user