vksdk / vk-sdk-kotlin

Unofficial VK SDK, written in Kotlin: make bots, use the API
https://vksdk.github.io/vk-sdk-kotlin
MIT License
70 stars 16 forks source link

Поломана отправка. (0.0.8) #31

Open saintedlittle opened 2 years ago

saintedlittle commented 2 years ago

Не может отправить текст в чат через LongPolling.

D:\Workspace\VK\WaifusBot\app\src\main\java\com\github\lkapitman\App.java:29: error: method execute in class VkRequest cannot be applied to given types; .execute(); ^ required: Continuation<? super String> found: no arguments reason: actual and formal argument lists differ in length