mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-11-26 12:25:08 +01:00
Bump
This commit is contained in:
parent
dacbe8e120
commit
879b1285df
@ -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)):
|
||||
|
@ -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)):
|
||||
|
@ -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)):
|
||||
|
@ -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)):
|
||||
|
@ -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)):
|
||||
|
@ -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)):
|
||||
|
@ -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)):
|
||||
|
@ -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)):
|
||||
|
@ -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)):
|
||||
|
Loading…
Reference in New Issue
Block a user