update docs

This commit is contained in:
InsanusMokrassar 2020-05-16 11:09:31 +06:00
parent d629aa206e
commit 85317a510e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ import com.github.insanusmokrassar.TelegramBotAPI.requests.abstracts.MultipartFi
import com.github.insanusmokrassar.TelegramBotAPI.requests.webhook.SetWebhook
/**
* Use this method to send information about webhook (like [url] and [certificate])
* Use this method to send information about webhook (like [url])
*/
suspend fun RequestsExecutor.setWebhookInfo(
url: String,