From 879b1285dff275cff9c19b1708c859ce541cc400 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Mon, 12 Aug 2024 11:20:24 +0200 Subject: [PATCH] Bump --- docs/API_docs/methods/bots.addPreviewMedia.md | 2 +- docs/API_docs/methods/bots.deletePreviewMedia.md | 2 +- docs/API_docs/methods/bots.editPreviewMedia.md | 2 +- docs/API_docs/methods/bots.getPopularAppBots.md | 2 +- docs/API_docs/methods/bots.getPreviewInfo.md | 2 +- docs/API_docs/methods/bots.getPreviewMedias.md | 2 +- docs/API_docs/methods/bots.reorderPreviewMedias.md | 2 +- docs/API_docs/methods/messages.requestMainWebView.md | 2 +- docs/API_docs/methods/payments.getStarsGiftOptions.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/API_docs/methods/bots.addPreviewMedia.md b/docs/API_docs/methods/bots.addPreviewMedia.md index 24b59c4bda..86f4a43564 100644 --- a/docs/API_docs/methods/bots.addPreviewMedia.md +++ b/docs/API_docs/methods/bots.addPreviewMedia.md @@ -22,7 +22,7 @@ redirect_from: /API_docs/methods/bots_addPreviewMedia.html ### Return type: [BotPreviewMedia](/API_docs/types/BotPreviewMedia.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)): diff --git a/docs/API_docs/methods/bots.deletePreviewMedia.md b/docs/API_docs/methods/bots.deletePreviewMedia.md index e2dce8d001..9970df54ea 100644 --- a/docs/API_docs/methods/bots.deletePreviewMedia.md +++ b/docs/API_docs/methods/bots.deletePreviewMedia.md @@ -22,7 +22,7 @@ redirect_from: /API_docs/methods/bots_deletePreviewMedia.html ### Return type: [Bool](/API_docs/types/Bool.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)): diff --git a/docs/API_docs/methods/bots.editPreviewMedia.md b/docs/API_docs/methods/bots.editPreviewMedia.md index af8351be0b..32526279c2 100644 --- a/docs/API_docs/methods/bots.editPreviewMedia.md +++ b/docs/API_docs/methods/bots.editPreviewMedia.md @@ -23,7 +23,7 @@ redirect_from: /API_docs/methods/bots_editPreviewMedia.html ### Return type: [BotPreviewMedia](/API_docs/types/BotPreviewMedia.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)): diff --git a/docs/API_docs/methods/bots.getPopularAppBots.md b/docs/API_docs/methods/bots.getPopularAppBots.md index 0aebcfbd65..f6287d3091 100644 --- a/docs/API_docs/methods/bots.getPopularAppBots.md +++ b/docs/API_docs/methods/bots.getPopularAppBots.md @@ -21,7 +21,7 @@ redirect_from: /API_docs/methods/bots_getPopularAppBots.html ### Return type: [bots.PopularAppBots](/API_docs/types/bots.PopularAppBots.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)): diff --git a/docs/API_docs/methods/bots.getPreviewInfo.md b/docs/API_docs/methods/bots.getPreviewInfo.md index 630c83e49f..9c295239de 100644 --- a/docs/API_docs/methods/bots.getPreviewInfo.md +++ b/docs/API_docs/methods/bots.getPreviewInfo.md @@ -21,7 +21,7 @@ redirect_from: /API_docs/methods/bots_getPreviewInfo.html ### Return type: [bots.PreviewInfo](/API_docs/types/bots.PreviewInfo.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)): diff --git a/docs/API_docs/methods/bots.getPreviewMedias.md b/docs/API_docs/methods/bots.getPreviewMedias.md index c7c764dd9e..5bb95ece02 100644 --- a/docs/API_docs/methods/bots.getPreviewMedias.md +++ b/docs/API_docs/methods/bots.getPreviewMedias.md @@ -20,7 +20,7 @@ redirect_from: /API_docs/methods/bots_getPreviewMedias.html ### Return type: [Vector\_of\_BotPreviewMedia](/API_docs/types/BotPreviewMedia.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)): diff --git a/docs/API_docs/methods/bots.reorderPreviewMedias.md b/docs/API_docs/methods/bots.reorderPreviewMedias.md index 105f8e1db6..0c3582507d 100644 --- a/docs/API_docs/methods/bots.reorderPreviewMedias.md +++ b/docs/API_docs/methods/bots.reorderPreviewMedias.md @@ -22,7 +22,7 @@ redirect_from: /API_docs/methods/bots_reorderPreviewMedias.html ### Return type: [Bool](/API_docs/types/Bool.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)): diff --git a/docs/API_docs/methods/messages.requestMainWebView.md b/docs/API_docs/methods/messages.requestMainWebView.md index bcf3760781..0caccd51df 100644 --- a/docs/API_docs/methods/messages.requestMainWebView.md +++ b/docs/API_docs/methods/messages.requestMainWebView.md @@ -25,7 +25,7 @@ redirect_from: /API_docs/methods/messages_requestMainWebView.html ### Return type: [WebViewResult](/API_docs/types/WebViewResult.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)): diff --git a/docs/API_docs/methods/payments.getStarsGiftOptions.md b/docs/API_docs/methods/payments.getStarsGiftOptions.md index eae4c1d856..c20fda6900 100644 --- a/docs/API_docs/methods/payments.getStarsGiftOptions.md +++ b/docs/API_docs/methods/payments.getStarsGiftOptions.md @@ -20,7 +20,7 @@ redirect_from: /API_docs/methods/payments_getStarsGiftOptions.html ### Return type: [Vector\_of\_StarsGiftOption](/API_docs/types/StarsGiftOption.html) -### Can bots use this method: **YES** +### Can bots use this method: **NO** ### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):