//core/com.petersamokhin.vksdk.core.client/VkApiClient/startLongPolling
startLongPolling¶
[common]\
@JvmOverloads()
suspend fun startLongPolling(restart: Boolean = false, settings: VkBotsLongPollApi.Settings = VkBotsLongPollApi.Settings())
Start the long polling, documentation. Messages API for regular users is restricted.
See also¶
common
this and this |