diff --git a/docs/API_docs/methods/account_acceptAuthorization.md b/docs/API_docs/methods/account_acceptAuthorization.md
index 08d29783..4b2759a7 100644
--- a/docs/API_docs/methods/account_acceptAuthorization.md
+++ b/docs/API_docs/methods/account_acceptAuthorization.md
@@ -25,7 +25,7 @@ Accept telegram passport authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_cancelPasswordEmail.md b/docs/API_docs/methods/account_cancelPasswordEmail.md
index 368750d3..9dd53893 100644
--- a/docs/API_docs/methods/account_cancelPasswordEmail.md
+++ b/docs/API_docs/methods/account_cancelPasswordEmail.md
@@ -16,7 +16,7 @@ Cancel password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_changePhone.md b/docs/API_docs/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/docs/API_docs/methods/account_changePhone.md
+++ b/docs/API_docs/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_checkUsername.md b/docs/API_docs/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/docs/API_docs/methods/account_checkUsername.md
+++ b/docs/API_docs/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_confirmPasswordEmail.md b/docs/API_docs/methods/account_confirmPasswordEmail.md
index 16b28c7e..1ee20c44 100644
--- a/docs/API_docs/methods/account_confirmPasswordEmail.md
+++ b/docs/API_docs/methods/account_confirmPasswordEmail.md
@@ -21,7 +21,7 @@ Confirm password recovery using email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_confirmPhone.md b/docs/API_docs/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/docs/API_docs/methods/account_confirmPhone.md
+++ b/docs/API_docs/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_deleteAccount.md b/docs/API_docs/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/docs/API_docs/methods/account_deleteAccount.md
+++ b/docs/API_docs/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_deleteSecureValue.md b/docs/API_docs/methods/account_deleteSecureValue.md
index c3b019a2..5a0cad4d 100644
--- a/docs/API_docs/methods/account_deleteSecureValue.md
+++ b/docs/API_docs/methods/account_deleteSecureValue.md
@@ -21,7 +21,7 @@ Delete secure telegram passport value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_finishTakeoutSession.md b/docs/API_docs/methods/account_finishTakeoutSession.md
index 50d46c2e..c3a04881 100644
--- a/docs/API_docs/methods/account_finishTakeoutSession.md
+++ b/docs/API_docs/methods/account_finishTakeoutSession.md
@@ -21,7 +21,7 @@ Finish account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getAccountTTL.md b/docs/API_docs/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/docs/API_docs/methods/account_getAccountTTL.md
+++ b/docs/API_docs/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getAllSecureValues.md b/docs/API_docs/methods/account_getAllSecureValues.md
index fec9423c..3066524c 100644
--- a/docs/API_docs/methods/account_getAllSecureValues.md
+++ b/docs/API_docs/methods/account_getAllSecureValues.md
@@ -16,7 +16,7 @@ Get all secure telegram passport values
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getAuthorizationForm.md b/docs/API_docs/methods/account_getAuthorizationForm.md
index 71aef53e..2c45c0e3 100644
--- a/docs/API_docs/methods/account_getAuthorizationForm.md
+++ b/docs/API_docs/methods/account_getAuthorizationForm.md
@@ -23,7 +23,7 @@ Bots only: get telegram passport authorization form
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getAuthorizations.md b/docs/API_docs/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/docs/API_docs/methods/account_getAuthorizations.md
+++ b/docs/API_docs/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getAutoDownloadSettings.md b/docs/API_docs/methods/account_getAutoDownloadSettings.md
index 289d1ab6..a669fcdb 100644
--- a/docs/API_docs/methods/account_getAutoDownloadSettings.md
+++ b/docs/API_docs/methods/account_getAutoDownloadSettings.md
@@ -16,7 +16,7 @@ Get autodownload settings
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getContactSignUpNotification.md b/docs/API_docs/methods/account_getContactSignUpNotification.md
index 51d837af..2d9966de 100644
--- a/docs/API_docs/methods/account_getContactSignUpNotification.md
+++ b/docs/API_docs/methods/account_getContactSignUpNotification.md
@@ -16,7 +16,7 @@ Contact signup notification setting value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getNotifyExceptions.md b/docs/API_docs/methods/account_getNotifyExceptions.md
index 9d12d7e9..4e55feee 100644
--- a/docs/API_docs/methods/account_getNotifyExceptions.md
+++ b/docs/API_docs/methods/account_getNotifyExceptions.md
@@ -22,7 +22,7 @@ Get notification exceptions
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getNotifySettings.md b/docs/API_docs/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/docs/API_docs/methods/account_getNotifySettings.md
+++ b/docs/API_docs/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getPassword.md b/docs/API_docs/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/docs/API_docs/methods/account_getPassword.md
+++ b/docs/API_docs/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getPrivacy.md b/docs/API_docs/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/docs/API_docs/methods/account_getPrivacy.md
+++ b/docs/API_docs/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getSecureValue.md b/docs/API_docs/methods/account_getSecureValue.md
index 2fd77c58..6d8d7c3b 100644
--- a/docs/API_docs/methods/account_getSecureValue.md
+++ b/docs/API_docs/methods/account_getSecureValue.md
@@ -21,7 +21,7 @@ Get secure value for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getTmpPassword.md b/docs/API_docs/methods/account_getTmpPassword.md
index 6aa9d471..47516aea 100644
--- a/docs/API_docs/methods/account_getTmpPassword.md
+++ b/docs/API_docs/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getWallPaper.md b/docs/API_docs/methods/account_getWallPaper.md
index b46cab83..57cfe1ca 100644
--- a/docs/API_docs/methods/account_getWallPaper.md
+++ b/docs/API_docs/methods/account_getWallPaper.md
@@ -21,7 +21,7 @@ Get wallpaper info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getWallPapers.md b/docs/API_docs/methods/account_getWallPapers.md
index 9f396bd1..0ff0d98f 100644
--- a/docs/API_docs/methods/account_getWallPapers.md
+++ b/docs/API_docs/methods/account_getWallPapers.md
@@ -21,7 +21,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_getWebAuthorizations.md b/docs/API_docs/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/docs/API_docs/methods/account_getWebAuthorizations.md
+++ b/docs/API_docs/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_initTakeoutSession.md b/docs/API_docs/methods/account_initTakeoutSession.md
index 94d0e660..1428c5cd 100644
--- a/docs/API_docs/methods/account_initTakeoutSession.md
+++ b/docs/API_docs/methods/account_initTakeoutSession.md
@@ -27,7 +27,7 @@ Start account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_installWallPaper.md b/docs/API_docs/methods/account_installWallPaper.md
index 3e5b25d1..66efd50d 100644
--- a/docs/API_docs/methods/account_installWallPaper.md
+++ b/docs/API_docs/methods/account_installWallPaper.md
@@ -22,7 +22,7 @@ Install wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_registerDevice.md b/docs/API_docs/methods/account_registerDevice.md
index 67b42990..0e9082f5 100644
--- a/docs/API_docs/methods/account_registerDevice.md
+++ b/docs/API_docs/methods/account_registerDevice.md
@@ -25,7 +25,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_reportPeer.md b/docs/API_docs/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/docs/API_docs/methods/account_reportPeer.md
+++ b/docs/API_docs/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_resendPasswordEmail.md b/docs/API_docs/methods/account_resendPasswordEmail.md
index f8b665de..38e355ae 100644
--- a/docs/API_docs/methods/account_resendPasswordEmail.md
+++ b/docs/API_docs/methods/account_resendPasswordEmail.md
@@ -16,7 +16,7 @@ Resend password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_resetAuthorization.md b/docs/API_docs/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/docs/API_docs/methods/account_resetAuthorization.md
+++ b/docs/API_docs/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_resetNotifySettings.md b/docs/API_docs/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/docs/API_docs/methods/account_resetNotifySettings.md
+++ b/docs/API_docs/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_resetWallPapers.md b/docs/API_docs/methods/account_resetWallPapers.md
index df3b139b..fc7466d6 100644
--- a/docs/API_docs/methods/account_resetWallPapers.md
+++ b/docs/API_docs/methods/account_resetWallPapers.md
@@ -16,7 +16,7 @@ Reset wallpapers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_resetWebAuthorization.md b/docs/API_docs/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/docs/API_docs/methods/account_resetWebAuthorization.md
+++ b/docs/API_docs/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_resetWebAuthorizations.md b/docs/API_docs/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/docs/API_docs/methods/account_resetWebAuthorizations.md
+++ b/docs/API_docs/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_saveAutoDownloadSettings.md b/docs/API_docs/methods/account_saveAutoDownloadSettings.md
index 0ae4cddf..9773457e 100644
--- a/docs/API_docs/methods/account_saveAutoDownloadSettings.md
+++ b/docs/API_docs/methods/account_saveAutoDownloadSettings.md
@@ -23,7 +23,7 @@ Save autodownload settings
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_saveSecureValue.md b/docs/API_docs/methods/account_saveSecureValue.md
index baffad4d..ff5c0e43 100644
--- a/docs/API_docs/methods/account_saveSecureValue.md
+++ b/docs/API_docs/methods/account_saveSecureValue.md
@@ -22,7 +22,7 @@ Save telegram passport secure value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_saveWallPaper.md b/docs/API_docs/methods/account_saveWallPaper.md
index 23a5116f..82aa340b 100644
--- a/docs/API_docs/methods/account_saveWallPaper.md
+++ b/docs/API_docs/methods/account_saveWallPaper.md
@@ -23,7 +23,7 @@ Save wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_sendChangePhoneCode.md b/docs/API_docs/methods/account_sendChangePhoneCode.md
index 6df32efd..188df455 100644
--- a/docs/API_docs/methods/account_sendChangePhoneCode.md
+++ b/docs/API_docs/methods/account_sendChangePhoneCode.md
@@ -22,7 +22,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_sendConfirmPhoneCode.md b/docs/API_docs/methods/account_sendConfirmPhoneCode.md
index dd8ae49f..0acc0cdc 100644
--- a/docs/API_docs/methods/account_sendConfirmPhoneCode.md
+++ b/docs/API_docs/methods/account_sendConfirmPhoneCode.md
@@ -22,7 +22,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_sendVerifyEmailCode.md b/docs/API_docs/methods/account_sendVerifyEmailCode.md
index d851ac7f..85782ecf 100644
--- a/docs/API_docs/methods/account_sendVerifyEmailCode.md
+++ b/docs/API_docs/methods/account_sendVerifyEmailCode.md
@@ -21,7 +21,7 @@ Send email verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_sendVerifyPhoneCode.md b/docs/API_docs/methods/account_sendVerifyPhoneCode.md
index 3ce4a255..83921d96 100644
--- a/docs/API_docs/methods/account_sendVerifyPhoneCode.md
+++ b/docs/API_docs/methods/account_sendVerifyPhoneCode.md
@@ -22,7 +22,7 @@ Send phone verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_setAccountTTL.md b/docs/API_docs/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/docs/API_docs/methods/account_setAccountTTL.md
+++ b/docs/API_docs/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_setContactSignUpNotification.md b/docs/API_docs/methods/account_setContactSignUpNotification.md
index 531967dd..febd8028 100644
--- a/docs/API_docs/methods/account_setContactSignUpNotification.md
+++ b/docs/API_docs/methods/account_setContactSignUpNotification.md
@@ -21,7 +21,7 @@ Set contact sign up notification
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_setPrivacy.md b/docs/API_docs/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/docs/API_docs/methods/account_setPrivacy.md
+++ b/docs/API_docs/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_unregisterDevice.md b/docs/API_docs/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/docs/API_docs/methods/account_unregisterDevice.md
+++ b/docs/API_docs/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_updateDeviceLocked.md b/docs/API_docs/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/docs/API_docs/methods/account_updateDeviceLocked.md
+++ b/docs/API_docs/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_updateNotifySettings.md b/docs/API_docs/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/docs/API_docs/methods/account_updateNotifySettings.md
+++ b/docs/API_docs/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_updateProfile.md b/docs/API_docs/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/docs/API_docs/methods/account_updateProfile.md
+++ b/docs/API_docs/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_updateStatus.md b/docs/API_docs/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/docs/API_docs/methods/account_updateStatus.md
+++ b/docs/API_docs/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_updateUsername.md b/docs/API_docs/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/docs/API_docs/methods/account_updateUsername.md
+++ b/docs/API_docs/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_uploadWallPaper.md b/docs/API_docs/methods/account_uploadWallPaper.md
index 26faed29..87f2b2c7 100644
--- a/docs/API_docs/methods/account_uploadWallPaper.md
+++ b/docs/API_docs/methods/account_uploadWallPaper.md
@@ -23,7 +23,7 @@ Upload wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_verifyEmail.md b/docs/API_docs/methods/account_verifyEmail.md
index b1c5d6b9..51379c1f 100644
--- a/docs/API_docs/methods/account_verifyEmail.md
+++ b/docs/API_docs/methods/account_verifyEmail.md
@@ -22,7 +22,7 @@ Verify email address
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/account_verifyPhone.md b/docs/API_docs/methods/account_verifyPhone.md
index d764fa41..af83b273 100644
--- a/docs/API_docs/methods/account_verifyPhone.md
+++ b/docs/API_docs/methods/account_verifyPhone.md
@@ -23,7 +23,7 @@ Verify phone number
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/auth_cancelCode.md b/docs/API_docs/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/docs/API_docs/methods/auth_cancelCode.md
+++ b/docs/API_docs/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/auth_dropTempAuthKeys.md b/docs/API_docs/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/docs/API_docs/methods/auth_dropTempAuthKeys.md
+++ b/docs/API_docs/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/auth_recoverPassword.md b/docs/API_docs/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/docs/API_docs/methods/auth_recoverPassword.md
+++ b/docs/API_docs/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/auth_requestPasswordRecovery.md b/docs/API_docs/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/docs/API_docs/methods/auth_requestPasswordRecovery.md
+++ b/docs/API_docs/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/auth_resendCode.md b/docs/API_docs/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/docs/API_docs/methods/auth_resendCode.md
+++ b/docs/API_docs/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/auth_resetAuthorizations.md b/docs/API_docs/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/docs/API_docs/methods/auth_resetAuthorizations.md
+++ b/docs/API_docs/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/bots_answerWebhookJSONQuery.md b/docs/API_docs/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/docs/API_docs/methods/bots_answerWebhookJSONQuery.md
+++ b/docs/API_docs/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/bots_sendCustomRequest.md b/docs/API_docs/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/docs/API_docs/methods/bots_sendCustomRequest.md
+++ b/docs/API_docs/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_checkUsername.md b/docs/API_docs/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/docs/API_docs/methods/channels_checkUsername.md
+++ b/docs/API_docs/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_createChannel.md b/docs/API_docs/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/docs/API_docs/methods/channels_createChannel.md
+++ b/docs/API_docs/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_deleteChannel.md b/docs/API_docs/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/docs/API_docs/methods/channels_deleteChannel.md
+++ b/docs/API_docs/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_deleteHistory.md b/docs/API_docs/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/docs/API_docs/methods/channels_deleteHistory.md
+++ b/docs/API_docs/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_deleteMessages.md b/docs/API_docs/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/docs/API_docs/methods/channels_deleteMessages.md
+++ b/docs/API_docs/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_deleteUserHistory.md b/docs/API_docs/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/docs/API_docs/methods/channels_deleteUserHistory.md
+++ b/docs/API_docs/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_editAdmin.md b/docs/API_docs/methods/channels_editAdmin.md
index c51f94c8..427e6de2 100644
--- a/docs/API_docs/methods/channels_editAdmin.md
+++ b/docs/API_docs/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_editBanned.md b/docs/API_docs/methods/channels_editBanned.md
index a7a5f15b..789820ae 100644
--- a/docs/API_docs/methods/channels_editBanned.md
+++ b/docs/API_docs/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_editPhoto.md b/docs/API_docs/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/docs/API_docs/methods/channels_editPhoto.md
+++ b/docs/API_docs/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_editTitle.md b/docs/API_docs/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/docs/API_docs/methods/channels_editTitle.md
+++ b/docs/API_docs/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_exportMessageLink.md b/docs/API_docs/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/docs/API_docs/methods/channels_exportMessageLink.md
+++ b/docs/API_docs/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_getAdminLog.md b/docs/API_docs/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/docs/API_docs/methods/channels_getAdminLog.md
+++ b/docs/API_docs/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_getAdminedPublicChannels.md b/docs/API_docs/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/docs/API_docs/methods/channels_getAdminedPublicChannels.md
+++ b/docs/API_docs/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_getChannels.md b/docs/API_docs/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/docs/API_docs/methods/channels_getChannels.md
+++ b/docs/API_docs/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_getLeftChannels.md b/docs/API_docs/methods/channels_getLeftChannels.md
index ea85dfea..97ac032f 100644
--- a/docs/API_docs/methods/channels_getLeftChannels.md
+++ b/docs/API_docs/methods/channels_getLeftChannels.md
@@ -21,7 +21,7 @@ Get all channels you left
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_getMessages.md b/docs/API_docs/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/docs/API_docs/methods/channels_getMessages.md
+++ b/docs/API_docs/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_getParticipant.md b/docs/API_docs/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/docs/API_docs/methods/channels_getParticipant.md
+++ b/docs/API_docs/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_getParticipants.md b/docs/API_docs/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/docs/API_docs/methods/channels_getParticipants.md
+++ b/docs/API_docs/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_inviteToChannel.md b/docs/API_docs/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/docs/API_docs/methods/channels_inviteToChannel.md
+++ b/docs/API_docs/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_joinChannel.md b/docs/API_docs/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/docs/API_docs/methods/channels_joinChannel.md
+++ b/docs/API_docs/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_leaveChannel.md b/docs/API_docs/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/docs/API_docs/methods/channels_leaveChannel.md
+++ b/docs/API_docs/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_readHistory.md b/docs/API_docs/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/docs/API_docs/methods/channels_readHistory.md
+++ b/docs/API_docs/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_readMessageContents.md b/docs/API_docs/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/docs/API_docs/methods/channels_readMessageContents.md
+++ b/docs/API_docs/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_reportSpam.md b/docs/API_docs/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/docs/API_docs/methods/channels_reportSpam.md
+++ b/docs/API_docs/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_setStickers.md b/docs/API_docs/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/docs/API_docs/methods/channels_setStickers.md
+++ b/docs/API_docs/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_togglePreHistoryHidden.md b/docs/API_docs/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/docs/API_docs/methods/channels_togglePreHistoryHidden.md
+++ b/docs/API_docs/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_toggleSignatures.md b/docs/API_docs/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/docs/API_docs/methods/channels_toggleSignatures.md
+++ b/docs/API_docs/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/channels_updateUsername.md b/docs/API_docs/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/docs/API_docs/methods/channels_updateUsername.md
+++ b/docs/API_docs/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_block.md b/docs/API_docs/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/docs/API_docs/methods/contacts_block.md
+++ b/docs/API_docs/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_deleteByPhones.md b/docs/API_docs/methods/contacts_deleteByPhones.md
index b3c750fb..22b92b1b 100644
--- a/docs/API_docs/methods/contacts_deleteByPhones.md
+++ b/docs/API_docs/methods/contacts_deleteByPhones.md
@@ -21,7 +21,7 @@ Delete contacts by phones
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_deleteContact.md b/docs/API_docs/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/docs/API_docs/methods/contacts_deleteContact.md
+++ b/docs/API_docs/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_deleteContacts.md b/docs/API_docs/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/docs/API_docs/methods/contacts_deleteContacts.md
+++ b/docs/API_docs/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_getBlocked.md b/docs/API_docs/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/docs/API_docs/methods/contacts_getBlocked.md
+++ b/docs/API_docs/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_getContactIDs.md b/docs/API_docs/methods/contacts_getContactIDs.md
index 2a9ea3b1..0f811298 100644
--- a/docs/API_docs/methods/contacts_getContactIDs.md
+++ b/docs/API_docs/methods/contacts_getContactIDs.md
@@ -21,7 +21,7 @@ Get contacts by IDs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_getContacts.md b/docs/API_docs/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/docs/API_docs/methods/contacts_getContacts.md
+++ b/docs/API_docs/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_getSaved.md b/docs/API_docs/methods/contacts_getSaved.md
index d8f02545..764bcc4e 100644
--- a/docs/API_docs/methods/contacts_getSaved.md
+++ b/docs/API_docs/methods/contacts_getSaved.md
@@ -16,7 +16,7 @@ Get saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_getStatuses.md b/docs/API_docs/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/docs/API_docs/methods/contacts_getStatuses.md
+++ b/docs/API_docs/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_getTopPeers.md b/docs/API_docs/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/docs/API_docs/methods/contacts_getTopPeers.md
+++ b/docs/API_docs/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_importContacts.md b/docs/API_docs/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/docs/API_docs/methods/contacts_importContacts.md
+++ b/docs/API_docs/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_resetSaved.md b/docs/API_docs/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/docs/API_docs/methods/contacts_resetSaved.md
+++ b/docs/API_docs/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_resetTopPeerRating.md b/docs/API_docs/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/docs/API_docs/methods/contacts_resetTopPeerRating.md
+++ b/docs/API_docs/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_search.md b/docs/API_docs/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/docs/API_docs/methods/contacts_search.md
+++ b/docs/API_docs/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_toggleTopPeers.md b/docs/API_docs/methods/contacts_toggleTopPeers.md
index 67da250d..ab515d4a 100644
--- a/docs/API_docs/methods/contacts_toggleTopPeers.md
+++ b/docs/API_docs/methods/contacts_toggleTopPeers.md
@@ -21,7 +21,7 @@ Toggle top peers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/contacts_unblock.md b/docs/API_docs/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/docs/API_docs/methods/contacts_unblock.md
+++ b/docs/API_docs/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_acceptTermsOfService.md b/docs/API_docs/methods/help_acceptTermsOfService.md
index aa70cc78..ae2a68a6 100644
--- a/docs/API_docs/methods/help_acceptTermsOfService.md
+++ b/docs/API_docs/methods/help_acceptTermsOfService.md
@@ -21,7 +21,7 @@ Accept telegram's TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_editUserInfo.md b/docs/API_docs/methods/help_editUserInfo.md
index 0570c31a..94834328 100644
--- a/docs/API_docs/methods/help_editUserInfo.md
+++ b/docs/API_docs/methods/help_editUserInfo.md
@@ -24,7 +24,7 @@ Edit user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getAppChangelog.md b/docs/API_docs/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/docs/API_docs/methods/help_getAppChangelog.md
+++ b/docs/API_docs/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getAppConfig.md b/docs/API_docs/methods/help_getAppConfig.md
index 41a434a4..057dd4d5 100644
--- a/docs/API_docs/methods/help_getAppConfig.md
+++ b/docs/API_docs/methods/help_getAppConfig.md
@@ -16,7 +16,7 @@ Get app config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getAppUpdate.md b/docs/API_docs/methods/help_getAppUpdate.md
index d738e00d..87019db0 100644
--- a/docs/API_docs/methods/help_getAppUpdate.md
+++ b/docs/API_docs/methods/help_getAppUpdate.md
@@ -21,7 +21,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getCdnConfig.md b/docs/API_docs/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/docs/API_docs/methods/help_getCdnConfig.md
+++ b/docs/API_docs/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getConfig.md b/docs/API_docs/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/docs/API_docs/methods/help_getConfig.md
+++ b/docs/API_docs/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getDeepLinkInfo.md b/docs/API_docs/methods/help_getDeepLinkInfo.md
index f124fa0a..a3d51bc2 100644
--- a/docs/API_docs/methods/help_getDeepLinkInfo.md
+++ b/docs/API_docs/methods/help_getDeepLinkInfo.md
@@ -21,7 +21,7 @@ Get deep link info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getInviteText.md b/docs/API_docs/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/docs/API_docs/methods/help_getInviteText.md
+++ b/docs/API_docs/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getNearestDc.md b/docs/API_docs/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/docs/API_docs/methods/help_getNearestDc.md
+++ b/docs/API_docs/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getPassportConfig.md b/docs/API_docs/methods/help_getPassportConfig.md
index e6330fe2..1fc48827 100644
--- a/docs/API_docs/methods/help_getPassportConfig.md
+++ b/docs/API_docs/methods/help_getPassportConfig.md
@@ -21,7 +21,7 @@ Get passport config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getProxyData.md b/docs/API_docs/methods/help_getProxyData.md
index 10d33cab..68297e93 100644
--- a/docs/API_docs/methods/help_getProxyData.md
+++ b/docs/API_docs/methods/help_getProxyData.md
@@ -16,7 +16,7 @@ Get information about the current proxy
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getRecentMeUrls.md b/docs/API_docs/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/docs/API_docs/methods/help_getRecentMeUrls.md
+++ b/docs/API_docs/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getSupport.md b/docs/API_docs/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/docs/API_docs/methods/help_getSupport.md
+++ b/docs/API_docs/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getSupportName.md b/docs/API_docs/methods/help_getSupportName.md
index 89687139..c5d1720c 100644
--- a/docs/API_docs/methods/help_getSupportName.md
+++ b/docs/API_docs/methods/help_getSupportName.md
@@ -16,7 +16,7 @@ Get support name
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getTermsOfServiceUpdate.md b/docs/API_docs/methods/help_getTermsOfServiceUpdate.md
index a4192ef5..0400944b 100644
--- a/docs/API_docs/methods/help_getTermsOfServiceUpdate.md
+++ b/docs/API_docs/methods/help_getTermsOfServiceUpdate.md
@@ -16,7 +16,7 @@ Get updated TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_getUserInfo.md b/docs/API_docs/methods/help_getUserInfo.md
index b750ff64..c4a4ec51 100644
--- a/docs/API_docs/methods/help_getUserInfo.md
+++ b/docs/API_docs/methods/help_getUserInfo.md
@@ -21,7 +21,7 @@ Get user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_saveAppLog.md b/docs/API_docs/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/docs/API_docs/methods/help_saveAppLog.md
+++ b/docs/API_docs/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/help_setBotUpdatesStatus.md b/docs/API_docs/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/docs/API_docs/methods/help_setBotUpdatesStatus.md
+++ b/docs/API_docs/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/initConnection.md b/docs/API_docs/methods/initConnection.md
index 66dec464..de18eb0c 100644
--- a/docs/API_docs/methods/initConnection.md
+++ b/docs/API_docs/methods/initConnection.md
@@ -29,7 +29,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/invokeAfterMsg.md b/docs/API_docs/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/docs/API_docs/methods/invokeAfterMsg.md
+++ b/docs/API_docs/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/invokeAfterMsgs.md b/docs/API_docs/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/docs/API_docs/methods/invokeAfterMsgs.md
+++ b/docs/API_docs/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/invokeWithLayer.md b/docs/API_docs/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/docs/API_docs/methods/invokeWithLayer.md
+++ b/docs/API_docs/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/invokeWithMessagesRange.md b/docs/API_docs/methods/invokeWithMessagesRange.md
index 3f7b4749..5a028cf3 100644
--- a/docs/API_docs/methods/invokeWithMessagesRange.md
+++ b/docs/API_docs/methods/invokeWithMessagesRange.md
@@ -22,7 +22,7 @@ Invoke with messages range
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/invokeWithTakeout.md b/docs/API_docs/methods/invokeWithTakeout.md
index 171295e3..3a7e1eb6 100644
--- a/docs/API_docs/methods/invokeWithTakeout.md
+++ b/docs/API_docs/methods/invokeWithTakeout.md
@@ -22,7 +22,7 @@ Invoke method from takeout session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/invokeWithoutUpdates.md b/docs/API_docs/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/docs/API_docs/methods/invokeWithoutUpdates.md
+++ b/docs/API_docs/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/langpack_getDifference.md b/docs/API_docs/methods/langpack_getDifference.md
index 1c41e9cb..48493746 100644
--- a/docs/API_docs/methods/langpack_getDifference.md
+++ b/docs/API_docs/methods/langpack_getDifference.md
@@ -23,7 +23,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/langpack_getLangPack.md b/docs/API_docs/methods/langpack_getLangPack.md
index 5ff170d8..7d50d3ee 100644
--- a/docs/API_docs/methods/langpack_getLangPack.md
+++ b/docs/API_docs/methods/langpack_getLangPack.md
@@ -22,7 +22,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/langpack_getLanguage.md b/docs/API_docs/methods/langpack_getLanguage.md
index 9aacd923..60656f5e 100644
--- a/docs/API_docs/methods/langpack_getLanguage.md
+++ b/docs/API_docs/methods/langpack_getLanguage.md
@@ -22,7 +22,7 @@ Get language
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/langpack_getLanguages.md b/docs/API_docs/methods/langpack_getLanguages.md
index dd9e4bf4..2ecceccf 100644
--- a/docs/API_docs/methods/langpack_getLanguages.md
+++ b/docs/API_docs/methods/langpack_getLanguages.md
@@ -21,7 +21,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/langpack_getStrings.md b/docs/API_docs/methods/langpack_getStrings.md
index 7a2739f9..140179fd 100644
--- a/docs/API_docs/methods/langpack_getStrings.md
+++ b/docs/API_docs/methods/langpack_getStrings.md
@@ -23,7 +23,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_addChatUser.md b/docs/API_docs/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/docs/API_docs/methods/messages_addChatUser.md
+++ b/docs/API_docs/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_checkChatInvite.md b/docs/API_docs/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/docs/API_docs/methods/messages_checkChatInvite.md
+++ b/docs/API_docs/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_clearAllDrafts.md b/docs/API_docs/methods/messages_clearAllDrafts.md
index 012be8bc..aa5726f6 100644
--- a/docs/API_docs/methods/messages_clearAllDrafts.md
+++ b/docs/API_docs/methods/messages_clearAllDrafts.md
@@ -16,7 +16,7 @@ Clear all drafts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_clearRecentStickers.md b/docs/API_docs/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/docs/API_docs/methods/messages_clearRecentStickers.md
+++ b/docs/API_docs/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_createChat.md b/docs/API_docs/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/docs/API_docs/methods/messages_createChat.md
+++ b/docs/API_docs/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_deleteChatUser.md b/docs/API_docs/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/docs/API_docs/methods/messages_deleteChatUser.md
+++ b/docs/API_docs/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_deleteHistory.md b/docs/API_docs/methods/messages_deleteHistory.md
index 3fd08f58..31ad634a 100644
--- a/docs/API_docs/methods/messages_deleteHistory.md
+++ b/docs/API_docs/methods/messages_deleteHistory.md
@@ -24,7 +24,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_deleteMessages.md b/docs/API_docs/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/docs/API_docs/methods/messages_deleteMessages.md
+++ b/docs/API_docs/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_editChatAbout.md b/docs/API_docs/methods/messages_editChatAbout.md
index 343b113a..e344b3fb 100644
--- a/docs/API_docs/methods/messages_editChatAbout.md
+++ b/docs/API_docs/methods/messages_editChatAbout.md
@@ -22,7 +22,7 @@ Edit chat info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_editChatAdmin.md b/docs/API_docs/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/docs/API_docs/methods/messages_editChatAdmin.md
+++ b/docs/API_docs/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_editChatDefaultBannedRights.md b/docs/API_docs/methods/messages_editChatDefaultBannedRights.md
index 6abb2b59..d5835231 100644
--- a/docs/API_docs/methods/messages_editChatDefaultBannedRights.md
+++ b/docs/API_docs/methods/messages_editChatDefaultBannedRights.md
@@ -22,7 +22,7 @@ Edit default rights of chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_editChatPhoto.md b/docs/API_docs/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/docs/API_docs/methods/messages_editChatPhoto.md
+++ b/docs/API_docs/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_editChatTitle.md b/docs/API_docs/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/docs/API_docs/methods/messages_editChatTitle.md
+++ b/docs/API_docs/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_editInlineBotMessage.md b/docs/API_docs/methods/messages_editInlineBotMessage.md
index 79a675a0..e20b3314 100644
--- a/docs/API_docs/methods/messages_editInlineBotMessage.md
+++ b/docs/API_docs/methods/messages_editInlineBotMessage.md
@@ -27,7 +27,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_editMessage.md b/docs/API_docs/methods/messages_editMessage.md
index 1bb146b2..54ec1461 100644
--- a/docs/API_docs/methods/messages_editMessage.md
+++ b/docs/API_docs/methods/messages_editMessage.md
@@ -28,7 +28,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_exportChatInvite.md b/docs/API_docs/methods/messages_exportChatInvite.md
index e86847f7..a18049cc 100644
--- a/docs/API_docs/methods/messages_exportChatInvite.md
+++ b/docs/API_docs/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_faveSticker.md b/docs/API_docs/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/docs/API_docs/methods/messages_faveSticker.md
+++ b/docs/API_docs/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_forwardMessages.md b/docs/API_docs/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/docs/API_docs/methods/messages_forwardMessages.md
+++ b/docs/API_docs/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getAllChats.md b/docs/API_docs/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/docs/API_docs/methods/messages_getAllChats.md
+++ b/docs/API_docs/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getAllDrafts.md b/docs/API_docs/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/docs/API_docs/methods/messages_getAllDrafts.md
+++ b/docs/API_docs/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getAllStickers.md b/docs/API_docs/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/docs/API_docs/methods/messages_getAllStickers.md
+++ b/docs/API_docs/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getArchivedStickers.md b/docs/API_docs/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/docs/API_docs/methods/messages_getArchivedStickers.md
+++ b/docs/API_docs/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getAttachedStickers.md b/docs/API_docs/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/docs/API_docs/methods/messages_getAttachedStickers.md
+++ b/docs/API_docs/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getBotCallbackAnswer.md b/docs/API_docs/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/docs/API_docs/methods/messages_getBotCallbackAnswer.md
+++ b/docs/API_docs/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getChats.md b/docs/API_docs/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/docs/API_docs/methods/messages_getChats.md
+++ b/docs/API_docs/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getCommonChats.md b/docs/API_docs/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/docs/API_docs/methods/messages_getCommonChats.md
+++ b/docs/API_docs/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getDialogUnreadMarks.md b/docs/API_docs/methods/messages_getDialogUnreadMarks.md
index 1e44ac5c..05644942 100644
--- a/docs/API_docs/methods/messages_getDialogUnreadMarks.md
+++ b/docs/API_docs/methods/messages_getDialogUnreadMarks.md
@@ -16,7 +16,7 @@ Get dialogs marked as unread manually
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getDialogs.md b/docs/API_docs/methods/messages_getDialogs.md
index dd315daf..6a41c227 100644
--- a/docs/API_docs/methods/messages_getDialogs.md
+++ b/docs/API_docs/methods/messages_getDialogs.md
@@ -26,7 +26,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getDocumentByHash.md b/docs/API_docs/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/docs/API_docs/methods/messages_getDocumentByHash.md
+++ b/docs/API_docs/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getEmojiKeywords.md b/docs/API_docs/methods/messages_getEmojiKeywords.md
index c61f65f3..8c8cfb06 100644
--- a/docs/API_docs/methods/messages_getEmojiKeywords.md
+++ b/docs/API_docs/methods/messages_getEmojiKeywords.md
@@ -21,7 +21,7 @@ Get emoji keywords
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getEmojiKeywordsDifference.md b/docs/API_docs/methods/messages_getEmojiKeywordsDifference.md
index 8561ba59..11294079 100644
--- a/docs/API_docs/methods/messages_getEmojiKeywordsDifference.md
+++ b/docs/API_docs/methods/messages_getEmojiKeywordsDifference.md
@@ -22,7 +22,7 @@ Get emoji keyword difference
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getEmojiURL.md b/docs/API_docs/methods/messages_getEmojiURL.md
index 429d9c97..7bd31ba4 100644
--- a/docs/API_docs/methods/messages_getEmojiURL.md
+++ b/docs/API_docs/methods/messages_getEmojiURL.md
@@ -21,7 +21,7 @@ Get emoji URL
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getFavedStickers.md b/docs/API_docs/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/docs/API_docs/methods/messages_getFavedStickers.md
+++ b/docs/API_docs/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getFeaturedStickers.md b/docs/API_docs/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/docs/API_docs/methods/messages_getFeaturedStickers.md
+++ b/docs/API_docs/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getGameHighScores.md b/docs/API_docs/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/docs/API_docs/methods/messages_getGameHighScores.md
+++ b/docs/API_docs/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getHistory.md b/docs/API_docs/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/docs/API_docs/methods/messages_getHistory.md
+++ b/docs/API_docs/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getInlineBotResults.md b/docs/API_docs/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/docs/API_docs/methods/messages_getInlineBotResults.md
+++ b/docs/API_docs/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getInlineGameHighScores.md b/docs/API_docs/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/docs/API_docs/methods/messages_getInlineGameHighScores.md
+++ b/docs/API_docs/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getMaskStickers.md b/docs/API_docs/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/docs/API_docs/methods/messages_getMaskStickers.md
+++ b/docs/API_docs/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getMessageEditData.md b/docs/API_docs/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/docs/API_docs/methods/messages_getMessageEditData.md
+++ b/docs/API_docs/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getMessages.md b/docs/API_docs/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/docs/API_docs/methods/messages_getMessages.md
+++ b/docs/API_docs/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getMessagesViews.md b/docs/API_docs/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/docs/API_docs/methods/messages_getMessagesViews.md
+++ b/docs/API_docs/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getOnlines.md b/docs/API_docs/methods/messages_getOnlines.md
index b7f6b419..68e85d6f 100644
--- a/docs/API_docs/methods/messages_getOnlines.md
+++ b/docs/API_docs/methods/messages_getOnlines.md
@@ -21,7 +21,7 @@ Get online users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getPeerDialogs.md b/docs/API_docs/methods/messages_getPeerDialogs.md
index 3b640993..d4502ad4 100644
--- a/docs/API_docs/methods/messages_getPeerDialogs.md
+++ b/docs/API_docs/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getPeerSettings.md b/docs/API_docs/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/docs/API_docs/methods/messages_getPeerSettings.md
+++ b/docs/API_docs/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getPinnedDialogs.md b/docs/API_docs/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/docs/API_docs/methods/messages_getPinnedDialogs.md
+++ b/docs/API_docs/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getPollResults.md b/docs/API_docs/methods/messages_getPollResults.md
index 56d5b1dd..5b0cf230 100644
--- a/docs/API_docs/methods/messages_getPollResults.md
+++ b/docs/API_docs/methods/messages_getPollResults.md
@@ -22,7 +22,7 @@ Get poll results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getRecentLocations.md b/docs/API_docs/methods/messages_getRecentLocations.md
index 424955e7..e4bff964 100644
--- a/docs/API_docs/methods/messages_getRecentLocations.md
+++ b/docs/API_docs/methods/messages_getRecentLocations.md
@@ -23,7 +23,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getRecentStickers.md b/docs/API_docs/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/docs/API_docs/methods/messages_getRecentStickers.md
+++ b/docs/API_docs/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getSavedGifs.md b/docs/API_docs/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/docs/API_docs/methods/messages_getSavedGifs.md
+++ b/docs/API_docs/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getSplitRanges.md b/docs/API_docs/methods/messages_getSplitRanges.md
index c39bdedc..f23f9c7b 100644
--- a/docs/API_docs/methods/messages_getSplitRanges.md
+++ b/docs/API_docs/methods/messages_getSplitRanges.md
@@ -16,7 +16,7 @@ Get message ranges to fetch
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getStatsURL.md b/docs/API_docs/methods/messages_getStatsURL.md
index c7c784a9..0123c76a 100644
--- a/docs/API_docs/methods/messages_getStatsURL.md
+++ b/docs/API_docs/methods/messages_getStatsURL.md
@@ -23,7 +23,7 @@ Get stats URL
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getStickerSet.md b/docs/API_docs/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/docs/API_docs/methods/messages_getStickerSet.md
+++ b/docs/API_docs/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getStickers.md b/docs/API_docs/methods/messages_getStickers.md
index 16386ee6..aa550dc1 100644
--- a/docs/API_docs/methods/messages_getStickers.md
+++ b/docs/API_docs/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getUnreadMentions.md b/docs/API_docs/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/docs/API_docs/methods/messages_getUnreadMentions.md
+++ b/docs/API_docs/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getWebPage.md b/docs/API_docs/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/docs/API_docs/methods/messages_getWebPage.md
+++ b/docs/API_docs/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_getWebPagePreview.md b/docs/API_docs/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/docs/API_docs/methods/messages_getWebPagePreview.md
+++ b/docs/API_docs/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_hideReportSpam.md b/docs/API_docs/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/docs/API_docs/methods/messages_hideReportSpam.md
+++ b/docs/API_docs/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_importChatInvite.md b/docs/API_docs/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/docs/API_docs/methods/messages_importChatInvite.md
+++ b/docs/API_docs/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_installStickerSet.md b/docs/API_docs/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/docs/API_docs/methods/messages_installStickerSet.md
+++ b/docs/API_docs/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_markDialogUnread.md b/docs/API_docs/methods/messages_markDialogUnread.md
index 6cbb27c9..62aa42a2 100644
--- a/docs/API_docs/methods/messages_markDialogUnread.md
+++ b/docs/API_docs/methods/messages_markDialogUnread.md
@@ -22,7 +22,7 @@ Mark dialog as unread
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_migrateChat.md b/docs/API_docs/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/docs/API_docs/methods/messages_migrateChat.md
+++ b/docs/API_docs/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_readEncryptedHistory.md b/docs/API_docs/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/docs/API_docs/methods/messages_readEncryptedHistory.md
+++ b/docs/API_docs/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_readFeaturedStickers.md b/docs/API_docs/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/docs/API_docs/methods/messages_readFeaturedStickers.md
+++ b/docs/API_docs/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_readHistory.md b/docs/API_docs/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/docs/API_docs/methods/messages_readHistory.md
+++ b/docs/API_docs/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_readMentions.md b/docs/API_docs/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/docs/API_docs/methods/messages_readMentions.md
+++ b/docs/API_docs/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_readMessageContents.md b/docs/API_docs/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/docs/API_docs/methods/messages_readMessageContents.md
+++ b/docs/API_docs/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_receivedMessages.md b/docs/API_docs/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/docs/API_docs/methods/messages_receivedMessages.md
+++ b/docs/API_docs/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_reorderPinnedDialogs.md b/docs/API_docs/methods/messages_reorderPinnedDialogs.md
index 4134b2e8..b2cd01be 100644
--- a/docs/API_docs/methods/messages_reorderPinnedDialogs.md
+++ b/docs/API_docs/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_reorderStickerSets.md b/docs/API_docs/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/docs/API_docs/methods/messages_reorderStickerSets.md
+++ b/docs/API_docs/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_report.md b/docs/API_docs/methods/messages_report.md
index d34e084d..eda069f6 100644
--- a/docs/API_docs/methods/messages_report.md
+++ b/docs/API_docs/methods/messages_report.md
@@ -23,7 +23,7 @@ Report a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_reportEncryptedSpam.md b/docs/API_docs/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/docs/API_docs/methods/messages_reportEncryptedSpam.md
+++ b/docs/API_docs/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_reportSpam.md b/docs/API_docs/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/docs/API_docs/methods/messages_reportSpam.md
+++ b/docs/API_docs/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_saveDraft.md b/docs/API_docs/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/docs/API_docs/methods/messages_saveDraft.md
+++ b/docs/API_docs/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_saveGif.md b/docs/API_docs/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/docs/API_docs/methods/messages_saveGif.md
+++ b/docs/API_docs/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_saveRecentSticker.md b/docs/API_docs/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/docs/API_docs/methods/messages_saveRecentSticker.md
+++ b/docs/API_docs/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_search.md b/docs/API_docs/methods/messages_search.md
index f65ba461..a89313bd 100644
--- a/docs/API_docs/methods/messages_search.md
+++ b/docs/API_docs/methods/messages_search.md
@@ -32,7 +32,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_searchGifs.md b/docs/API_docs/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/docs/API_docs/methods/messages_searchGifs.md
+++ b/docs/API_docs/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_searchGlobal.md b/docs/API_docs/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/docs/API_docs/methods/messages_searchGlobal.md
+++ b/docs/API_docs/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_searchStickerSets.md b/docs/API_docs/methods/messages_searchStickerSets.md
index f9d46123..9ac36ba8 100644
--- a/docs/API_docs/methods/messages_searchStickerSets.md
+++ b/docs/API_docs/methods/messages_searchStickerSets.md
@@ -23,7 +23,7 @@ Find a sticker set
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendEncrypted.md b/docs/API_docs/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/docs/API_docs/methods/messages_sendEncrypted.md
+++ b/docs/API_docs/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendEncryptedFile.md b/docs/API_docs/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/docs/API_docs/methods/messages_sendEncryptedFile.md
+++ b/docs/API_docs/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendEncryptedService.md b/docs/API_docs/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/docs/API_docs/methods/messages_sendEncryptedService.md
+++ b/docs/API_docs/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendInlineBotResult.md b/docs/API_docs/methods/messages_sendInlineBotResult.md
index efee8aa1..c1846e12 100644
--- a/docs/API_docs/methods/messages_sendInlineBotResult.md
+++ b/docs/API_docs/methods/messages_sendInlineBotResult.md
@@ -28,7 +28,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendMedia.md b/docs/API_docs/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/docs/API_docs/methods/messages_sendMedia.md
+++ b/docs/API_docs/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendMessage.md b/docs/API_docs/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/docs/API_docs/methods/messages_sendMessage.md
+++ b/docs/API_docs/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendMultiMedia.md b/docs/API_docs/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/docs/API_docs/methods/messages_sendMultiMedia.md
+++ b/docs/API_docs/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendScreenshotNotification.md b/docs/API_docs/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/docs/API_docs/methods/messages_sendScreenshotNotification.md
+++ b/docs/API_docs/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_sendVote.md b/docs/API_docs/methods/messages_sendVote.md
index bc14b063..1ef65126 100644
--- a/docs/API_docs/methods/messages_sendVote.md
+++ b/docs/API_docs/methods/messages_sendVote.md
@@ -23,7 +23,7 @@ Send vote
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_setBotCallbackAnswer.md b/docs/API_docs/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/docs/API_docs/methods/messages_setBotCallbackAnswer.md
+++ b/docs/API_docs/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_setBotPrecheckoutResults.md b/docs/API_docs/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/docs/API_docs/methods/messages_setBotPrecheckoutResults.md
+++ b/docs/API_docs/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_setBotShippingResults.md b/docs/API_docs/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/docs/API_docs/methods/messages_setBotShippingResults.md
+++ b/docs/API_docs/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_setEncryptedTyping.md b/docs/API_docs/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/docs/API_docs/methods/messages_setEncryptedTyping.md
+++ b/docs/API_docs/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_setGameScore.md b/docs/API_docs/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/docs/API_docs/methods/messages_setGameScore.md
+++ b/docs/API_docs/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_setInlineBotResults.md b/docs/API_docs/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/docs/API_docs/methods/messages_setInlineBotResults.md
+++ b/docs/API_docs/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_setInlineGameScore.md b/docs/API_docs/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/docs/API_docs/methods/messages_setInlineGameScore.md
+++ b/docs/API_docs/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_setTyping.md b/docs/API_docs/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/docs/API_docs/methods/messages_setTyping.md
+++ b/docs/API_docs/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_startBot.md b/docs/API_docs/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/docs/API_docs/methods/messages_startBot.md
+++ b/docs/API_docs/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_toggleDialogPin.md b/docs/API_docs/methods/messages_toggleDialogPin.md
index a2dd4fb5..b009d4ba 100644
--- a/docs/API_docs/methods/messages_toggleDialogPin.md
+++ b/docs/API_docs/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_uninstallStickerSet.md b/docs/API_docs/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/docs/API_docs/methods/messages_uninstallStickerSet.md
+++ b/docs/API_docs/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_updatePinnedMessage.md b/docs/API_docs/methods/messages_updatePinnedMessage.md
index a34f5b14..986e1b3c 100644
--- a/docs/API_docs/methods/messages_updatePinnedMessage.md
+++ b/docs/API_docs/methods/messages_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Update pinned message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_uploadEncryptedFile.md b/docs/API_docs/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/docs/API_docs/methods/messages_uploadEncryptedFile.md
+++ b/docs/API_docs/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/messages_uploadMedia.md b/docs/API_docs/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/docs/API_docs/methods/messages_uploadMedia.md
+++ b/docs/API_docs/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/payments_clearSavedInfo.md b/docs/API_docs/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/docs/API_docs/methods/payments_clearSavedInfo.md
+++ b/docs/API_docs/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/payments_getPaymentForm.md b/docs/API_docs/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/docs/API_docs/methods/payments_getPaymentForm.md
+++ b/docs/API_docs/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/payments_getPaymentReceipt.md b/docs/API_docs/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/docs/API_docs/methods/payments_getPaymentReceipt.md
+++ b/docs/API_docs/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/payments_getSavedInfo.md b/docs/API_docs/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/docs/API_docs/methods/payments_getSavedInfo.md
+++ b/docs/API_docs/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/payments_sendPaymentForm.md b/docs/API_docs/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/docs/API_docs/methods/payments_sendPaymentForm.md
+++ b/docs/API_docs/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/payments_validateRequestedInfo.md b/docs/API_docs/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/docs/API_docs/methods/payments_validateRequestedInfo.md
+++ b/docs/API_docs/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/phone_getCallConfig.md b/docs/API_docs/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/docs/API_docs/methods/phone_getCallConfig.md
+++ b/docs/API_docs/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/phone_receivedCall.md b/docs/API_docs/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/docs/API_docs/methods/phone_receivedCall.md
+++ b/docs/API_docs/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/phone_saveCallDebug.md b/docs/API_docs/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/docs/API_docs/methods/phone_saveCallDebug.md
+++ b/docs/API_docs/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/phone_setCallRating.md b/docs/API_docs/methods/phone_setCallRating.md
index 617a4098..9ca41403 100644
--- a/docs/API_docs/methods/phone_setCallRating.md
+++ b/docs/API_docs/methods/phone_setCallRating.md
@@ -24,7 +24,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/photos_deletePhotos.md b/docs/API_docs/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/docs/API_docs/methods/photos_deletePhotos.md
+++ b/docs/API_docs/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/photos_getUserPhotos.md b/docs/API_docs/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/docs/API_docs/methods/photos_getUserPhotos.md
+++ b/docs/API_docs/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/photos_updateProfilePhoto.md b/docs/API_docs/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/docs/API_docs/methods/photos_updateProfilePhoto.md
+++ b/docs/API_docs/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/photos_uploadProfilePhoto.md b/docs/API_docs/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/docs/API_docs/methods/photos_uploadProfilePhoto.md
+++ b/docs/API_docs/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/stickers_addStickerToSet.md b/docs/API_docs/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/docs/API_docs/methods/stickers_addStickerToSet.md
+++ b/docs/API_docs/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/stickers_changeStickerPosition.md b/docs/API_docs/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/docs/API_docs/methods/stickers_changeStickerPosition.md
+++ b/docs/API_docs/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/stickers_createStickerSet.md b/docs/API_docs/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/docs/API_docs/methods/stickers_createStickerSet.md
+++ b/docs/API_docs/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/stickers_removeStickerFromSet.md b/docs/API_docs/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/docs/API_docs/methods/stickers_removeStickerFromSet.md
+++ b/docs/API_docs/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/upload_getWebFile.md b/docs/API_docs/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/docs/API_docs/methods/upload_getWebFile.md
+++ b/docs/API_docs/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/users_getUsers.md b/docs/API_docs/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/docs/API_docs/methods/users_getUsers.md
+++ b/docs/API_docs/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/API_docs/methods/users_setSecureValueErrors.md b/docs/API_docs/methods/users_setSecureValueErrors.md
index 51043582..0dad2b8f 100644
--- a/docs/API_docs/methods/users_setSecureValueErrors.md
+++ b/docs/API_docs/methods/users_setSecureValueErrors.md
@@ -22,7 +22,7 @@ Set secure value error for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/destroy_session.md b/docs/MTProto_docs/methods/destroy_session.md
index 109c6f2b..e9a57ec0 100644
--- a/docs/MTProto_docs/methods/destroy_session.md
+++ b/docs/MTProto_docs/methods/destroy_session.md
@@ -21,7 +21,7 @@ Destroy the current MTProto session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/get_future_salts.md b/docs/MTProto_docs/methods/get_future_salts.md
index e5509f5a..e35a4f27 100644
--- a/docs/MTProto_docs/methods/get_future_salts.md
+++ b/docs/MTProto_docs/methods/get_future_salts.md
@@ -21,7 +21,7 @@ Get future salts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/http_wait.md b/docs/MTProto_docs/methods/http_wait.md
index 0dad217b..260a56fb 100644
--- a/docs/MTProto_docs/methods/http_wait.md
+++ b/docs/MTProto_docs/methods/http_wait.md
@@ -23,7 +23,7 @@ Makes the server send messages waiting in the buffer
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/ping.md b/docs/MTProto_docs/methods/ping.md
index e572cd56..54ed657f 100644
--- a/docs/MTProto_docs/methods/ping.md
+++ b/docs/MTProto_docs/methods/ping.md
@@ -21,7 +21,7 @@ Pings the server
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/ping_delay_disconnect.md b/docs/MTProto_docs/methods/ping_delay_disconnect.md
index 0e5e5465..28fe70a3 100644
--- a/docs/MTProto_docs/methods/ping_delay_disconnect.md
+++ b/docs/MTProto_docs/methods/ping_delay_disconnect.md
@@ -22,7 +22,7 @@ Pings the server and causes disconection if the same method is not called within
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/req_DH_params.md b/docs/MTProto_docs/methods/req_DH_params.md
index 4cc1b8e1..25906880 100644
--- a/docs/MTProto_docs/methods/req_DH_params.md
+++ b/docs/MTProto_docs/methods/req_DH_params.md
@@ -26,7 +26,7 @@ Requests Diffie-hellman parameters for key exchange
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/req_pq.md b/docs/MTProto_docs/methods/req_pq.md
index 640a1659..cc299577 100644
--- a/docs/MTProto_docs/methods/req_pq.md
+++ b/docs/MTProto_docs/methods/req_pq.md
@@ -21,7 +21,7 @@ Requests PQ for factorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/req_pq_multi.md b/docs/MTProto_docs/methods/req_pq_multi.md
index f38ee489..7b772602 100644
--- a/docs/MTProto_docs/methods/req_pq_multi.md
+++ b/docs/MTProto_docs/methods/req_pq_multi.md
@@ -21,7 +21,7 @@ Requests PQ for factorization (new version)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/rpc_drop_answer.md b/docs/MTProto_docs/methods/rpc_drop_answer.md
index 74ac994b..ccbc2e84 100644
--- a/docs/MTProto_docs/methods/rpc_drop_answer.md
+++ b/docs/MTProto_docs/methods/rpc_drop_answer.md
@@ -21,7 +21,7 @@ Do not send answer to provided request
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/MTProto_docs/methods/set_client_DH_params.md b/docs/MTProto_docs/methods/set_client_DH_params.md
index 08114315..d6ab228c 100644
--- a/docs/MTProto_docs/methods/set_client_DH_params.md
+++ b/docs/MTProto_docs/methods/set_client_DH_params.md
@@ -23,7 +23,7 @@ Sets client diffie-hellman parameters
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/docs/docs/ASYNC.md b/docs/docs/ASYNC.md
index 86bb09ab..31eb55d4 100644
--- a/docs/docs/ASYNC.md
+++ b/docs/docs/ASYNC.md
@@ -1,6 +1,6 @@
---
title: Async
-description: MadelineProto now features async, for **incredible speed improvements**, and parallel processing **without** buggy and slow threading/multiprocessing.
+description: MadelineProto now features async, for **incredible speed improvements**, and parallel processing.
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Async
@@ -19,7 +19,16 @@ Powered by [amphp](https://amphp.org), MadelineProto wraps the AMPHP APIs to pro
* [Blocking async](#blocking-async)
* [MadelineProto and AMPHP async APIs](#madelineproto-and-amphp-async-apis)
* [Helper methods](#helper-methods)
+ * [Async sleep](#async-sleep-does-not-block-the-main-thread)
+ * [MadelineProto artax HTTP client](#madelineproto-artax-http-client)
+ * [Async forking](#async-forking-does-single-thread-forking)
+ * [Combining async operations](#combining-async-operations)
* [MadelineProto async loop APIs](#async-loop-apis)
+ * [Loop](#loop)
+ * [ResumableLoop](#resumableloop)
+ * [SignalLoop](#signalloop)
+ * [ResumableSignalLoop](#resumablesignalloop)
+ * [GenericLoop](#genericloop)
## Usage
@@ -507,5 +516,4 @@ The return value of the callable can be:
* `GenericLoop::PAUSE` - The loop will pause forever (or until the `resume` method is called on the loop object from outside the loop)
* `GenericLoop::CONTINUE` - Return this if you want to rerun the loop without waiting
-
-Next section
+Next section
\ No newline at end of file
diff --git a/docs/docs/INLINE_BUTTONS.md b/docs/docs/INLINE_BUTTONS.md
index 50b139ff..4bc66bdc 100644
--- a/docs/docs/INLINE_BUTTONS.md
+++ b/docs/docs/INLINE_BUTTONS.md
@@ -1,5 +1,5 @@
---
-title: Inline buttons
+title: Inline buttons ([now fully async!](https://docs.madelineproto.xyz/docs/ASYNC.html))
description: You can easily click inline buttons using MadelineProto, just access the correct button:
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
diff --git a/docs/docs/INSTALLATION.md b/docs/docs/INSTALLATION.md
index 0f35d928..a21339fa 100644
--- a/docs/docs/INSTALLATION.md
+++ b/docs/docs/INSTALLATION.md
@@ -103,4 +103,4 @@ Then you can require the package by addding the following lines to the require s
"danog/madelineproto":"dev-master",
```
-Next section
+Next section
\ No newline at end of file
diff --git a/docs/docs/PROXY.md b/docs/docs/PROXY.md
index 057f2df9..2fce29ba 100644
--- a/docs/docs/PROXY.md
+++ b/docs/docs/PROXY.md
@@ -177,5 +177,4 @@ In order to build your proxy, you have to use the new MadelineProto stream API t
Feel free to study [existing proxies](https://github.com/danog/MadelineProto/tree/master/src/danog/MadelineProto/Stream/Proxy) and the [stream API](https://github.com/danog/MadelineProto/tree/master/src/danog/MadelineProto/Stream): it's well structured and well documented, so feel free to read the code.
Don't forget to add support for [TLS connections](https://github.com/danog/MadelineProto/blob/master/src/danog/MadelineProto/Stream/Proxy/SocksProxy.php#L141) as well!
-
Next section
\ No newline at end of file
diff --git a/docs/docs/REQUIREMENTS.md b/docs/docs/REQUIREMENTS.md
index e37f0732..43160b84 100644
--- a/docs/docs/REQUIREMENTS.md
+++ b/docs/docs/REQUIREMENTS.md
@@ -1,6 +1,6 @@
---
title: Requirements
-description: MadelineProto requires the `mbstring`, `xml`, `gmp`, `curl` extensions to function properly.
+description: MadelineProto requires the `mbstring`, `xml`, `gmp` extensions to function properly.
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Requirements
diff --git a/docs/docs/SETTINGS.md b/docs/docs/SETTINGS.md
index 6eb2c2b9..267ba7a5 100644
--- a/docs/docs/SETTINGS.md
+++ b/docs/docs/SETTINGS.md
@@ -432,4 +432,4 @@ The settings array can be accessed and modified in the instantiated class by acc
$MadelineProto->settings['updates']['handle_updates'] = true; // reenable update fetching
```
-Next section
+Next section
\ No newline at end of file
diff --git a/docs/index.md b/docs/index.md
index d7dbead7..9f12e8d5 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -9,6 +9,8 @@ Created by Daniil Gen
Do join the official channel, [@MadelineProto](https://t.me/MadelineProto) and the [support groups](https://t.me/pwrtelegramgroup)!
+Approved by Telegram!
+
## What's this?
This library can be used to easily interact with Telegram **without** the bot API, just like the official apps.
@@ -66,6 +68,17 @@ Tip: if you receive an error (or nothing), [send us](https://t.me/pwrtelegramgro
* [Ignored async](https://docs.madelineproto.xyz/docs/ASYNC.html#ignored-async)
* [Blocking async](https://docs.madelineproto.xyz/docs/ASYNC.html#blocking-async)
* [MadelineProto and AMPHP async APIs](https://docs.madelineproto.xyz/docs/ASYNC.html#madelineproto-and-amphp-async-apis)
+ * [Helper methods](https://docs.madelineproto.xyz/docs/ASYNC.html#helper-methods)
+ * [Async sleep](https://docs.madelineproto.xyz/docs/ASYNC.html#async-sleep-does-not-block-the-main-thread)
+ * [MadelineProto artax HTTP client](https://docs.madelineproto.xyz/docs/ASYNC.html#madelineproto-artax-http-client)
+ * [Async forking](https://docs.madelineproto.xyz/docs/ASYNC.html#async-forking-does-single-thread-forking)
+ * [Combining async operations](https://docs.madelineproto.xyz/docs/ASYNC.html#combining-async-operations)
+ * [MadelineProto async loop APIs](https://docs.madelineproto.xyz/docs/ASYNC.html#async-loop-apis)
+ * [Loop](https://docs.madelineproto.xyz/docs/ASYNC.html#loop)
+ * [ResumableLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#resumableloop)
+ * [SignalLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#signalloop)
+ * [ResumableSignalLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#resumablesignalloop)
+ * [GenericLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#genericloop)
* [Creating a client](https://docs.madelineproto.xyz/docs/CREATING_A_CLIENT.html)
* [Logging in](https://docs.madelineproto.xyz/docs/LOGIN.html)
* [Automatic](https://docs.madelineproto.xyz/docs/LOGIN.html#automatic)
@@ -80,10 +93,10 @@ Tip: if you receive an error (or nothing), [send us](https://t.me/pwrtelegramgro
* [Composer from scratch](https://docs.madelineproto.xyz/docs/INSTALLATION.html#composer-from-scratch)
* [Composer from existing project](https://docs.madelineproto.xyz/docs/INSTALLATION.html#composer-from-existing-project)
* [Handling updates](https://docs.madelineproto.xyz/docs/UPDATES.html)
- * [Event driven](https://docs.madelineproto.xyz/docs/UPDATES.html#event-driven)
- * [Multi-account: Combined Event driven update handling](https://docs.madelineproto.xyz/docs/UPDATES.html#combined-event-driven)
- * [Callback](https://docs.madelineproto.xyz/docs/UPDATES.html#callback)
- * [Noop](https://docs.madelineproto.xyz/docs/UPDATES.html#noop)
+ * [Async Event driven](https://docs.madelineproto.xyz/docs/UPDATES.html#async-event-driven)
+ * [Multi-account: Async Combined Event driven update handling](https://docs.madelineproto.xyz/docs/UPDATES.html#async-combined-event-driven)
+ * [Async Callback](https://docs.madelineproto.xyz/docs/UPDATES.html#async-callback)
+ * [Noop (default)](https://docs.madelineproto.xyz/docs/UPDATES.html#noop)
* [Settings](https://docs.madelineproto.xyz/docs/SETTINGS.html)
* [Getting info about the current user](https://docs.madelineproto.xyz/docs/SELF.html)
* [Exceptions](https://docs.madelineproto.xyz/docs/EXCEPTIONS.html)
@@ -124,8 +137,9 @@ Tip: if you receive an error (or nothing), [send us](https://t.me/pwrtelegramgro
* [Reduced chat info (very fast)](https://docs.madelineproto.xyz/docs/CHAT_INFO.html#get_info)
* [Getting all chats (dialogs)](https://docs.madelineproto.xyz/docs/DIALOGS.html)
* [As user](https://docs.madelineproto.xyz/docs/DIALOGS.html#user-get_dialogs)
+ * [Full dialog info](https://docs.madelineproto.xyz/docs/DIALOGS.html#user-get_full_dialogs)
* [As bot](https://docs.madelineproto.xyz/docs/DIALOGS.html#bot-internal-peer-database)
-* [Inline buttons](https://docs.madelineproto.xyz/docs/INLINE_BUTTONS.html)
+* [Inline buttons ([now fully async!](https://docs.madelineproto.xyz/docs/ASYNC.html))](https://docs.madelineproto.xyz/docs/INLINE_BUTTONS.html)
* [Secret chats](https://docs.madelineproto.xyz/docs/SECRET_CHATS.html)
* [Requesting secret chats](https://docs.madelineproto.xyz/docs/SECRET_CHATS.html#requesting-secret-chats)
* [Accepting secret chats](https://docs.madelineproto.xyz/docs/SECRET_CHATS.html#accepting-secret-chats)
@@ -133,6 +147,9 @@ Tip: if you receive an error (or nothing), [send us](https://t.me/pwrtelegramgro
* [Sending secret messages](https://docs.madelineproto.xyz/docs/SECRET_CHATS.html#sending-secret-messages)
* [Lua binding](https://docs.madelineproto.xyz/docs/LUA.html)
* [Using a proxy](https://docs.madelineproto.xyz/docs/PROXY.html)
+ * [How to set a proxy](https://docs.madelineproto.xyz/docs/PROXY.html#how-to-set-a-proxy)
+ * [Multiple proxies with automatic switch](https://docs.madelineproto.xyz/docs/PROXY.html#multiple-proxies-with-automatic-switch)
+ * [Use pre-built MTProxy](https://docs.madelineproto.xyz/docs/PROXY.html#mtproxy)
* [Use pre-built Socks5 proxy](https://docs.madelineproto.xyz/docs/PROXY.html#socks5-proxy)
* [Use pre-built HTTP proxy](https://docs.madelineproto.xyz/docs/PROXY.html#http-proxy)
* [Build your own proxy](https://docs.madelineproto.xyz/docs/PROXY.html#build-your-proxy)
diff --git a/old_docs/API_docs_v18/methods/account_checkUsername.md b/old_docs/API_docs_v18/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v18/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v18/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_getNotifySettings.md b/old_docs/API_docs_v18/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v18/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v18/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_getWallPapers.md b/old_docs/API_docs_v18/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v18/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v18/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_registerDevice.md b/old_docs/API_docs_v18/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v18/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v18/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_resetNotifySettings.md b/old_docs/API_docs_v18/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v18/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v18/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_unregisterDevice.md b/old_docs/API_docs_v18/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v18/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v18/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_updateNotifySettings.md b/old_docs/API_docs_v18/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v18/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v18/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_updateProfile.md b/old_docs/API_docs_v18/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v18/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v18/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_updateStatus.md b/old_docs/API_docs_v18/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v18/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v18/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/account_updateUsername.md b/old_docs/API_docs_v18/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v18/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v18/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/auth_checkPhone.md b/old_docs/API_docs_v18/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v18/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v18/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v18/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v18/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v18/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/auth_sendCall.md b/old_docs/API_docs_v18/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v18/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v18/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/auth_sendInvites.md b/old_docs/API_docs_v18/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v18/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v18/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/auth_sendSms.md b/old_docs/API_docs_v18/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v18/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v18/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_block.md b/old_docs/API_docs_v18/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v18/methods/contacts_block.md
+++ b/old_docs/API_docs_v18/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_deleteContact.md b/old_docs/API_docs_v18/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v18/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v18/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_deleteContacts.md b/old_docs/API_docs_v18/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v18/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v18/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_exportCard.md b/old_docs/API_docs_v18/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v18/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v18/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_getBlocked.md b/old_docs/API_docs_v18/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v18/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v18/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_getContacts.md b/old_docs/API_docs_v18/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v18/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v18/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_getStatuses.md b/old_docs/API_docs_v18/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v18/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v18/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_getSuggested.md b/old_docs/API_docs_v18/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v18/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v18/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_importCard.md b/old_docs/API_docs_v18/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v18/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v18/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_importContacts.md b/old_docs/API_docs_v18/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v18/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v18/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_search.md b/old_docs/API_docs_v18/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v18/methods/contacts_search.md
+++ b/old_docs/API_docs_v18/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/contacts_unblock.md b/old_docs/API_docs_v18/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v18/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v18/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/help_getAppUpdate.md b/old_docs/API_docs_v18/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v18/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v18/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/help_getConfig.md b/old_docs/API_docs_v18/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v18/methods/help_getConfig.md
+++ b/old_docs/API_docs_v18/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/help_getInviteText.md b/old_docs/API_docs_v18/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v18/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v18/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/help_getNearestDc.md b/old_docs/API_docs_v18/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v18/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v18/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/help_getSupport.md b/old_docs/API_docs_v18/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v18/methods/help_getSupport.md
+++ b/old_docs/API_docs_v18/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/help_saveAppLog.md b/old_docs/API_docs_v18/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v18/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v18/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/initConnection.md b/old_docs/API_docs_v18/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v18/methods/initConnection.md
+++ b/old_docs/API_docs_v18/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/invokeAfterMsg.md b/old_docs/API_docs_v18/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v18/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v18/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/invokeAfterMsgs.md b/old_docs/API_docs_v18/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v18/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v18/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/invokeWithLayer18.md b/old_docs/API_docs_v18/methods/invokeWithLayer18.md
index f6e4b411..d47a6a68 100644
--- a/old_docs/API_docs_v18/methods/invokeWithLayer18.md
+++ b/old_docs/API_docs_v18/methods/invokeWithLayer18.md
@@ -21,7 +21,7 @@ Invoke this method with layer 18
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_addChatUser.md b/old_docs/API_docs_v18/methods/messages_addChatUser.md
index c31101c4..1f993482 100644
--- a/old_docs/API_docs_v18/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v18/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_createChat.md b/old_docs/API_docs_v18/methods/messages_createChat.md
index f6b0ee7f..52944233 100644
--- a/old_docs/API_docs_v18/methods/messages_createChat.md
+++ b/old_docs/API_docs_v18/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_deleteChatUser.md b/old_docs/API_docs_v18/methods/messages_deleteChatUser.md
index 46bad708..d663d209 100644
--- a/old_docs/API_docs_v18/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v18/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_deleteHistory.md b/old_docs/API_docs_v18/methods/messages_deleteHistory.md
index 8ea4561d..0ca768ca 100644
--- a/old_docs/API_docs_v18/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v18/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_deleteMessages.md b/old_docs/API_docs_v18/methods/messages_deleteMessages.md
index 20fc9333..14208ba6 100644
--- a/old_docs/API_docs_v18/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v18/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_editChatPhoto.md b/old_docs/API_docs_v18/methods/messages_editChatPhoto.md
index f59c21d5..acca327f 100644
--- a/old_docs/API_docs_v18/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v18/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_editChatTitle.md b/old_docs/API_docs_v18/methods/messages_editChatTitle.md
index 970fbafc..dbbcbf47 100644
--- a/old_docs/API_docs_v18/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v18/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_forwardMessage.md b/old_docs/API_docs_v18/methods/messages_forwardMessage.md
index b51a9057..bef8f1f4 100644
--- a/old_docs/API_docs_v18/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v18/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_forwardMessages.md b/old_docs/API_docs_v18/methods/messages_forwardMessages.md
index 2bcddb3c..29af253c 100644
--- a/old_docs/API_docs_v18/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v18/methods/messages_forwardMessages.md
@@ -22,7 +22,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_getChats.md b/old_docs/API_docs_v18/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v18/methods/messages_getChats.md
+++ b/old_docs/API_docs_v18/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_getDialogs.md b/old_docs/API_docs_v18/methods/messages_getDialogs.md
index 65c8bd46..65a656fb 100644
--- a/old_docs/API_docs_v18/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v18/methods/messages_getDialogs.md
@@ -23,7 +23,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_getHistory.md b/old_docs/API_docs_v18/methods/messages_getHistory.md
index f9d523a3..7b21b0c8 100644
--- a/old_docs/API_docs_v18/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v18/methods/messages_getHistory.md
@@ -24,7 +24,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_getMessages.md b/old_docs/API_docs_v18/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v18/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v18/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v18/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v18/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v18/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_readHistory.md b/old_docs/API_docs_v18/methods/messages_readHistory.md
index ba6d58e1..c6b3ba63 100644
--- a/old_docs/API_docs_v18/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v18/methods/messages_readHistory.md
@@ -24,7 +24,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_readMessageContents.md b/old_docs/API_docs_v18/methods/messages_readMessageContents.md
index 15aef6d6..9dafcfc6 100644
--- a/old_docs/API_docs_v18/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v18/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_receivedMessages.md b/old_docs/API_docs_v18/methods/messages_receivedMessages.md
index 31f44ebf..708a750f 100644
--- a/old_docs/API_docs_v18/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v18/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_reportSpam.md b/old_docs/API_docs_v18/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v18/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v18/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_search.md b/old_docs/API_docs_v18/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v18/methods/messages_search.md
+++ b/old_docs/API_docs_v18/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_sendBroadcast.md b/old_docs/API_docs_v18/methods/messages_sendBroadcast.md
index 4f65cc2a..67520b96 100644
--- a/old_docs/API_docs_v18/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v18/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_sendEncrypted.md b/old_docs/API_docs_v18/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v18/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v18/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v18/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v18/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v18/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v18/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v18/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v18/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_sendMedia.md b/old_docs/API_docs_v18/methods/messages_sendMedia.md
index a46d8e00..efd592fe 100644
--- a/old_docs/API_docs_v18/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v18/methods/messages_sendMedia.md
@@ -22,7 +22,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_sendMessage.md b/old_docs/API_docs_v18/methods/messages_sendMessage.md
index b2d06eb3..d44c14f3 100644
--- a/old_docs/API_docs_v18/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v18/methods/messages_sendMessage.md
@@ -22,7 +22,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v18/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v18/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v18/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/messages_setTyping.md b/old_docs/API_docs_v18/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v18/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v18/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/photos_deletePhotos.md b/old_docs/API_docs_v18/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v18/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v18/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/photos_getUserPhotos.md b/old_docs/API_docs_v18/methods/photos_getUserPhotos.md
index 360ab53f..3ed2ac81 100644
--- a/old_docs/API_docs_v18/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v18/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v18/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v18/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v18/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v18/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v18/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v18/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v18/methods/users_getUsers.md b/old_docs/API_docs_v18/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v18/methods/users_getUsers.md
+++ b/old_docs/API_docs_v18/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_changePhone.md b/old_docs/API_docs_v23/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v23/methods/account_changePhone.md
+++ b/old_docs/API_docs_v23/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_checkUsername.md b/old_docs/API_docs_v23/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v23/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v23/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_deleteAccount.md b/old_docs/API_docs_v23/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v23/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v23/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_getAccountTTL.md b/old_docs/API_docs_v23/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v23/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v23/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_getNotifySettings.md b/old_docs/API_docs_v23/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v23/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v23/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_getPrivacy.md b/old_docs/API_docs_v23/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v23/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v23/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_getWallPapers.md b/old_docs/API_docs_v23/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v23/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v23/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_registerDevice.md b/old_docs/API_docs_v23/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v23/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v23/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_reportPeer.md b/old_docs/API_docs_v23/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v23/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v23/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_resetNotifySettings.md b/old_docs/API_docs_v23/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v23/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v23/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v23/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v23/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v23/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_setAccountTTL.md b/old_docs/API_docs_v23/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v23/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v23/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_setPrivacy.md b/old_docs/API_docs_v23/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v23/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v23/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_unregisterDevice.md b/old_docs/API_docs_v23/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v23/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v23/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v23/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v23/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v23/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_updateNotifySettings.md b/old_docs/API_docs_v23/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v23/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v23/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_updateProfile.md b/old_docs/API_docs_v23/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v23/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v23/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_updateStatus.md b/old_docs/API_docs_v23/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v23/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v23/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/account_updateUsername.md b/old_docs/API_docs_v23/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v23/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v23/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/auth_checkPhone.md b/old_docs/API_docs_v23/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v23/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v23/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v23/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v23/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v23/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/auth_sendCall.md b/old_docs/API_docs_v23/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v23/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v23/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/auth_sendInvites.md b/old_docs/API_docs_v23/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v23/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v23/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/auth_sendSms.md b/old_docs/API_docs_v23/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v23/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v23/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_block.md b/old_docs/API_docs_v23/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v23/methods/contacts_block.md
+++ b/old_docs/API_docs_v23/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_deleteContact.md b/old_docs/API_docs_v23/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v23/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v23/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_deleteContacts.md b/old_docs/API_docs_v23/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v23/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v23/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_exportCard.md b/old_docs/API_docs_v23/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v23/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v23/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_getBlocked.md b/old_docs/API_docs_v23/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v23/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v23/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_getContacts.md b/old_docs/API_docs_v23/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v23/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v23/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_getStatuses.md b/old_docs/API_docs_v23/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v23/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v23/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_getSuggested.md b/old_docs/API_docs_v23/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v23/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v23/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_importCard.md b/old_docs/API_docs_v23/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v23/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v23/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_importContacts.md b/old_docs/API_docs_v23/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v23/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v23/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_search.md b/old_docs/API_docs_v23/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v23/methods/contacts_search.md
+++ b/old_docs/API_docs_v23/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/contacts_unblock.md b/old_docs/API_docs_v23/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v23/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v23/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/help_getAppUpdate.md b/old_docs/API_docs_v23/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v23/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v23/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/help_getConfig.md b/old_docs/API_docs_v23/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v23/methods/help_getConfig.md
+++ b/old_docs/API_docs_v23/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/help_getInviteText.md b/old_docs/API_docs_v23/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v23/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v23/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/help_getNearestDc.md b/old_docs/API_docs_v23/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v23/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v23/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/help_getSupport.md b/old_docs/API_docs_v23/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v23/methods/help_getSupport.md
+++ b/old_docs/API_docs_v23/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/help_saveAppLog.md b/old_docs/API_docs_v23/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v23/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v23/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/initConnection.md b/old_docs/API_docs_v23/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v23/methods/initConnection.md
+++ b/old_docs/API_docs_v23/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/invokeAfterMsg.md b/old_docs/API_docs_v23/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v23/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v23/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/invokeAfterMsgs.md b/old_docs/API_docs_v23/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v23/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v23/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/invokeWithLayer.md b/old_docs/API_docs_v23/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v23/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v23/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_addChatUser.md b/old_docs/API_docs_v23/methods/messages_addChatUser.md
index c31101c4..1f993482 100644
--- a/old_docs/API_docs_v23/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v23/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_createChat.md b/old_docs/API_docs_v23/methods/messages_createChat.md
index f6b0ee7f..52944233 100644
--- a/old_docs/API_docs_v23/methods/messages_createChat.md
+++ b/old_docs/API_docs_v23/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_deleteChatUser.md b/old_docs/API_docs_v23/methods/messages_deleteChatUser.md
index 46bad708..d663d209 100644
--- a/old_docs/API_docs_v23/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v23/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_deleteHistory.md b/old_docs/API_docs_v23/methods/messages_deleteHistory.md
index 8ea4561d..0ca768ca 100644
--- a/old_docs/API_docs_v23/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v23/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_deleteMessages.md b/old_docs/API_docs_v23/methods/messages_deleteMessages.md
index 20fc9333..14208ba6 100644
--- a/old_docs/API_docs_v23/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v23/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_editChatPhoto.md b/old_docs/API_docs_v23/methods/messages_editChatPhoto.md
index f59c21d5..acca327f 100644
--- a/old_docs/API_docs_v23/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v23/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_editChatTitle.md b/old_docs/API_docs_v23/methods/messages_editChatTitle.md
index 970fbafc..dbbcbf47 100644
--- a/old_docs/API_docs_v23/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v23/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_forwardMessage.md b/old_docs/API_docs_v23/methods/messages_forwardMessage.md
index b51a9057..bef8f1f4 100644
--- a/old_docs/API_docs_v23/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v23/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_forwardMessages.md b/old_docs/API_docs_v23/methods/messages_forwardMessages.md
index 2bcddb3c..29af253c 100644
--- a/old_docs/API_docs_v23/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v23/methods/messages_forwardMessages.md
@@ -22,7 +22,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_getAllStickers.md b/old_docs/API_docs_v23/methods/messages_getAllStickers.md
index 0715f19f..cbb853cc 100644
--- a/old_docs/API_docs_v23/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v23/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_getChats.md b/old_docs/API_docs_v23/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v23/methods/messages_getChats.md
+++ b/old_docs/API_docs_v23/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_getDialogs.md b/old_docs/API_docs_v23/methods/messages_getDialogs.md
index 65c8bd46..65a656fb 100644
--- a/old_docs/API_docs_v23/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v23/methods/messages_getDialogs.md
@@ -23,7 +23,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_getHistory.md b/old_docs/API_docs_v23/methods/messages_getHistory.md
index f9d523a3..7b21b0c8 100644
--- a/old_docs/API_docs_v23/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v23/methods/messages_getHistory.md
@@ -24,7 +24,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_getMessages.md b/old_docs/API_docs_v23/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v23/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v23/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_getStickers.md b/old_docs/API_docs_v23/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v23/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v23/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v23/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v23/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v23/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_readHistory.md b/old_docs/API_docs_v23/methods/messages_readHistory.md
index ba6d58e1..c6b3ba63 100644
--- a/old_docs/API_docs_v23/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v23/methods/messages_readHistory.md
@@ -24,7 +24,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_readMessageContents.md b/old_docs/API_docs_v23/methods/messages_readMessageContents.md
index 15aef6d6..9dafcfc6 100644
--- a/old_docs/API_docs_v23/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v23/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_receivedMessages.md b/old_docs/API_docs_v23/methods/messages_receivedMessages.md
index 31f44ebf..708a750f 100644
--- a/old_docs/API_docs_v23/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v23/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_reportSpam.md b/old_docs/API_docs_v23/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v23/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v23/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_search.md b/old_docs/API_docs_v23/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v23/methods/messages_search.md
+++ b/old_docs/API_docs_v23/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_sendBroadcast.md b/old_docs/API_docs_v23/methods/messages_sendBroadcast.md
index 4f65cc2a..67520b96 100644
--- a/old_docs/API_docs_v23/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v23/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_sendEncrypted.md b/old_docs/API_docs_v23/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v23/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v23/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v23/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v23/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v23/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v23/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v23/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v23/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_sendMedia.md b/old_docs/API_docs_v23/methods/messages_sendMedia.md
index a46d8e00..efd592fe 100644
--- a/old_docs/API_docs_v23/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v23/methods/messages_sendMedia.md
@@ -22,7 +22,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_sendMessage.md b/old_docs/API_docs_v23/methods/messages_sendMessage.md
index b2d06eb3..d44c14f3 100644
--- a/old_docs/API_docs_v23/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v23/methods/messages_sendMessage.md
@@ -22,7 +22,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v23/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v23/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v23/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/messages_setTyping.md b/old_docs/API_docs_v23/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v23/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v23/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/photos_deletePhotos.md b/old_docs/API_docs_v23/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v23/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v23/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/photos_getUserPhotos.md b/old_docs/API_docs_v23/methods/photos_getUserPhotos.md
index 360ab53f..3ed2ac81 100644
--- a/old_docs/API_docs_v23/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v23/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v23/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v23/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v23/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v23/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v23/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v23/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v23/methods/users_getUsers.md b/old_docs/API_docs_v23/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v23/methods/users_getUsers.md
+++ b/old_docs/API_docs_v23/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_changePhone.md b/old_docs/API_docs_v25/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v25/methods/account_changePhone.md
+++ b/old_docs/API_docs_v25/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_checkUsername.md b/old_docs/API_docs_v25/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v25/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v25/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_deleteAccount.md b/old_docs/API_docs_v25/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v25/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v25/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_getAccountTTL.md b/old_docs/API_docs_v25/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v25/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v25/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_getNotifySettings.md b/old_docs/API_docs_v25/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v25/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v25/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_getPassword.md b/old_docs/API_docs_v25/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v25/methods/account_getPassword.md
+++ b/old_docs/API_docs_v25/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_getPrivacy.md b/old_docs/API_docs_v25/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v25/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v25/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_getWallPapers.md b/old_docs/API_docs_v25/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v25/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v25/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_registerDevice.md b/old_docs/API_docs_v25/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v25/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v25/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_resetNotifySettings.md b/old_docs/API_docs_v25/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v25/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v25/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v25/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v25/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v25/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_setAccountTTL.md b/old_docs/API_docs_v25/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v25/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v25/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_setPassword.md b/old_docs/API_docs_v25/methods/account_setPassword.md
index bed2f26b..9ac570a9 100644
--- a/old_docs/API_docs_v25/methods/account_setPassword.md
+++ b/old_docs/API_docs_v25/methods/account_setPassword.md
@@ -24,7 +24,7 @@ Set 2FA password
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_setPrivacy.md b/old_docs/API_docs_v25/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v25/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v25/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_unregisterDevice.md b/old_docs/API_docs_v25/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v25/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v25/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v25/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v25/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v25/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_updateNotifySettings.md b/old_docs/API_docs_v25/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v25/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v25/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_updateProfile.md b/old_docs/API_docs_v25/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v25/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v25/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_updateStatus.md b/old_docs/API_docs_v25/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v25/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v25/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/account_updateUsername.md b/old_docs/API_docs_v25/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v25/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v25/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/auth_checkPhone.md b/old_docs/API_docs_v25/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v25/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v25/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v25/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v25/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v25/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/auth_sendCall.md b/old_docs/API_docs_v25/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v25/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v25/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/auth_sendInvites.md b/old_docs/API_docs_v25/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v25/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v25/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/auth_sendSms.md b/old_docs/API_docs_v25/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v25/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v25/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_block.md b/old_docs/API_docs_v25/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v25/methods/contacts_block.md
+++ b/old_docs/API_docs_v25/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_deleteContact.md b/old_docs/API_docs_v25/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v25/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v25/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_deleteContacts.md b/old_docs/API_docs_v25/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v25/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v25/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_exportCard.md b/old_docs/API_docs_v25/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v25/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v25/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_getBlocked.md b/old_docs/API_docs_v25/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v25/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v25/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_getContacts.md b/old_docs/API_docs_v25/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v25/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v25/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_getStatuses.md b/old_docs/API_docs_v25/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v25/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v25/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_getSuggested.md b/old_docs/API_docs_v25/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v25/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v25/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_importCard.md b/old_docs/API_docs_v25/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v25/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v25/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_importContacts.md b/old_docs/API_docs_v25/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v25/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v25/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_search.md b/old_docs/API_docs_v25/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v25/methods/contacts_search.md
+++ b/old_docs/API_docs_v25/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/contacts_unblock.md b/old_docs/API_docs_v25/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v25/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v25/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_checkin.md b/old_docs/API_docs_v25/methods/geochats_checkin.md
index fcc59618..4e88cd07 100644
--- a/old_docs/API_docs_v25/methods/geochats_checkin.md
+++ b/old_docs/API_docs_v25/methods/geochats_checkin.md
@@ -21,7 +21,7 @@ Join a geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_createGeoChat.md b/old_docs/API_docs_v25/methods/geochats_createGeoChat.md
index c2b94ae0..27d19da2 100644
--- a/old_docs/API_docs_v25/methods/geochats_createGeoChat.md
+++ b/old_docs/API_docs_v25/methods/geochats_createGeoChat.md
@@ -24,7 +24,7 @@ Create geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_editChatPhoto.md b/old_docs/API_docs_v25/methods/geochats_editChatPhoto.md
index 97641401..bd03a2f0 100644
--- a/old_docs/API_docs_v25/methods/geochats_editChatPhoto.md
+++ b/old_docs/API_docs_v25/methods/geochats_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit geochat photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_editChatTitle.md b/old_docs/API_docs_v25/methods/geochats_editChatTitle.md
index 7533dbb2..130fa88a 100644
--- a/old_docs/API_docs_v25/methods/geochats_editChatTitle.md
+++ b/old_docs/API_docs_v25/methods/geochats_editChatTitle.md
@@ -23,7 +23,7 @@ Edit geochat title
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_getFullChat.md b/old_docs/API_docs_v25/methods/geochats_getFullChat.md
index c2d147cb..44068b01 100644
--- a/old_docs/API_docs_v25/methods/geochats_getFullChat.md
+++ b/old_docs/API_docs_v25/methods/geochats_getFullChat.md
@@ -21,7 +21,7 @@ Get full info about a geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_getHistory.md b/old_docs/API_docs_v25/methods/geochats_getHistory.md
index f2bb873e..45067078 100644
--- a/old_docs/API_docs_v25/methods/geochats_getHistory.md
+++ b/old_docs/API_docs_v25/methods/geochats_getHistory.md
@@ -24,7 +24,7 @@ Get geochat history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_getLocated.md b/old_docs/API_docs_v25/methods/geochats_getLocated.md
index 8b3cc325..9518a142 100644
--- a/old_docs/API_docs_v25/methods/geochats_getLocated.md
+++ b/old_docs/API_docs_v25/methods/geochats_getLocated.md
@@ -23,7 +23,7 @@ Get nearby geochats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_getRecents.md b/old_docs/API_docs_v25/methods/geochats_getRecents.md
index d8688e30..ecf346b5 100644
--- a/old_docs/API_docs_v25/methods/geochats_getRecents.md
+++ b/old_docs/API_docs_v25/methods/geochats_getRecents.md
@@ -22,7 +22,7 @@ Get recent geochats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_search.md b/old_docs/API_docs_v25/methods/geochats_search.md
index 75190868..dcad64b4 100644
--- a/old_docs/API_docs_v25/methods/geochats_search.md
+++ b/old_docs/API_docs_v25/methods/geochats_search.md
@@ -28,7 +28,7 @@ Search messages in geocha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_sendMedia.md b/old_docs/API_docs_v25/methods/geochats_sendMedia.md
index 08c249d1..2f533fc7 100644
--- a/old_docs/API_docs_v25/methods/geochats_sendMedia.md
+++ b/old_docs/API_docs_v25/methods/geochats_sendMedia.md
@@ -22,7 +22,7 @@ Send media to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_sendMessage.md b/old_docs/API_docs_v25/methods/geochats_sendMessage.md
index 5b4f71d7..84590760 100644
--- a/old_docs/API_docs_v25/methods/geochats_sendMessage.md
+++ b/old_docs/API_docs_v25/methods/geochats_sendMessage.md
@@ -22,7 +22,7 @@ Send message to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/geochats_setTyping.md b/old_docs/API_docs_v25/methods/geochats_setTyping.md
index 22c20059..c785ac73 100644
--- a/old_docs/API_docs_v25/methods/geochats_setTyping.md
+++ b/old_docs/API_docs_v25/methods/geochats_setTyping.md
@@ -22,7 +22,7 @@ Send typing notification to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/help_getAppUpdate.md b/old_docs/API_docs_v25/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v25/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v25/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/help_getConfig.md b/old_docs/API_docs_v25/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v25/methods/help_getConfig.md
+++ b/old_docs/API_docs_v25/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/help_getInviteText.md b/old_docs/API_docs_v25/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v25/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v25/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/help_getNearestDc.md b/old_docs/API_docs_v25/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v25/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v25/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/help_getSupport.md b/old_docs/API_docs_v25/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v25/methods/help_getSupport.md
+++ b/old_docs/API_docs_v25/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/help_saveAppLog.md b/old_docs/API_docs_v25/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v25/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v25/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/initConnection.md b/old_docs/API_docs_v25/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v25/methods/initConnection.md
+++ b/old_docs/API_docs_v25/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/invokeAfterMsg.md b/old_docs/API_docs_v25/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v25/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v25/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/invokeAfterMsgs.md b/old_docs/API_docs_v25/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v25/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v25/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/invokeWithLayer.md b/old_docs/API_docs_v25/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v25/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v25/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_addChatUser.md b/old_docs/API_docs_v25/methods/messages_addChatUser.md
index c31101c4..1f993482 100644
--- a/old_docs/API_docs_v25/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v25/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_createChat.md b/old_docs/API_docs_v25/methods/messages_createChat.md
index f6b0ee7f..52944233 100644
--- a/old_docs/API_docs_v25/methods/messages_createChat.md
+++ b/old_docs/API_docs_v25/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_deleteChatUser.md b/old_docs/API_docs_v25/methods/messages_deleteChatUser.md
index 46bad708..d663d209 100644
--- a/old_docs/API_docs_v25/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v25/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_deleteHistory.md b/old_docs/API_docs_v25/methods/messages_deleteHistory.md
index 8ea4561d..0ca768ca 100644
--- a/old_docs/API_docs_v25/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v25/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_deleteMessages.md b/old_docs/API_docs_v25/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v25/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v25/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_editChatPhoto.md b/old_docs/API_docs_v25/methods/messages_editChatPhoto.md
index f59c21d5..acca327f 100644
--- a/old_docs/API_docs_v25/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v25/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_editChatTitle.md b/old_docs/API_docs_v25/methods/messages_editChatTitle.md
index 970fbafc..dbbcbf47 100644
--- a/old_docs/API_docs_v25/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v25/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_forwardMessage.md b/old_docs/API_docs_v25/methods/messages_forwardMessage.md
index b51a9057..bef8f1f4 100644
--- a/old_docs/API_docs_v25/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v25/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_forwardMessages.md b/old_docs/API_docs_v25/methods/messages_forwardMessages.md
index 2bcddb3c..29af253c 100644
--- a/old_docs/API_docs_v25/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v25/methods/messages_forwardMessages.md
@@ -22,7 +22,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_getAllStickers.md b/old_docs/API_docs_v25/methods/messages_getAllStickers.md
index 0715f19f..cbb853cc 100644
--- a/old_docs/API_docs_v25/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v25/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_getChats.md b/old_docs/API_docs_v25/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v25/methods/messages_getChats.md
+++ b/old_docs/API_docs_v25/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_getDialogs.md b/old_docs/API_docs_v25/methods/messages_getDialogs.md
index 65c8bd46..65a656fb 100644
--- a/old_docs/API_docs_v25/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v25/methods/messages_getDialogs.md
@@ -23,7 +23,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_getHistory.md b/old_docs/API_docs_v25/methods/messages_getHistory.md
index f9d523a3..7b21b0c8 100644
--- a/old_docs/API_docs_v25/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v25/methods/messages_getHistory.md
@@ -24,7 +24,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_getMessages.md b/old_docs/API_docs_v25/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v25/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v25/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_getStickers.md b/old_docs/API_docs_v25/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v25/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v25/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v25/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v25/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v25/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_readHistory.md b/old_docs/API_docs_v25/methods/messages_readHistory.md
index 9d8aa04d..9f5c1b7c 100644
--- a/old_docs/API_docs_v25/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v25/methods/messages_readHistory.md
@@ -23,7 +23,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_readMessageContents.md b/old_docs/API_docs_v25/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v25/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v25/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_receivedMessages.md b/old_docs/API_docs_v25/methods/messages_receivedMessages.md
index 31f44ebf..708a750f 100644
--- a/old_docs/API_docs_v25/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v25/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_search.md b/old_docs/API_docs_v25/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v25/methods/messages_search.md
+++ b/old_docs/API_docs_v25/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_sendBroadcast.md b/old_docs/API_docs_v25/methods/messages_sendBroadcast.md
index 4f65cc2a..67520b96 100644
--- a/old_docs/API_docs_v25/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v25/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_sendEncrypted.md b/old_docs/API_docs_v25/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v25/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v25/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v25/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v25/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v25/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v25/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v25/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v25/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_sendMedia.md b/old_docs/API_docs_v25/methods/messages_sendMedia.md
index 9b38dca9..ab19761a 100644
--- a/old_docs/API_docs_v25/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v25/methods/messages_sendMedia.md
@@ -23,7 +23,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_sendMessage.md b/old_docs/API_docs_v25/methods/messages_sendMessage.md
index 14433e68..09a6c4cb 100644
--- a/old_docs/API_docs_v25/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v25/methods/messages_sendMessage.md
@@ -23,7 +23,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v25/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v25/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v25/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/messages_setTyping.md b/old_docs/API_docs_v25/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v25/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v25/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/photos_deletePhotos.md b/old_docs/API_docs_v25/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v25/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v25/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/photos_getUserPhotos.md b/old_docs/API_docs_v25/methods/photos_getUserPhotos.md
index 360ab53f..3ed2ac81 100644
--- a/old_docs/API_docs_v25/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v25/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v25/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v25/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v25/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v25/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v25/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v25/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v25/methods/users_getUsers.md b/old_docs/API_docs_v25/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v25/methods/users_getUsers.md
+++ b/old_docs/API_docs_v25/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_changePhone.md b/old_docs/API_docs_v27/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v27/methods/account_changePhone.md
+++ b/old_docs/API_docs_v27/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_checkUsername.md b/old_docs/API_docs_v27/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v27/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v27/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_deleteAccount.md b/old_docs/API_docs_v27/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v27/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v27/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_getAccountTTL.md b/old_docs/API_docs_v27/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v27/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v27/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_getAuthorizations.md b/old_docs/API_docs_v27/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v27/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v27/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_getNotifySettings.md b/old_docs/API_docs_v27/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v27/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v27/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_getPassword.md b/old_docs/API_docs_v27/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v27/methods/account_getPassword.md
+++ b/old_docs/API_docs_v27/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_getPrivacy.md b/old_docs/API_docs_v27/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v27/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v27/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_getWallPapers.md b/old_docs/API_docs_v27/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v27/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v27/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_registerDevice.md b/old_docs/API_docs_v27/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v27/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v27/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_resetAuthorization.md b/old_docs/API_docs_v27/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v27/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v27/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_resetNotifySettings.md b/old_docs/API_docs_v27/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v27/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v27/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v27/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v27/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v27/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_setAccountTTL.md b/old_docs/API_docs_v27/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v27/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v27/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_setPrivacy.md b/old_docs/API_docs_v27/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v27/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v27/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_unregisterDevice.md b/old_docs/API_docs_v27/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v27/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v27/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v27/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v27/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v27/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_updateNotifySettings.md b/old_docs/API_docs_v27/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v27/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v27/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_updateProfile.md b/old_docs/API_docs_v27/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v27/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v27/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_updateStatus.md b/old_docs/API_docs_v27/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v27/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v27/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/account_updateUsername.md b/old_docs/API_docs_v27/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v27/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v27/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/auth_checkPhone.md b/old_docs/API_docs_v27/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v27/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v27/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/auth_recoverPassword.md b/old_docs/API_docs_v27/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v27/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v27/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v27/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v27/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v27/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v27/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v27/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v27/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/auth_sendCall.md b/old_docs/API_docs_v27/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v27/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v27/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/auth_sendInvites.md b/old_docs/API_docs_v27/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v27/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v27/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/auth_sendSms.md b/old_docs/API_docs_v27/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v27/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v27/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_block.md b/old_docs/API_docs_v27/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v27/methods/contacts_block.md
+++ b/old_docs/API_docs_v27/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_deleteContact.md b/old_docs/API_docs_v27/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v27/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v27/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_deleteContacts.md b/old_docs/API_docs_v27/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v27/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v27/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_exportCard.md b/old_docs/API_docs_v27/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v27/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v27/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_getBlocked.md b/old_docs/API_docs_v27/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v27/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v27/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_getContacts.md b/old_docs/API_docs_v27/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v27/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v27/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_getStatuses.md b/old_docs/API_docs_v27/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v27/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v27/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_getSuggested.md b/old_docs/API_docs_v27/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v27/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v27/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_importCard.md b/old_docs/API_docs_v27/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v27/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v27/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_importContacts.md b/old_docs/API_docs_v27/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v27/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v27/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_search.md b/old_docs/API_docs_v27/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v27/methods/contacts_search.md
+++ b/old_docs/API_docs_v27/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/contacts_unblock.md b/old_docs/API_docs_v27/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v27/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v27/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_checkin.md b/old_docs/API_docs_v27/methods/geochats_checkin.md
index fcc59618..4e88cd07 100644
--- a/old_docs/API_docs_v27/methods/geochats_checkin.md
+++ b/old_docs/API_docs_v27/methods/geochats_checkin.md
@@ -21,7 +21,7 @@ Join a geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_createGeoChat.md b/old_docs/API_docs_v27/methods/geochats_createGeoChat.md
index c2b94ae0..27d19da2 100644
--- a/old_docs/API_docs_v27/methods/geochats_createGeoChat.md
+++ b/old_docs/API_docs_v27/methods/geochats_createGeoChat.md
@@ -24,7 +24,7 @@ Create geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_editChatPhoto.md b/old_docs/API_docs_v27/methods/geochats_editChatPhoto.md
index 97641401..bd03a2f0 100644
--- a/old_docs/API_docs_v27/methods/geochats_editChatPhoto.md
+++ b/old_docs/API_docs_v27/methods/geochats_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit geochat photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_editChatTitle.md b/old_docs/API_docs_v27/methods/geochats_editChatTitle.md
index 7533dbb2..130fa88a 100644
--- a/old_docs/API_docs_v27/methods/geochats_editChatTitle.md
+++ b/old_docs/API_docs_v27/methods/geochats_editChatTitle.md
@@ -23,7 +23,7 @@ Edit geochat title
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_getFullChat.md b/old_docs/API_docs_v27/methods/geochats_getFullChat.md
index c2d147cb..44068b01 100644
--- a/old_docs/API_docs_v27/methods/geochats_getFullChat.md
+++ b/old_docs/API_docs_v27/methods/geochats_getFullChat.md
@@ -21,7 +21,7 @@ Get full info about a geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_getHistory.md b/old_docs/API_docs_v27/methods/geochats_getHistory.md
index f2bb873e..45067078 100644
--- a/old_docs/API_docs_v27/methods/geochats_getHistory.md
+++ b/old_docs/API_docs_v27/methods/geochats_getHistory.md
@@ -24,7 +24,7 @@ Get geochat history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_getLocated.md b/old_docs/API_docs_v27/methods/geochats_getLocated.md
index 8b3cc325..9518a142 100644
--- a/old_docs/API_docs_v27/methods/geochats_getLocated.md
+++ b/old_docs/API_docs_v27/methods/geochats_getLocated.md
@@ -23,7 +23,7 @@ Get nearby geochats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_getRecents.md b/old_docs/API_docs_v27/methods/geochats_getRecents.md
index d8688e30..ecf346b5 100644
--- a/old_docs/API_docs_v27/methods/geochats_getRecents.md
+++ b/old_docs/API_docs_v27/methods/geochats_getRecents.md
@@ -22,7 +22,7 @@ Get recent geochats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_search.md b/old_docs/API_docs_v27/methods/geochats_search.md
index 75190868..dcad64b4 100644
--- a/old_docs/API_docs_v27/methods/geochats_search.md
+++ b/old_docs/API_docs_v27/methods/geochats_search.md
@@ -28,7 +28,7 @@ Search messages in geocha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_sendMedia.md b/old_docs/API_docs_v27/methods/geochats_sendMedia.md
index 08c249d1..2f533fc7 100644
--- a/old_docs/API_docs_v27/methods/geochats_sendMedia.md
+++ b/old_docs/API_docs_v27/methods/geochats_sendMedia.md
@@ -22,7 +22,7 @@ Send media to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_sendMessage.md b/old_docs/API_docs_v27/methods/geochats_sendMessage.md
index 5b4f71d7..84590760 100644
--- a/old_docs/API_docs_v27/methods/geochats_sendMessage.md
+++ b/old_docs/API_docs_v27/methods/geochats_sendMessage.md
@@ -22,7 +22,7 @@ Send message to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/geochats_setTyping.md b/old_docs/API_docs_v27/methods/geochats_setTyping.md
index 22c20059..c785ac73 100644
--- a/old_docs/API_docs_v27/methods/geochats_setTyping.md
+++ b/old_docs/API_docs_v27/methods/geochats_setTyping.md
@@ -22,7 +22,7 @@ Send typing notification to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/help_getAppUpdate.md b/old_docs/API_docs_v27/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v27/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v27/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/help_getConfig.md b/old_docs/API_docs_v27/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v27/methods/help_getConfig.md
+++ b/old_docs/API_docs_v27/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/help_getInviteText.md b/old_docs/API_docs_v27/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v27/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v27/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/help_getNearestDc.md b/old_docs/API_docs_v27/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v27/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v27/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/help_getSupport.md b/old_docs/API_docs_v27/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v27/methods/help_getSupport.md
+++ b/old_docs/API_docs_v27/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/help_saveAppLog.md b/old_docs/API_docs_v27/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v27/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v27/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/initConnection.md b/old_docs/API_docs_v27/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v27/methods/initConnection.md
+++ b/old_docs/API_docs_v27/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/invokeAfterMsg.md b/old_docs/API_docs_v27/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v27/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v27/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/invokeAfterMsgs.md b/old_docs/API_docs_v27/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v27/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v27/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/invokeWithLayer.md b/old_docs/API_docs_v27/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v27/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v27/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_addChatUser.md b/old_docs/API_docs_v27/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v27/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v27/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_createChat.md b/old_docs/API_docs_v27/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v27/methods/messages_createChat.md
+++ b/old_docs/API_docs_v27/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_deleteChatUser.md b/old_docs/API_docs_v27/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v27/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v27/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_deleteHistory.md b/old_docs/API_docs_v27/methods/messages_deleteHistory.md
index 8ea4561d..0ca768ca 100644
--- a/old_docs/API_docs_v27/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v27/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_deleteMessages.md b/old_docs/API_docs_v27/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v27/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v27/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_editChatPhoto.md b/old_docs/API_docs_v27/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v27/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v27/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_editChatTitle.md b/old_docs/API_docs_v27/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v27/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v27/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_forwardMessage.md b/old_docs/API_docs_v27/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v27/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v27/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_forwardMessages.md b/old_docs/API_docs_v27/methods/messages_forwardMessages.md
index 1ef537bb..50799648 100644
--- a/old_docs/API_docs_v27/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v27/methods/messages_forwardMessages.md
@@ -22,7 +22,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_getAllStickers.md b/old_docs/API_docs_v27/methods/messages_getAllStickers.md
index 0715f19f..cbb853cc 100644
--- a/old_docs/API_docs_v27/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v27/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_getChats.md b/old_docs/API_docs_v27/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v27/methods/messages_getChats.md
+++ b/old_docs/API_docs_v27/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_getDialogs.md b/old_docs/API_docs_v27/methods/messages_getDialogs.md
index 65c8bd46..65a656fb 100644
--- a/old_docs/API_docs_v27/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v27/methods/messages_getDialogs.md
@@ -23,7 +23,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_getHistory.md b/old_docs/API_docs_v27/methods/messages_getHistory.md
index f9d523a3..7b21b0c8 100644
--- a/old_docs/API_docs_v27/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v27/methods/messages_getHistory.md
@@ -24,7 +24,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_getMessages.md b/old_docs/API_docs_v27/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v27/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v27/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_getStickers.md b/old_docs/API_docs_v27/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v27/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v27/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v27/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v27/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v27/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v27/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v27/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v27/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_readHistory.md b/old_docs/API_docs_v27/methods/messages_readHistory.md
index 9d8aa04d..9f5c1b7c 100644
--- a/old_docs/API_docs_v27/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v27/methods/messages_readHistory.md
@@ -23,7 +23,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_readMessageContents.md b/old_docs/API_docs_v27/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v27/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v27/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_receivedMessages.md b/old_docs/API_docs_v27/methods/messages_receivedMessages.md
index 31f44ebf..708a750f 100644
--- a/old_docs/API_docs_v27/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v27/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_search.md b/old_docs/API_docs_v27/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v27/methods/messages_search.md
+++ b/old_docs/API_docs_v27/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_sendBroadcast.md b/old_docs/API_docs_v27/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v27/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v27/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_sendEncrypted.md b/old_docs/API_docs_v27/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v27/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v27/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v27/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v27/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v27/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v27/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v27/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v27/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_sendMedia.md b/old_docs/API_docs_v27/methods/messages_sendMedia.md
index 16a41da0..9c8bae9f 100644
--- a/old_docs/API_docs_v27/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v27/methods/messages_sendMedia.md
@@ -23,7 +23,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_sendMessage.md b/old_docs/API_docs_v27/methods/messages_sendMessage.md
index d21a900a..37f1fff8 100644
--- a/old_docs/API_docs_v27/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v27/methods/messages_sendMessage.md
@@ -23,7 +23,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v27/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v27/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v27/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/messages_setTyping.md b/old_docs/API_docs_v27/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v27/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v27/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/photos_deletePhotos.md b/old_docs/API_docs_v27/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v27/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v27/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/photos_getUserPhotos.md b/old_docs/API_docs_v27/methods/photos_getUserPhotos.md
index 360ab53f..3ed2ac81 100644
--- a/old_docs/API_docs_v27/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v27/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v27/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v27/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v27/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v27/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v27/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v27/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v27/methods/users_getUsers.md b/old_docs/API_docs_v27/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v27/methods/users_getUsers.md
+++ b/old_docs/API_docs_v27/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_changePhone.md b/old_docs/API_docs_v33/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v33/methods/account_changePhone.md
+++ b/old_docs/API_docs_v33/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_checkUsername.md b/old_docs/API_docs_v33/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v33/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v33/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_deleteAccount.md b/old_docs/API_docs_v33/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v33/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v33/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_getAccountTTL.md b/old_docs/API_docs_v33/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v33/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v33/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_getAuthorizations.md b/old_docs/API_docs_v33/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v33/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v33/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_getNotifySettings.md b/old_docs/API_docs_v33/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v33/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v33/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_getPassword.md b/old_docs/API_docs_v33/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v33/methods/account_getPassword.md
+++ b/old_docs/API_docs_v33/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_getPrivacy.md b/old_docs/API_docs_v33/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v33/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v33/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_getWallPapers.md b/old_docs/API_docs_v33/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v33/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v33/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_registerDevice.md b/old_docs/API_docs_v33/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v33/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v33/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_resetAuthorization.md b/old_docs/API_docs_v33/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v33/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v33/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_resetNotifySettings.md b/old_docs/API_docs_v33/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v33/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v33/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v33/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v33/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v33/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_setAccountTTL.md b/old_docs/API_docs_v33/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v33/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v33/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_setPrivacy.md b/old_docs/API_docs_v33/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v33/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v33/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_unregisterDevice.md b/old_docs/API_docs_v33/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v33/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v33/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v33/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v33/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v33/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_updateNotifySettings.md b/old_docs/API_docs_v33/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v33/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v33/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_updateProfile.md b/old_docs/API_docs_v33/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v33/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v33/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_updateStatus.md b/old_docs/API_docs_v33/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v33/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v33/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/account_updateUsername.md b/old_docs/API_docs_v33/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v33/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v33/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/auth_checkPhone.md b/old_docs/API_docs_v33/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v33/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v33/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/auth_recoverPassword.md b/old_docs/API_docs_v33/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v33/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v33/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v33/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v33/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v33/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v33/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v33/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v33/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/auth_sendCall.md b/old_docs/API_docs_v33/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v33/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v33/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/auth_sendInvites.md b/old_docs/API_docs_v33/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v33/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v33/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/auth_sendSms.md b/old_docs/API_docs_v33/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v33/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v33/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_block.md b/old_docs/API_docs_v33/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v33/methods/contacts_block.md
+++ b/old_docs/API_docs_v33/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_deleteContact.md b/old_docs/API_docs_v33/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v33/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v33/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_deleteContacts.md b/old_docs/API_docs_v33/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v33/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v33/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_exportCard.md b/old_docs/API_docs_v33/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v33/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v33/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_getBlocked.md b/old_docs/API_docs_v33/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v33/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v33/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_getContacts.md b/old_docs/API_docs_v33/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v33/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v33/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_getStatuses.md b/old_docs/API_docs_v33/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v33/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v33/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_getSuggested.md b/old_docs/API_docs_v33/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v33/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v33/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_importCard.md b/old_docs/API_docs_v33/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v33/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v33/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_importContacts.md b/old_docs/API_docs_v33/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v33/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v33/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_search.md b/old_docs/API_docs_v33/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v33/methods/contacts_search.md
+++ b/old_docs/API_docs_v33/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/contacts_unblock.md b/old_docs/API_docs_v33/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v33/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v33/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_checkin.md b/old_docs/API_docs_v33/methods/geochats_checkin.md
index fcc59618..4e88cd07 100644
--- a/old_docs/API_docs_v33/methods/geochats_checkin.md
+++ b/old_docs/API_docs_v33/methods/geochats_checkin.md
@@ -21,7 +21,7 @@ Join a geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_createGeoChat.md b/old_docs/API_docs_v33/methods/geochats_createGeoChat.md
index c2b94ae0..27d19da2 100644
--- a/old_docs/API_docs_v33/methods/geochats_createGeoChat.md
+++ b/old_docs/API_docs_v33/methods/geochats_createGeoChat.md
@@ -24,7 +24,7 @@ Create geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_editChatPhoto.md b/old_docs/API_docs_v33/methods/geochats_editChatPhoto.md
index 97641401..bd03a2f0 100644
--- a/old_docs/API_docs_v33/methods/geochats_editChatPhoto.md
+++ b/old_docs/API_docs_v33/methods/geochats_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit geochat photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_editChatTitle.md b/old_docs/API_docs_v33/methods/geochats_editChatTitle.md
index 7533dbb2..130fa88a 100644
--- a/old_docs/API_docs_v33/methods/geochats_editChatTitle.md
+++ b/old_docs/API_docs_v33/methods/geochats_editChatTitle.md
@@ -23,7 +23,7 @@ Edit geochat title
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_getFullChat.md b/old_docs/API_docs_v33/methods/geochats_getFullChat.md
index c2d147cb..44068b01 100644
--- a/old_docs/API_docs_v33/methods/geochats_getFullChat.md
+++ b/old_docs/API_docs_v33/methods/geochats_getFullChat.md
@@ -21,7 +21,7 @@ Get full info about a geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_getHistory.md b/old_docs/API_docs_v33/methods/geochats_getHistory.md
index f2bb873e..45067078 100644
--- a/old_docs/API_docs_v33/methods/geochats_getHistory.md
+++ b/old_docs/API_docs_v33/methods/geochats_getHistory.md
@@ -24,7 +24,7 @@ Get geochat history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_getLocated.md b/old_docs/API_docs_v33/methods/geochats_getLocated.md
index 8b3cc325..9518a142 100644
--- a/old_docs/API_docs_v33/methods/geochats_getLocated.md
+++ b/old_docs/API_docs_v33/methods/geochats_getLocated.md
@@ -23,7 +23,7 @@ Get nearby geochats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_getRecents.md b/old_docs/API_docs_v33/methods/geochats_getRecents.md
index d8688e30..ecf346b5 100644
--- a/old_docs/API_docs_v33/methods/geochats_getRecents.md
+++ b/old_docs/API_docs_v33/methods/geochats_getRecents.md
@@ -22,7 +22,7 @@ Get recent geochats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_search.md b/old_docs/API_docs_v33/methods/geochats_search.md
index 75190868..dcad64b4 100644
--- a/old_docs/API_docs_v33/methods/geochats_search.md
+++ b/old_docs/API_docs_v33/methods/geochats_search.md
@@ -28,7 +28,7 @@ Search messages in geocha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_sendMedia.md b/old_docs/API_docs_v33/methods/geochats_sendMedia.md
index 08c249d1..2f533fc7 100644
--- a/old_docs/API_docs_v33/methods/geochats_sendMedia.md
+++ b/old_docs/API_docs_v33/methods/geochats_sendMedia.md
@@ -22,7 +22,7 @@ Send media to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_sendMessage.md b/old_docs/API_docs_v33/methods/geochats_sendMessage.md
index 5b4f71d7..84590760 100644
--- a/old_docs/API_docs_v33/methods/geochats_sendMessage.md
+++ b/old_docs/API_docs_v33/methods/geochats_sendMessage.md
@@ -22,7 +22,7 @@ Send message to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/geochats_setTyping.md b/old_docs/API_docs_v33/methods/geochats_setTyping.md
index 22c20059..c785ac73 100644
--- a/old_docs/API_docs_v33/methods/geochats_setTyping.md
+++ b/old_docs/API_docs_v33/methods/geochats_setTyping.md
@@ -22,7 +22,7 @@ Send typing notification to geochat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/help_getAppChangelog.md b/old_docs/API_docs_v33/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v33/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v33/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/help_getAppUpdate.md b/old_docs/API_docs_v33/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v33/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v33/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/help_getConfig.md b/old_docs/API_docs_v33/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v33/methods/help_getConfig.md
+++ b/old_docs/API_docs_v33/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/help_getInviteText.md b/old_docs/API_docs_v33/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v33/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v33/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/help_getNearestDc.md b/old_docs/API_docs_v33/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v33/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v33/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/help_getSupport.md b/old_docs/API_docs_v33/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v33/methods/help_getSupport.md
+++ b/old_docs/API_docs_v33/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/help_saveAppLog.md b/old_docs/API_docs_v33/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v33/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v33/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/initConnection.md b/old_docs/API_docs_v33/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v33/methods/initConnection.md
+++ b/old_docs/API_docs_v33/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/invokeAfterMsg.md b/old_docs/API_docs_v33/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v33/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v33/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/invokeAfterMsgs.md b/old_docs/API_docs_v33/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v33/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v33/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/invokeWithLayer.md b/old_docs/API_docs_v33/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v33/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v33/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v33/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v33/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v33/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_addChatUser.md b/old_docs/API_docs_v33/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v33/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v33/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_checkChatInvite.md b/old_docs/API_docs_v33/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v33/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v33/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_createChat.md b/old_docs/API_docs_v33/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v33/methods/messages_createChat.md
+++ b/old_docs/API_docs_v33/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_deleteChatUser.md b/old_docs/API_docs_v33/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v33/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v33/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_deleteHistory.md b/old_docs/API_docs_v33/methods/messages_deleteHistory.md
index 8ea4561d..0ca768ca 100644
--- a/old_docs/API_docs_v33/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v33/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_deleteMessages.md b/old_docs/API_docs_v33/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v33/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v33/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_editChatPhoto.md b/old_docs/API_docs_v33/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v33/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v33/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_editChatTitle.md b/old_docs/API_docs_v33/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v33/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v33/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_exportChatInvite.md b/old_docs/API_docs_v33/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v33/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v33/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_forwardMessage.md b/old_docs/API_docs_v33/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v33/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v33/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_forwardMessages.md b/old_docs/API_docs_v33/methods/messages_forwardMessages.md
index 1ef537bb..50799648 100644
--- a/old_docs/API_docs_v33/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v33/methods/messages_forwardMessages.md
@@ -22,7 +22,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_getAllStickers.md b/old_docs/API_docs_v33/methods/messages_getAllStickers.md
index 0715f19f..cbb853cc 100644
--- a/old_docs/API_docs_v33/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v33/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_getChats.md b/old_docs/API_docs_v33/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v33/methods/messages_getChats.md
+++ b/old_docs/API_docs_v33/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_getDialogs.md b/old_docs/API_docs_v33/methods/messages_getDialogs.md
index 65c8bd46..65a656fb 100644
--- a/old_docs/API_docs_v33/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v33/methods/messages_getDialogs.md
@@ -23,7 +23,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_getHistory.md b/old_docs/API_docs_v33/methods/messages_getHistory.md
index f9d523a3..7b21b0c8 100644
--- a/old_docs/API_docs_v33/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v33/methods/messages_getHistory.md
@@ -24,7 +24,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_getMessages.md b/old_docs/API_docs_v33/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v33/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v33/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_getStickerSet.md b/old_docs/API_docs_v33/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v33/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v33/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_getStickers.md b/old_docs/API_docs_v33/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v33/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v33/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v33/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v33/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v33/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_importChatInvite.md b/old_docs/API_docs_v33/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v33/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v33/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_installStickerSet.md b/old_docs/API_docs_v33/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v33/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v33/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v33/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v33/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v33/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_readHistory.md b/old_docs/API_docs_v33/methods/messages_readHistory.md
index 9d8aa04d..9f5c1b7c 100644
--- a/old_docs/API_docs_v33/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v33/methods/messages_readHistory.md
@@ -23,7 +23,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_readMessageContents.md b/old_docs/API_docs_v33/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v33/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v33/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_receivedMessages.md b/old_docs/API_docs_v33/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v33/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v33/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_search.md b/old_docs/API_docs_v33/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v33/methods/messages_search.md
+++ b/old_docs/API_docs_v33/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_sendBroadcast.md b/old_docs/API_docs_v33/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v33/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v33/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_sendEncrypted.md b/old_docs/API_docs_v33/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v33/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v33/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v33/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v33/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v33/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v33/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v33/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v33/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_sendMedia.md b/old_docs/API_docs_v33/methods/messages_sendMedia.md
index e1b81e79..00cb346b 100644
--- a/old_docs/API_docs_v33/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v33/methods/messages_sendMedia.md
@@ -24,7 +24,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_sendMessage.md b/old_docs/API_docs_v33/methods/messages_sendMessage.md
index fcd92698..69745dc8 100644
--- a/old_docs/API_docs_v33/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v33/methods/messages_sendMessage.md
@@ -24,7 +24,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v33/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v33/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v33/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_setTyping.md b/old_docs/API_docs_v33/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v33/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v33/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_startBot.md b/old_docs/API_docs_v33/methods/messages_startBot.md
index d9173d71..85c966c2 100644
--- a/old_docs/API_docs_v33/methods/messages_startBot.md
+++ b/old_docs/API_docs_v33/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v33/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v33/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v33/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/photos_deletePhotos.md b/old_docs/API_docs_v33/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v33/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v33/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/photos_getUserPhotos.md b/old_docs/API_docs_v33/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v33/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v33/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v33/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v33/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v33/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v33/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v33/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v33/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v33/methods/users_getUsers.md b/old_docs/API_docs_v33/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v33/methods/users_getUsers.md
+++ b/old_docs/API_docs_v33/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_changePhone.md b/old_docs/API_docs_v38/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v38/methods/account_changePhone.md
+++ b/old_docs/API_docs_v38/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_checkUsername.md b/old_docs/API_docs_v38/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v38/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v38/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_deleteAccount.md b/old_docs/API_docs_v38/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v38/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v38/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_getAccountTTL.md b/old_docs/API_docs_v38/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v38/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v38/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_getAuthorizations.md b/old_docs/API_docs_v38/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v38/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v38/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_getNotifySettings.md b/old_docs/API_docs_v38/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v38/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v38/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_getPassword.md b/old_docs/API_docs_v38/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v38/methods/account_getPassword.md
+++ b/old_docs/API_docs_v38/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_getPrivacy.md b/old_docs/API_docs_v38/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v38/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v38/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_getWallPapers.md b/old_docs/API_docs_v38/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v38/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v38/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_registerDevice.md b/old_docs/API_docs_v38/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v38/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v38/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_resetAuthorization.md b/old_docs/API_docs_v38/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v38/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v38/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_resetNotifySettings.md b/old_docs/API_docs_v38/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v38/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v38/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v38/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v38/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v38/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_setAccountTTL.md b/old_docs/API_docs_v38/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v38/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v38/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_setPrivacy.md b/old_docs/API_docs_v38/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v38/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v38/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_unregisterDevice.md b/old_docs/API_docs_v38/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v38/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v38/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v38/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v38/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v38/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_updateNotifySettings.md b/old_docs/API_docs_v38/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v38/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v38/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_updateProfile.md b/old_docs/API_docs_v38/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v38/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v38/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_updateStatus.md b/old_docs/API_docs_v38/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v38/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v38/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/account_updateUsername.md b/old_docs/API_docs_v38/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v38/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v38/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/auth_checkPhone.md b/old_docs/API_docs_v38/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v38/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v38/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/auth_recoverPassword.md b/old_docs/API_docs_v38/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v38/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v38/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v38/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v38/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v38/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v38/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v38/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v38/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/auth_sendCall.md b/old_docs/API_docs_v38/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v38/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v38/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/auth_sendInvites.md b/old_docs/API_docs_v38/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v38/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v38/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/auth_sendSms.md b/old_docs/API_docs_v38/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v38/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v38/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_checkUsername.md b/old_docs/API_docs_v38/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v38/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v38/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_createChannel.md b/old_docs/API_docs_v38/methods/channels_createChannel.md
index 7ee169f4..f4098bac 100644
--- a/old_docs/API_docs_v38/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v38/methods/channels_createChannel.md
@@ -23,7 +23,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_deleteChannel.md b/old_docs/API_docs_v38/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v38/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v38/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_deleteMessages.md b/old_docs/API_docs_v38/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v38/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v38/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v38/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v38/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v38/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_editAbout.md b/old_docs/API_docs_v38/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v38/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v38/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_editAdmin.md b/old_docs/API_docs_v38/methods/channels_editAdmin.md
index 9f3bbd4b..4060a7d4 100644
--- a/old_docs/API_docs_v38/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v38/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_editPhoto.md b/old_docs/API_docs_v38/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v38/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v38/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_editTitle.md b/old_docs/API_docs_v38/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v38/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v38/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_exportInvite.md b/old_docs/API_docs_v38/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v38/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v38/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_getChannels.md b/old_docs/API_docs_v38/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v38/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v38/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_getDialogs.md b/old_docs/API_docs_v38/methods/channels_getDialogs.md
index 4ddc9728..51651643 100644
--- a/old_docs/API_docs_v38/methods/channels_getDialogs.md
+++ b/old_docs/API_docs_v38/methods/channels_getDialogs.md
@@ -22,7 +22,7 @@ Get channel dialogs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_getImportantHistory.md b/old_docs/API_docs_v38/methods/channels_getImportantHistory.md
index 96853826..844bd9e9 100644
--- a/old_docs/API_docs_v38/methods/channels_getImportantHistory.md
+++ b/old_docs/API_docs_v38/methods/channels_getImportantHistory.md
@@ -26,7 +26,7 @@ Get important channel/supergroup history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_getMessages.md b/old_docs/API_docs_v38/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v38/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v38/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_getParticipant.md b/old_docs/API_docs_v38/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v38/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v38/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_getParticipants.md b/old_docs/API_docs_v38/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v38/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v38/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_inviteToChannel.md b/old_docs/API_docs_v38/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v38/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v38/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_joinChannel.md b/old_docs/API_docs_v38/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v38/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v38/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_kickFromChannel.md b/old_docs/API_docs_v38/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v38/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v38/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_leaveChannel.md b/old_docs/API_docs_v38/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v38/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v38/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_readHistory.md b/old_docs/API_docs_v38/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v38/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v38/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_reportSpam.md b/old_docs/API_docs_v38/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v38/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v38/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_toggleComments.md b/old_docs/API_docs_v38/methods/channels_toggleComments.md
index 0c62f45a..d8f22476 100644
--- a/old_docs/API_docs_v38/methods/channels_toggleComments.md
+++ b/old_docs/API_docs_v38/methods/channels_toggleComments.md
@@ -22,7 +22,7 @@ Enable channel comments
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/channels_updateUsername.md b/old_docs/API_docs_v38/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v38/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v38/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_block.md b/old_docs/API_docs_v38/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v38/methods/contacts_block.md
+++ b/old_docs/API_docs_v38/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_deleteContact.md b/old_docs/API_docs_v38/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v38/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v38/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_deleteContacts.md b/old_docs/API_docs_v38/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v38/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v38/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_exportCard.md b/old_docs/API_docs_v38/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v38/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v38/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_getBlocked.md b/old_docs/API_docs_v38/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v38/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v38/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_getContacts.md b/old_docs/API_docs_v38/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v38/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v38/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_getStatuses.md b/old_docs/API_docs_v38/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v38/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v38/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_getSuggested.md b/old_docs/API_docs_v38/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v38/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v38/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_importCard.md b/old_docs/API_docs_v38/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v38/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v38/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_importContacts.md b/old_docs/API_docs_v38/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v38/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v38/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_search.md b/old_docs/API_docs_v38/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v38/methods/contacts_search.md
+++ b/old_docs/API_docs_v38/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/contacts_unblock.md b/old_docs/API_docs_v38/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v38/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v38/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/help_getAppChangelog.md b/old_docs/API_docs_v38/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v38/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v38/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/help_getAppUpdate.md b/old_docs/API_docs_v38/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v38/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v38/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/help_getConfig.md b/old_docs/API_docs_v38/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v38/methods/help_getConfig.md
+++ b/old_docs/API_docs_v38/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/help_getInviteText.md b/old_docs/API_docs_v38/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v38/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v38/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/help_getNearestDc.md b/old_docs/API_docs_v38/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v38/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v38/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/help_getSupport.md b/old_docs/API_docs_v38/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v38/methods/help_getSupport.md
+++ b/old_docs/API_docs_v38/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/help_saveAppLog.md b/old_docs/API_docs_v38/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v38/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v38/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/initConnection.md b/old_docs/API_docs_v38/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v38/methods/initConnection.md
+++ b/old_docs/API_docs_v38/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/invokeAfterMsg.md b/old_docs/API_docs_v38/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v38/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v38/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/invokeAfterMsgs.md b/old_docs/API_docs_v38/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v38/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v38/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/invokeWithLayer.md b/old_docs/API_docs_v38/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v38/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v38/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v38/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v38/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v38/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_addChatUser.md b/old_docs/API_docs_v38/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v38/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v38/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_checkChatInvite.md b/old_docs/API_docs_v38/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v38/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v38/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_createChat.md b/old_docs/API_docs_v38/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v38/methods/messages_createChat.md
+++ b/old_docs/API_docs_v38/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_deleteChatUser.md b/old_docs/API_docs_v38/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v38/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v38/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_deleteHistory.md b/old_docs/API_docs_v38/methods/messages_deleteHistory.md
index 8ea4561d..0ca768ca 100644
--- a/old_docs/API_docs_v38/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v38/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_deleteMessages.md b/old_docs/API_docs_v38/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v38/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v38/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_editChatPhoto.md b/old_docs/API_docs_v38/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v38/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v38/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_editChatTitle.md b/old_docs/API_docs_v38/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v38/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v38/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_exportChatInvite.md b/old_docs/API_docs_v38/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v38/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v38/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_forwardMessage.md b/old_docs/API_docs_v38/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v38/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v38/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_forwardMessages.md b/old_docs/API_docs_v38/methods/messages_forwardMessages.md
index dd65ec04..333a2554 100644
--- a/old_docs/API_docs_v38/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v38/methods/messages_forwardMessages.md
@@ -23,7 +23,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getAllStickers.md b/old_docs/API_docs_v38/methods/messages_getAllStickers.md
index 0715f19f..cbb853cc 100644
--- a/old_docs/API_docs_v38/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v38/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getChats.md b/old_docs/API_docs_v38/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v38/methods/messages_getChats.md
+++ b/old_docs/API_docs_v38/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getDialogs.md b/old_docs/API_docs_v38/methods/messages_getDialogs.md
index c880fffe..47c68482 100644
--- a/old_docs/API_docs_v38/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v38/methods/messages_getDialogs.md
@@ -22,7 +22,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getHistory.md b/old_docs/API_docs_v38/methods/messages_getHistory.md
index 8f4d5457..5350891f 100644
--- a/old_docs/API_docs_v38/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v38/methods/messages_getHistory.md
@@ -26,7 +26,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getMessages.md b/old_docs/API_docs_v38/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v38/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v38/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getMessagesViews.md b/old_docs/API_docs_v38/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v38/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v38/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getStickerSet.md b/old_docs/API_docs_v38/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v38/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v38/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getStickers.md b/old_docs/API_docs_v38/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v38/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v38/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v38/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v38/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v38/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_importChatInvite.md b/old_docs/API_docs_v38/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v38/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v38/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_installStickerSet.md b/old_docs/API_docs_v38/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v38/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v38/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v38/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v38/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v38/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_readHistory.md b/old_docs/API_docs_v38/methods/messages_readHistory.md
index 9d8aa04d..9f5c1b7c 100644
--- a/old_docs/API_docs_v38/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v38/methods/messages_readHistory.md
@@ -23,7 +23,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_readMessageContents.md b/old_docs/API_docs_v38/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v38/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v38/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_receivedMessages.md b/old_docs/API_docs_v38/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v38/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v38/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_reportSpam.md b/old_docs/API_docs_v38/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v38/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v38/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_search.md b/old_docs/API_docs_v38/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v38/methods/messages_search.md
+++ b/old_docs/API_docs_v38/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_sendBroadcast.md b/old_docs/API_docs_v38/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v38/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v38/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_sendEncrypted.md b/old_docs/API_docs_v38/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v38/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v38/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v38/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v38/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v38/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v38/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v38/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v38/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_sendMedia.md b/old_docs/API_docs_v38/methods/messages_sendMedia.md
index e1b81e79..00cb346b 100644
--- a/old_docs/API_docs_v38/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v38/methods/messages_sendMedia.md
@@ -24,7 +24,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_sendMessage.md b/old_docs/API_docs_v38/methods/messages_sendMessage.md
index a2e6db14..8da4a4fc 100644
--- a/old_docs/API_docs_v38/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v38/methods/messages_sendMessage.md
@@ -26,7 +26,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v38/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v38/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v38/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_setTyping.md b/old_docs/API_docs_v38/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v38/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v38/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_startBot.md b/old_docs/API_docs_v38/methods/messages_startBot.md
index d9173d71..85c966c2 100644
--- a/old_docs/API_docs_v38/methods/messages_startBot.md
+++ b/old_docs/API_docs_v38/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v38/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v38/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v38/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/photos_deletePhotos.md b/old_docs/API_docs_v38/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v38/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v38/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/photos_getUserPhotos.md b/old_docs/API_docs_v38/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v38/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v38/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v38/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v38/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v38/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v38/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v38/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v38/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v38/methods/users_getUsers.md b/old_docs/API_docs_v38/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v38/methods/users_getUsers.md
+++ b/old_docs/API_docs_v38/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_changePhone.md b/old_docs/API_docs_v40/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v40/methods/account_changePhone.md
+++ b/old_docs/API_docs_v40/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_checkUsername.md b/old_docs/API_docs_v40/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v40/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v40/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_deleteAccount.md b/old_docs/API_docs_v40/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v40/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v40/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_getAccountTTL.md b/old_docs/API_docs_v40/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v40/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v40/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_getAuthorizations.md b/old_docs/API_docs_v40/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v40/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v40/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_getNotifySettings.md b/old_docs/API_docs_v40/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v40/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v40/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_getPassword.md b/old_docs/API_docs_v40/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v40/methods/account_getPassword.md
+++ b/old_docs/API_docs_v40/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_getPrivacy.md b/old_docs/API_docs_v40/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v40/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v40/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_getWallPapers.md b/old_docs/API_docs_v40/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v40/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v40/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_registerDevice.md b/old_docs/API_docs_v40/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v40/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v40/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_resetAuthorization.md b/old_docs/API_docs_v40/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v40/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v40/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_resetNotifySettings.md b/old_docs/API_docs_v40/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v40/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v40/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v40/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v40/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v40/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_setAccountTTL.md b/old_docs/API_docs_v40/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v40/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v40/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_setPrivacy.md b/old_docs/API_docs_v40/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v40/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v40/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_unregisterDevice.md b/old_docs/API_docs_v40/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v40/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v40/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v40/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v40/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v40/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_updateNotifySettings.md b/old_docs/API_docs_v40/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v40/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v40/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_updateProfile.md b/old_docs/API_docs_v40/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v40/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v40/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_updateStatus.md b/old_docs/API_docs_v40/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v40/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v40/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/account_updateUsername.md b/old_docs/API_docs_v40/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v40/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v40/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/auth_checkPhone.md b/old_docs/API_docs_v40/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v40/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v40/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/auth_recoverPassword.md b/old_docs/API_docs_v40/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v40/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v40/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v40/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v40/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v40/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v40/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v40/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v40/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/auth_sendCall.md b/old_docs/API_docs_v40/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v40/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v40/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/auth_sendInvites.md b/old_docs/API_docs_v40/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v40/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v40/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/auth_sendSms.md b/old_docs/API_docs_v40/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v40/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v40/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_block.md b/old_docs/API_docs_v40/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v40/methods/contacts_block.md
+++ b/old_docs/API_docs_v40/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_deleteContact.md b/old_docs/API_docs_v40/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v40/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v40/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_deleteContacts.md b/old_docs/API_docs_v40/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v40/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v40/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_exportCard.md b/old_docs/API_docs_v40/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v40/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v40/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_getBlocked.md b/old_docs/API_docs_v40/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v40/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v40/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_getContacts.md b/old_docs/API_docs_v40/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v40/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v40/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_getStatuses.md b/old_docs/API_docs_v40/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v40/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v40/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_getSuggested.md b/old_docs/API_docs_v40/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v40/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v40/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_importCard.md b/old_docs/API_docs_v40/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v40/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v40/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_importContacts.md b/old_docs/API_docs_v40/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v40/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v40/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_search.md b/old_docs/API_docs_v40/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v40/methods/contacts_search.md
+++ b/old_docs/API_docs_v40/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/contacts_unblock.md b/old_docs/API_docs_v40/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v40/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v40/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/help_getAppChangelog.md b/old_docs/API_docs_v40/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v40/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v40/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/help_getAppUpdate.md b/old_docs/API_docs_v40/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v40/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v40/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/help_getConfig.md b/old_docs/API_docs_v40/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v40/methods/help_getConfig.md
+++ b/old_docs/API_docs_v40/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/help_getInviteText.md b/old_docs/API_docs_v40/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v40/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v40/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/help_getNearestDc.md b/old_docs/API_docs_v40/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v40/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v40/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/help_getSupport.md b/old_docs/API_docs_v40/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v40/methods/help_getSupport.md
+++ b/old_docs/API_docs_v40/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/help_saveAppLog.md b/old_docs/API_docs_v40/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v40/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v40/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/initConnection.md b/old_docs/API_docs_v40/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v40/methods/initConnection.md
+++ b/old_docs/API_docs_v40/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/invokeAfterMsg.md b/old_docs/API_docs_v40/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v40/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v40/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/invokeAfterMsgs.md b/old_docs/API_docs_v40/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v40/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v40/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/invokeWithLayer.md b/old_docs/API_docs_v40/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v40/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v40/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v40/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v40/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v40/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_addChatUser.md b/old_docs/API_docs_v40/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v40/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v40/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_checkChatInvite.md b/old_docs/API_docs_v40/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v40/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v40/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_createChannel.md b/old_docs/API_docs_v40/methods/messages_createChannel.md
index 3d9c3998..dcc4a2ec 100644
--- a/old_docs/API_docs_v40/methods/messages_createChannel.md
+++ b/old_docs/API_docs_v40/methods/messages_createChannel.md
@@ -21,7 +21,7 @@ Create channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_createChat.md b/old_docs/API_docs_v40/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v40/methods/messages_createChat.md
+++ b/old_docs/API_docs_v40/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_deleteChannelMessages.md b/old_docs/API_docs_v40/methods/messages_deleteChannelMessages.md
index 11560962..d409fcba 100644
--- a/old_docs/API_docs_v40/methods/messages_deleteChannelMessages.md
+++ b/old_docs/API_docs_v40/methods/messages_deleteChannelMessages.md
@@ -22,7 +22,7 @@ Delete channel messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_deleteChatUser.md b/old_docs/API_docs_v40/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v40/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v40/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_deleteHistory.md b/old_docs/API_docs_v40/methods/messages_deleteHistory.md
index 8ea4561d..0ca768ca 100644
--- a/old_docs/API_docs_v40/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v40/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_deleteMessages.md b/old_docs/API_docs_v40/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v40/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v40/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_editChatPhoto.md b/old_docs/API_docs_v40/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v40/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v40/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_editChatTitle.md b/old_docs/API_docs_v40/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v40/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v40/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_exportChatInvite.md b/old_docs/API_docs_v40/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v40/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v40/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_forwardMessage.md b/old_docs/API_docs_v40/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v40/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v40/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_forwardMessages.md b/old_docs/API_docs_v40/methods/messages_forwardMessages.md
index 1ef537bb..50799648 100644
--- a/old_docs/API_docs_v40/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v40/methods/messages_forwardMessages.md
@@ -22,7 +22,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getAllStickers.md b/old_docs/API_docs_v40/methods/messages_getAllStickers.md
index 0715f19f..cbb853cc 100644
--- a/old_docs/API_docs_v40/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v40/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getChannelDialogs.md b/old_docs/API_docs_v40/methods/messages_getChannelDialogs.md
index 9158061e..fc150cf2 100644
--- a/old_docs/API_docs_v40/methods/messages_getChannelDialogs.md
+++ b/old_docs/API_docs_v40/methods/messages_getChannelDialogs.md
@@ -22,7 +22,7 @@ Get channel/supergruop dialogs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getChats.md b/old_docs/API_docs_v40/methods/messages_getChats.md
index 3b656451..b194d40f 100644
--- a/old_docs/API_docs_v40/methods/messages_getChats.md
+++ b/old_docs/API_docs_v40/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getDialogs.md b/old_docs/API_docs_v40/methods/messages_getDialogs.md
index c880fffe..47c68482 100644
--- a/old_docs/API_docs_v40/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v40/methods/messages_getDialogs.md
@@ -22,7 +22,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getHistory.md b/old_docs/API_docs_v40/methods/messages_getHistory.md
index da4a2af7..12f3ddd7 100644
--- a/old_docs/API_docs_v40/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v40/methods/messages_getHistory.md
@@ -25,7 +25,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getImportantHistory.md b/old_docs/API_docs_v40/methods/messages_getImportantHistory.md
index 9d4ff44f..387e93b3 100644
--- a/old_docs/API_docs_v40/methods/messages_getImportantHistory.md
+++ b/old_docs/API_docs_v40/methods/messages_getImportantHistory.md
@@ -24,7 +24,7 @@ Get important message history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getMessages.md b/old_docs/API_docs_v40/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v40/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v40/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getStickerSet.md b/old_docs/API_docs_v40/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v40/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v40/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getStickers.md b/old_docs/API_docs_v40/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v40/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v40/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v40/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v40/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v40/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_importChatInvite.md b/old_docs/API_docs_v40/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v40/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v40/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_installStickerSet.md b/old_docs/API_docs_v40/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v40/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v40/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_readChannelHistory.md b/old_docs/API_docs_v40/methods/messages_readChannelHistory.md
index 31f8f731..9856aeb7 100644
--- a/old_docs/API_docs_v40/methods/messages_readChannelHistory.md
+++ b/old_docs/API_docs_v40/methods/messages_readChannelHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v40/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v40/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v40/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_readHistory.md b/old_docs/API_docs_v40/methods/messages_readHistory.md
index 9d8aa04d..9f5c1b7c 100644
--- a/old_docs/API_docs_v40/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v40/methods/messages_readHistory.md
@@ -23,7 +23,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_readMessageContents.md b/old_docs/API_docs_v40/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v40/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v40/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_receivedMessages.md b/old_docs/API_docs_v40/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v40/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v40/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_search.md b/old_docs/API_docs_v40/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v40/methods/messages_search.md
+++ b/old_docs/API_docs_v40/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_sendBroadcast.md b/old_docs/API_docs_v40/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v40/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v40/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_sendEncrypted.md b/old_docs/API_docs_v40/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v40/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v40/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v40/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v40/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v40/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v40/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v40/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v40/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_sendMedia.md b/old_docs/API_docs_v40/methods/messages_sendMedia.md
index e1b81e79..00cb346b 100644
--- a/old_docs/API_docs_v40/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v40/methods/messages_sendMedia.md
@@ -24,7 +24,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_sendMessage.md b/old_docs/API_docs_v40/methods/messages_sendMessage.md
index a2e6db14..8da4a4fc 100644
--- a/old_docs/API_docs_v40/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v40/methods/messages_sendMessage.md
@@ -26,7 +26,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v40/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v40/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v40/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_setTyping.md b/old_docs/API_docs_v40/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v40/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v40/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_startBot.md b/old_docs/API_docs_v40/methods/messages_startBot.md
index d9173d71..85c966c2 100644
--- a/old_docs/API_docs_v40/methods/messages_startBot.md
+++ b/old_docs/API_docs_v40/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v40/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v40/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v40/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/photos_deletePhotos.md b/old_docs/API_docs_v40/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v40/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v40/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/photos_getUserPhotos.md b/old_docs/API_docs_v40/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v40/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v40/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v40/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v40/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v40/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v40/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v40/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v40/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v40/methods/users_getUsers.md b/old_docs/API_docs_v40/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v40/methods/users_getUsers.md
+++ b/old_docs/API_docs_v40/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_changePhone.md b/old_docs/API_docs_v41/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v41/methods/account_changePhone.md
+++ b/old_docs/API_docs_v41/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_checkUsername.md b/old_docs/API_docs_v41/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v41/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v41/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_deleteAccount.md b/old_docs/API_docs_v41/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v41/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v41/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_getAccountTTL.md b/old_docs/API_docs_v41/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v41/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v41/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_getAuthorizations.md b/old_docs/API_docs_v41/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v41/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v41/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_getNotifySettings.md b/old_docs/API_docs_v41/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v41/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v41/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_getPassword.md b/old_docs/API_docs_v41/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v41/methods/account_getPassword.md
+++ b/old_docs/API_docs_v41/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_getPrivacy.md b/old_docs/API_docs_v41/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v41/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v41/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_getWallPapers.md b/old_docs/API_docs_v41/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v41/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v41/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_registerDevice.md b/old_docs/API_docs_v41/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v41/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v41/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_resetAuthorization.md b/old_docs/API_docs_v41/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v41/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v41/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_resetNotifySettings.md b/old_docs/API_docs_v41/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v41/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v41/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v41/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v41/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v41/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_setAccountTTL.md b/old_docs/API_docs_v41/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v41/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v41/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_setPrivacy.md b/old_docs/API_docs_v41/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v41/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v41/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_unregisterDevice.md b/old_docs/API_docs_v41/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v41/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v41/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v41/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v41/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v41/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_updateNotifySettings.md b/old_docs/API_docs_v41/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v41/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v41/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_updateProfile.md b/old_docs/API_docs_v41/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v41/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v41/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_updateStatus.md b/old_docs/API_docs_v41/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v41/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v41/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/account_updateUsername.md b/old_docs/API_docs_v41/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v41/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v41/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/auth_checkPhone.md b/old_docs/API_docs_v41/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v41/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v41/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/auth_recoverPassword.md b/old_docs/API_docs_v41/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v41/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v41/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v41/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v41/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v41/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v41/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v41/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v41/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/auth_sendCall.md b/old_docs/API_docs_v41/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v41/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v41/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/auth_sendInvites.md b/old_docs/API_docs_v41/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v41/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v41/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/auth_sendSms.md b/old_docs/API_docs_v41/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v41/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v41/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_checkUsername.md b/old_docs/API_docs_v41/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v41/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v41/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_createChannel.md b/old_docs/API_docs_v41/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v41/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v41/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_deleteChannel.md b/old_docs/API_docs_v41/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v41/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v41/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_deleteMessages.md b/old_docs/API_docs_v41/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v41/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v41/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v41/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v41/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v41/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_editAbout.md b/old_docs/API_docs_v41/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v41/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v41/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_editAdmin.md b/old_docs/API_docs_v41/methods/channels_editAdmin.md
index 9f3bbd4b..4060a7d4 100644
--- a/old_docs/API_docs_v41/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v41/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_editPhoto.md b/old_docs/API_docs_v41/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v41/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v41/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_editTitle.md b/old_docs/API_docs_v41/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v41/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v41/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_exportInvite.md b/old_docs/API_docs_v41/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v41/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v41/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_getChannels.md b/old_docs/API_docs_v41/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v41/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v41/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_getDialogs.md b/old_docs/API_docs_v41/methods/channels_getDialogs.md
index 4ddc9728..51651643 100644
--- a/old_docs/API_docs_v41/methods/channels_getDialogs.md
+++ b/old_docs/API_docs_v41/methods/channels_getDialogs.md
@@ -22,7 +22,7 @@ Get channel dialogs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_getImportantHistory.md b/old_docs/API_docs_v41/methods/channels_getImportantHistory.md
index 96853826..844bd9e9 100644
--- a/old_docs/API_docs_v41/methods/channels_getImportantHistory.md
+++ b/old_docs/API_docs_v41/methods/channels_getImportantHistory.md
@@ -26,7 +26,7 @@ Get important channel/supergroup history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_getMessages.md b/old_docs/API_docs_v41/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v41/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v41/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_getParticipant.md b/old_docs/API_docs_v41/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v41/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v41/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_getParticipants.md b/old_docs/API_docs_v41/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v41/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v41/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_inviteToChannel.md b/old_docs/API_docs_v41/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v41/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v41/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_joinChannel.md b/old_docs/API_docs_v41/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v41/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v41/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_kickFromChannel.md b/old_docs/API_docs_v41/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v41/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v41/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_leaveChannel.md b/old_docs/API_docs_v41/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v41/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v41/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_readHistory.md b/old_docs/API_docs_v41/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v41/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v41/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_reportSpam.md b/old_docs/API_docs_v41/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v41/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v41/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_toggleComments.md b/old_docs/API_docs_v41/methods/channels_toggleComments.md
index 0c62f45a..d8f22476 100644
--- a/old_docs/API_docs_v41/methods/channels_toggleComments.md
+++ b/old_docs/API_docs_v41/methods/channels_toggleComments.md
@@ -22,7 +22,7 @@ Enable channel comments
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/channels_updateUsername.md b/old_docs/API_docs_v41/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v41/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v41/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_block.md b/old_docs/API_docs_v41/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v41/methods/contacts_block.md
+++ b/old_docs/API_docs_v41/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_deleteContact.md b/old_docs/API_docs_v41/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v41/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v41/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_deleteContacts.md b/old_docs/API_docs_v41/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v41/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v41/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_exportCard.md b/old_docs/API_docs_v41/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v41/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v41/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_getBlocked.md b/old_docs/API_docs_v41/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v41/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v41/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_getContacts.md b/old_docs/API_docs_v41/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v41/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v41/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_getStatuses.md b/old_docs/API_docs_v41/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v41/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v41/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_getSuggested.md b/old_docs/API_docs_v41/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v41/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v41/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_importCard.md b/old_docs/API_docs_v41/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v41/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v41/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_importContacts.md b/old_docs/API_docs_v41/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v41/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v41/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_search.md b/old_docs/API_docs_v41/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v41/methods/contacts_search.md
+++ b/old_docs/API_docs_v41/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/contacts_unblock.md b/old_docs/API_docs_v41/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v41/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v41/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/help_getAppChangelog.md b/old_docs/API_docs_v41/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v41/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v41/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/help_getAppUpdate.md b/old_docs/API_docs_v41/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v41/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v41/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/help_getConfig.md b/old_docs/API_docs_v41/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v41/methods/help_getConfig.md
+++ b/old_docs/API_docs_v41/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/help_getInviteText.md b/old_docs/API_docs_v41/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v41/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v41/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/help_getNearestDc.md b/old_docs/API_docs_v41/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v41/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v41/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/help_getSupport.md b/old_docs/API_docs_v41/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v41/methods/help_getSupport.md
+++ b/old_docs/API_docs_v41/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/help_saveAppLog.md b/old_docs/API_docs_v41/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v41/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v41/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/initConnection.md b/old_docs/API_docs_v41/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v41/methods/initConnection.md
+++ b/old_docs/API_docs_v41/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/invokeAfterMsg.md b/old_docs/API_docs_v41/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v41/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v41/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/invokeAfterMsgs.md b/old_docs/API_docs_v41/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v41/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v41/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/invokeWithLayer.md b/old_docs/API_docs_v41/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v41/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v41/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v41/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v41/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v41/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_addChatUser.md b/old_docs/API_docs_v41/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v41/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v41/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_checkChatInvite.md b/old_docs/API_docs_v41/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v41/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v41/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_createChat.md b/old_docs/API_docs_v41/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v41/methods/messages_createChat.md
+++ b/old_docs/API_docs_v41/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_deactivateChat.md b/old_docs/API_docs_v41/methods/messages_deactivateChat.md
index 5e464eb4..76243351 100644
--- a/old_docs/API_docs_v41/methods/messages_deactivateChat.md
+++ b/old_docs/API_docs_v41/methods/messages_deactivateChat.md
@@ -22,7 +22,7 @@ Deactivate chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_deleteChatUser.md b/old_docs/API_docs_v41/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v41/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v41/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_deleteHistory.md b/old_docs/API_docs_v41/methods/messages_deleteHistory.md
index e26b7d52..7a5b92be 100644
--- a/old_docs/API_docs_v41/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v41/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_deleteMessages.md b/old_docs/API_docs_v41/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v41/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v41/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_editChatAdmin.md b/old_docs/API_docs_v41/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v41/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v41/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_editChatPhoto.md b/old_docs/API_docs_v41/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v41/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v41/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_editChatTitle.md b/old_docs/API_docs_v41/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v41/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v41/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_exportChatInvite.md b/old_docs/API_docs_v41/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v41/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v41/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_forwardMessage.md b/old_docs/API_docs_v41/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v41/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v41/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_forwardMessages.md b/old_docs/API_docs_v41/methods/messages_forwardMessages.md
index ede327fa..ce854ac4 100644
--- a/old_docs/API_docs_v41/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v41/methods/messages_forwardMessages.md
@@ -24,7 +24,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getAllStickers.md b/old_docs/API_docs_v41/methods/messages_getAllStickers.md
index 0715f19f..cbb853cc 100644
--- a/old_docs/API_docs_v41/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v41/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getChats.md b/old_docs/API_docs_v41/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v41/methods/messages_getChats.md
+++ b/old_docs/API_docs_v41/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getDialogs.md b/old_docs/API_docs_v41/methods/messages_getDialogs.md
index c880fffe..47c68482 100644
--- a/old_docs/API_docs_v41/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v41/methods/messages_getDialogs.md
@@ -22,7 +22,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getHistory.md b/old_docs/API_docs_v41/methods/messages_getHistory.md
index 8f4d5457..5350891f 100644
--- a/old_docs/API_docs_v41/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v41/methods/messages_getHistory.md
@@ -26,7 +26,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getMessages.md b/old_docs/API_docs_v41/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v41/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v41/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getMessagesViews.md b/old_docs/API_docs_v41/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v41/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v41/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getStickerSet.md b/old_docs/API_docs_v41/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v41/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v41/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getStickers.md b/old_docs/API_docs_v41/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v41/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v41/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v41/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v41/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v41/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_importChatInvite.md b/old_docs/API_docs_v41/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v41/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v41/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_installStickerSet.md b/old_docs/API_docs_v41/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v41/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v41/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_migrateChat.md b/old_docs/API_docs_v41/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v41/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v41/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v41/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v41/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v41/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_readHistory.md b/old_docs/API_docs_v41/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v41/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v41/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_readMessageContents.md b/old_docs/API_docs_v41/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v41/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v41/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_receivedMessages.md b/old_docs/API_docs_v41/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v41/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v41/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_reportSpam.md b/old_docs/API_docs_v41/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v41/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v41/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_search.md b/old_docs/API_docs_v41/methods/messages_search.md
index b9fa0792..9bc485a2 100644
--- a/old_docs/API_docs_v41/methods/messages_search.md
+++ b/old_docs/API_docs_v41/methods/messages_search.md
@@ -29,7 +29,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_searchGlobal.md b/old_docs/API_docs_v41/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v41/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v41/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_sendBroadcast.md b/old_docs/API_docs_v41/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v41/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v41/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_sendEncrypted.md b/old_docs/API_docs_v41/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v41/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v41/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v41/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v41/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v41/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v41/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v41/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v41/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_sendMedia.md b/old_docs/API_docs_v41/methods/messages_sendMedia.md
index 76f8e835..13c82858 100644
--- a/old_docs/API_docs_v41/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v41/methods/messages_sendMedia.md
@@ -25,7 +25,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_sendMessage.md b/old_docs/API_docs_v41/methods/messages_sendMessage.md
index da69f010..5e03d5e6 100644
--- a/old_docs/API_docs_v41/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v41/methods/messages_sendMessage.md
@@ -28,7 +28,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v41/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v41/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v41/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_setTyping.md b/old_docs/API_docs_v41/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v41/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v41/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_startBot.md b/old_docs/API_docs_v41/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v41/methods/messages_startBot.md
+++ b/old_docs/API_docs_v41/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v41/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v41/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v41/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v41/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v41/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v41/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/photos_deletePhotos.md b/old_docs/API_docs_v41/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v41/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v41/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/photos_getUserPhotos.md b/old_docs/API_docs_v41/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v41/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v41/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v41/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v41/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v41/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v41/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v41/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v41/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v41/methods/users_getUsers.md b/old_docs/API_docs_v41/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v41/methods/users_getUsers.md
+++ b/old_docs/API_docs_v41/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_changePhone.md b/old_docs/API_docs_v42/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v42/methods/account_changePhone.md
+++ b/old_docs/API_docs_v42/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_checkUsername.md b/old_docs/API_docs_v42/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v42/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v42/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_deleteAccount.md b/old_docs/API_docs_v42/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v42/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v42/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_getAccountTTL.md b/old_docs/API_docs_v42/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v42/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v42/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_getAuthorizations.md b/old_docs/API_docs_v42/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v42/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v42/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_getNotifySettings.md b/old_docs/API_docs_v42/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v42/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v42/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_getPassword.md b/old_docs/API_docs_v42/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v42/methods/account_getPassword.md
+++ b/old_docs/API_docs_v42/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_getPrivacy.md b/old_docs/API_docs_v42/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v42/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v42/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_getWallPapers.md b/old_docs/API_docs_v42/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v42/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v42/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_registerDevice.md b/old_docs/API_docs_v42/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v42/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v42/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_resetAuthorization.md b/old_docs/API_docs_v42/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v42/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v42/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_resetNotifySettings.md b/old_docs/API_docs_v42/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v42/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v42/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v42/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v42/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v42/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_setAccountTTL.md b/old_docs/API_docs_v42/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v42/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v42/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_setPrivacy.md b/old_docs/API_docs_v42/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v42/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v42/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_unregisterDevice.md b/old_docs/API_docs_v42/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v42/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v42/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v42/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v42/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v42/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_updateNotifySettings.md b/old_docs/API_docs_v42/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v42/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v42/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_updateProfile.md b/old_docs/API_docs_v42/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v42/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v42/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_updateStatus.md b/old_docs/API_docs_v42/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v42/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v42/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/account_updateUsername.md b/old_docs/API_docs_v42/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v42/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v42/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/auth_checkPhone.md b/old_docs/API_docs_v42/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v42/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v42/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/auth_recoverPassword.md b/old_docs/API_docs_v42/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v42/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v42/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v42/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v42/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v42/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v42/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v42/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v42/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/auth_sendCall.md b/old_docs/API_docs_v42/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v42/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v42/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/auth_sendInvites.md b/old_docs/API_docs_v42/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v42/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v42/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/auth_sendSms.md b/old_docs/API_docs_v42/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v42/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v42/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_checkUsername.md b/old_docs/API_docs_v42/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v42/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v42/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_createChannel.md b/old_docs/API_docs_v42/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v42/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v42/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_deleteChannel.md b/old_docs/API_docs_v42/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v42/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v42/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_deleteMessages.md b/old_docs/API_docs_v42/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v42/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v42/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v42/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v42/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v42/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_editAbout.md b/old_docs/API_docs_v42/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v42/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v42/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_editAdmin.md b/old_docs/API_docs_v42/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v42/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v42/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_editPhoto.md b/old_docs/API_docs_v42/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v42/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v42/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_editTitle.md b/old_docs/API_docs_v42/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v42/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v42/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_exportInvite.md b/old_docs/API_docs_v42/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v42/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v42/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_getChannels.md b/old_docs/API_docs_v42/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v42/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v42/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_getDialogs.md b/old_docs/API_docs_v42/methods/channels_getDialogs.md
index 4ddc9728..51651643 100644
--- a/old_docs/API_docs_v42/methods/channels_getDialogs.md
+++ b/old_docs/API_docs_v42/methods/channels_getDialogs.md
@@ -22,7 +22,7 @@ Get channel dialogs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_getImportantHistory.md b/old_docs/API_docs_v42/methods/channels_getImportantHistory.md
index 96853826..844bd9e9 100644
--- a/old_docs/API_docs_v42/methods/channels_getImportantHistory.md
+++ b/old_docs/API_docs_v42/methods/channels_getImportantHistory.md
@@ -26,7 +26,7 @@ Get important channel/supergroup history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_getMessages.md b/old_docs/API_docs_v42/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v42/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v42/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_getParticipant.md b/old_docs/API_docs_v42/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v42/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v42/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_getParticipants.md b/old_docs/API_docs_v42/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v42/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v42/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_inviteToChannel.md b/old_docs/API_docs_v42/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v42/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v42/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_joinChannel.md b/old_docs/API_docs_v42/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v42/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v42/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_kickFromChannel.md b/old_docs/API_docs_v42/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v42/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v42/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_leaveChannel.md b/old_docs/API_docs_v42/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v42/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v42/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_readHistory.md b/old_docs/API_docs_v42/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v42/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v42/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_reportSpam.md b/old_docs/API_docs_v42/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v42/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v42/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_toggleComments.md b/old_docs/API_docs_v42/methods/channels_toggleComments.md
index 0c62f45a..d8f22476 100644
--- a/old_docs/API_docs_v42/methods/channels_toggleComments.md
+++ b/old_docs/API_docs_v42/methods/channels_toggleComments.md
@@ -22,7 +22,7 @@ Enable channel comments
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/channels_updateUsername.md b/old_docs/API_docs_v42/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v42/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v42/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_block.md b/old_docs/API_docs_v42/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v42/methods/contacts_block.md
+++ b/old_docs/API_docs_v42/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_deleteContact.md b/old_docs/API_docs_v42/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v42/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v42/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_deleteContacts.md b/old_docs/API_docs_v42/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v42/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v42/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_exportCard.md b/old_docs/API_docs_v42/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v42/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v42/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_getBlocked.md b/old_docs/API_docs_v42/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v42/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v42/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_getContacts.md b/old_docs/API_docs_v42/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v42/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v42/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_getStatuses.md b/old_docs/API_docs_v42/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v42/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v42/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_getSuggested.md b/old_docs/API_docs_v42/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v42/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v42/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_importCard.md b/old_docs/API_docs_v42/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v42/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v42/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_importContacts.md b/old_docs/API_docs_v42/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v42/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v42/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_search.md b/old_docs/API_docs_v42/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v42/methods/contacts_search.md
+++ b/old_docs/API_docs_v42/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/contacts_unblock.md b/old_docs/API_docs_v42/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v42/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v42/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/help_getAppChangelog.md b/old_docs/API_docs_v42/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v42/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v42/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/help_getAppUpdate.md b/old_docs/API_docs_v42/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v42/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v42/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/help_getConfig.md b/old_docs/API_docs_v42/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v42/methods/help_getConfig.md
+++ b/old_docs/API_docs_v42/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/help_getInviteText.md b/old_docs/API_docs_v42/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v42/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v42/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/help_getNearestDc.md b/old_docs/API_docs_v42/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v42/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v42/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/help_getSupport.md b/old_docs/API_docs_v42/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v42/methods/help_getSupport.md
+++ b/old_docs/API_docs_v42/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/help_saveAppLog.md b/old_docs/API_docs_v42/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v42/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v42/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/initConnection.md b/old_docs/API_docs_v42/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v42/methods/initConnection.md
+++ b/old_docs/API_docs_v42/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/invokeAfterMsg.md b/old_docs/API_docs_v42/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v42/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v42/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/invokeAfterMsgs.md b/old_docs/API_docs_v42/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v42/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v42/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/invokeWithLayer.md b/old_docs/API_docs_v42/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v42/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v42/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v42/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v42/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v42/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_addChatUser.md b/old_docs/API_docs_v42/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v42/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v42/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_checkChatInvite.md b/old_docs/API_docs_v42/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v42/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v42/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_createChat.md b/old_docs/API_docs_v42/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v42/methods/messages_createChat.md
+++ b/old_docs/API_docs_v42/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_deleteChatUser.md b/old_docs/API_docs_v42/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v42/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v42/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_deleteHistory.md b/old_docs/API_docs_v42/methods/messages_deleteHistory.md
index e26b7d52..7a5b92be 100644
--- a/old_docs/API_docs_v42/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v42/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_deleteMessages.md b/old_docs/API_docs_v42/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v42/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v42/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_editChatAdmin.md b/old_docs/API_docs_v42/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v42/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v42/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_editChatPhoto.md b/old_docs/API_docs_v42/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v42/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v42/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_editChatTitle.md b/old_docs/API_docs_v42/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v42/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v42/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_exportChatInvite.md b/old_docs/API_docs_v42/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v42/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v42/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_forwardMessage.md b/old_docs/API_docs_v42/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v42/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v42/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_forwardMessages.md b/old_docs/API_docs_v42/methods/messages_forwardMessages.md
index ede327fa..ce854ac4 100644
--- a/old_docs/API_docs_v42/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v42/methods/messages_forwardMessages.md
@@ -24,7 +24,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getAllStickers.md b/old_docs/API_docs_v42/methods/messages_getAllStickers.md
index 0715f19f..cbb853cc 100644
--- a/old_docs/API_docs_v42/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v42/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getChats.md b/old_docs/API_docs_v42/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v42/methods/messages_getChats.md
+++ b/old_docs/API_docs_v42/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getDialogs.md b/old_docs/API_docs_v42/methods/messages_getDialogs.md
index a82bf016..c3625e57 100644
--- a/old_docs/API_docs_v42/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v42/methods/messages_getDialogs.md
@@ -24,7 +24,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getHistory.md b/old_docs/API_docs_v42/methods/messages_getHistory.md
index 8f4d5457..5350891f 100644
--- a/old_docs/API_docs_v42/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v42/methods/messages_getHistory.md
@@ -26,7 +26,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getMessages.md b/old_docs/API_docs_v42/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v42/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v42/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getMessagesViews.md b/old_docs/API_docs_v42/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v42/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v42/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getStickerSet.md b/old_docs/API_docs_v42/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v42/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v42/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getStickers.md b/old_docs/API_docs_v42/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v42/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v42/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v42/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v42/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v42/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_importChatInvite.md b/old_docs/API_docs_v42/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v42/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v42/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_installStickerSet.md b/old_docs/API_docs_v42/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v42/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v42/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_migrateChat.md b/old_docs/API_docs_v42/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v42/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v42/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v42/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v42/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v42/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_readHistory.md b/old_docs/API_docs_v42/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v42/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v42/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_readMessageContents.md b/old_docs/API_docs_v42/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v42/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v42/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_receivedMessages.md b/old_docs/API_docs_v42/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v42/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v42/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_reportSpam.md b/old_docs/API_docs_v42/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v42/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v42/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_search.md b/old_docs/API_docs_v42/methods/messages_search.md
index b9fa0792..9bc485a2 100644
--- a/old_docs/API_docs_v42/methods/messages_search.md
+++ b/old_docs/API_docs_v42/methods/messages_search.md
@@ -29,7 +29,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_searchGlobal.md b/old_docs/API_docs_v42/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v42/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v42/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_sendBroadcast.md b/old_docs/API_docs_v42/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v42/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v42/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_sendEncrypted.md b/old_docs/API_docs_v42/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v42/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v42/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v42/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v42/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v42/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v42/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v42/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v42/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_sendMedia.md b/old_docs/API_docs_v42/methods/messages_sendMedia.md
index 76f8e835..13c82858 100644
--- a/old_docs/API_docs_v42/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v42/methods/messages_sendMedia.md
@@ -25,7 +25,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_sendMessage.md b/old_docs/API_docs_v42/methods/messages_sendMessage.md
index da69f010..5e03d5e6 100644
--- a/old_docs/API_docs_v42/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v42/methods/messages_sendMessage.md
@@ -28,7 +28,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v42/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v42/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v42/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_setTyping.md b/old_docs/API_docs_v42/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v42/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v42/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_startBot.md b/old_docs/API_docs_v42/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v42/methods/messages_startBot.md
+++ b/old_docs/API_docs_v42/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v42/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v42/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v42/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v42/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v42/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v42/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/photos_deletePhotos.md b/old_docs/API_docs_v42/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v42/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v42/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/photos_getUserPhotos.md b/old_docs/API_docs_v42/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v42/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v42/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v42/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v42/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v42/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v42/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v42/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v42/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v42/methods/users_getUsers.md b/old_docs/API_docs_v42/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v42/methods/users_getUsers.md
+++ b/old_docs/API_docs_v42/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_changePhone.md b/old_docs/API_docs_v44/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v44/methods/account_changePhone.md
+++ b/old_docs/API_docs_v44/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_checkUsername.md b/old_docs/API_docs_v44/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v44/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v44/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_deleteAccount.md b/old_docs/API_docs_v44/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v44/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v44/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_getAccountTTL.md b/old_docs/API_docs_v44/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v44/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v44/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_getAuthorizations.md b/old_docs/API_docs_v44/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v44/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v44/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_getNotifySettings.md b/old_docs/API_docs_v44/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v44/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v44/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_getPassword.md b/old_docs/API_docs_v44/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v44/methods/account_getPassword.md
+++ b/old_docs/API_docs_v44/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_getPrivacy.md b/old_docs/API_docs_v44/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v44/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v44/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_getWallPapers.md b/old_docs/API_docs_v44/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v44/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v44/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_registerDevice.md b/old_docs/API_docs_v44/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v44/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v44/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_reportPeer.md b/old_docs/API_docs_v44/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v44/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v44/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_resetAuthorization.md b/old_docs/API_docs_v44/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v44/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v44/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_resetNotifySettings.md b/old_docs/API_docs_v44/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v44/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v44/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v44/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v44/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v44/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_setAccountTTL.md b/old_docs/API_docs_v44/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v44/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v44/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_setPrivacy.md b/old_docs/API_docs_v44/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v44/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v44/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_unregisterDevice.md b/old_docs/API_docs_v44/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v44/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v44/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v44/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v44/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v44/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_updateNotifySettings.md b/old_docs/API_docs_v44/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v44/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v44/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_updateProfile.md b/old_docs/API_docs_v44/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v44/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v44/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_updateStatus.md b/old_docs/API_docs_v44/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v44/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v44/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/account_updateUsername.md b/old_docs/API_docs_v44/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v44/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v44/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/auth_checkPhone.md b/old_docs/API_docs_v44/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v44/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v44/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/auth_recoverPassword.md b/old_docs/API_docs_v44/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v44/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v44/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v44/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v44/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v44/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v44/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v44/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v44/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/auth_sendCall.md b/old_docs/API_docs_v44/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v44/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v44/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/auth_sendInvites.md b/old_docs/API_docs_v44/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v44/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v44/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/auth_sendSms.md b/old_docs/API_docs_v44/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v44/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v44/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_checkUsername.md b/old_docs/API_docs_v44/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v44/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v44/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_createChannel.md b/old_docs/API_docs_v44/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v44/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v44/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_deleteChannel.md b/old_docs/API_docs_v44/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v44/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v44/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_deleteMessages.md b/old_docs/API_docs_v44/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v44/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v44/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v44/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v44/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v44/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_editAbout.md b/old_docs/API_docs_v44/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v44/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v44/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_editAdmin.md b/old_docs/API_docs_v44/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v44/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v44/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_editPhoto.md b/old_docs/API_docs_v44/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v44/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v44/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_editTitle.md b/old_docs/API_docs_v44/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v44/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v44/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_exportInvite.md b/old_docs/API_docs_v44/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v44/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v44/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_getChannels.md b/old_docs/API_docs_v44/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v44/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v44/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_getDialogs.md b/old_docs/API_docs_v44/methods/channels_getDialogs.md
index 4ddc9728..51651643 100644
--- a/old_docs/API_docs_v44/methods/channels_getDialogs.md
+++ b/old_docs/API_docs_v44/methods/channels_getDialogs.md
@@ -22,7 +22,7 @@ Get channel dialogs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_getImportantHistory.md b/old_docs/API_docs_v44/methods/channels_getImportantHistory.md
index 96853826..844bd9e9 100644
--- a/old_docs/API_docs_v44/methods/channels_getImportantHistory.md
+++ b/old_docs/API_docs_v44/methods/channels_getImportantHistory.md
@@ -26,7 +26,7 @@ Get important channel/supergroup history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_getMessages.md b/old_docs/API_docs_v44/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v44/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v44/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_getParticipant.md b/old_docs/API_docs_v44/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v44/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v44/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_getParticipants.md b/old_docs/API_docs_v44/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v44/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v44/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_inviteToChannel.md b/old_docs/API_docs_v44/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v44/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v44/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_joinChannel.md b/old_docs/API_docs_v44/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v44/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v44/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_kickFromChannel.md b/old_docs/API_docs_v44/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v44/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v44/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_leaveChannel.md b/old_docs/API_docs_v44/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v44/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v44/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_readHistory.md b/old_docs/API_docs_v44/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v44/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v44/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_reportSpam.md b/old_docs/API_docs_v44/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v44/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v44/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_toggleComments.md b/old_docs/API_docs_v44/methods/channels_toggleComments.md
index 0c62f45a..d8f22476 100644
--- a/old_docs/API_docs_v44/methods/channels_toggleComments.md
+++ b/old_docs/API_docs_v44/methods/channels_toggleComments.md
@@ -22,7 +22,7 @@ Enable channel comments
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/channels_updateUsername.md b/old_docs/API_docs_v44/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v44/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v44/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_block.md b/old_docs/API_docs_v44/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v44/methods/contacts_block.md
+++ b/old_docs/API_docs_v44/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_deleteContact.md b/old_docs/API_docs_v44/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v44/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v44/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_deleteContacts.md b/old_docs/API_docs_v44/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v44/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v44/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_exportCard.md b/old_docs/API_docs_v44/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v44/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v44/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_getBlocked.md b/old_docs/API_docs_v44/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v44/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v44/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_getContacts.md b/old_docs/API_docs_v44/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v44/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v44/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_getStatuses.md b/old_docs/API_docs_v44/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v44/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v44/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_getSuggested.md b/old_docs/API_docs_v44/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v44/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v44/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_importCard.md b/old_docs/API_docs_v44/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v44/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v44/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_importContacts.md b/old_docs/API_docs_v44/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v44/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v44/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_search.md b/old_docs/API_docs_v44/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v44/methods/contacts_search.md
+++ b/old_docs/API_docs_v44/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/contacts_unblock.md b/old_docs/API_docs_v44/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v44/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v44/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/help_getAppChangelog.md b/old_docs/API_docs_v44/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v44/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v44/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/help_getAppUpdate.md b/old_docs/API_docs_v44/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v44/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v44/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/help_getConfig.md b/old_docs/API_docs_v44/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v44/methods/help_getConfig.md
+++ b/old_docs/API_docs_v44/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/help_getInviteText.md b/old_docs/API_docs_v44/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v44/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v44/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/help_getNearestDc.md b/old_docs/API_docs_v44/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v44/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v44/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/help_getSupport.md b/old_docs/API_docs_v44/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v44/methods/help_getSupport.md
+++ b/old_docs/API_docs_v44/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/help_getTermsOfService.md b/old_docs/API_docs_v44/methods/help_getTermsOfService.md
index a4ec6f8c..e8b4ccb1 100644
--- a/old_docs/API_docs_v44/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v44/methods/help_getTermsOfService.md
@@ -21,7 +21,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/help_saveAppLog.md b/old_docs/API_docs_v44/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v44/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v44/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/initConnection.md b/old_docs/API_docs_v44/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v44/methods/initConnection.md
+++ b/old_docs/API_docs_v44/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/invokeAfterMsg.md b/old_docs/API_docs_v44/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v44/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v44/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/invokeAfterMsgs.md b/old_docs/API_docs_v44/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v44/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v44/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/invokeWithLayer.md b/old_docs/API_docs_v44/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v44/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v44/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v44/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v44/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v44/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_addChatUser.md b/old_docs/API_docs_v44/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v44/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v44/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_checkChatInvite.md b/old_docs/API_docs_v44/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v44/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v44/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_createChat.md b/old_docs/API_docs_v44/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v44/methods/messages_createChat.md
+++ b/old_docs/API_docs_v44/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_deleteChatUser.md b/old_docs/API_docs_v44/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v44/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v44/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_deleteHistory.md b/old_docs/API_docs_v44/methods/messages_deleteHistory.md
index e26b7d52..7a5b92be 100644
--- a/old_docs/API_docs_v44/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v44/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_deleteMessages.md b/old_docs/API_docs_v44/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v44/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v44/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_editChatAdmin.md b/old_docs/API_docs_v44/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v44/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v44/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_editChatPhoto.md b/old_docs/API_docs_v44/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v44/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v44/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_editChatTitle.md b/old_docs/API_docs_v44/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v44/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v44/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_exportChatInvite.md b/old_docs/API_docs_v44/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v44/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v44/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_forwardMessage.md b/old_docs/API_docs_v44/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v44/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v44/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_forwardMessages.md b/old_docs/API_docs_v44/methods/messages_forwardMessages.md
index ede327fa..ce854ac4 100644
--- a/old_docs/API_docs_v44/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v44/methods/messages_forwardMessages.md
@@ -24,7 +24,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getAllStickers.md b/old_docs/API_docs_v44/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v44/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v44/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getChats.md b/old_docs/API_docs_v44/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v44/methods/messages_getChats.md
+++ b/old_docs/API_docs_v44/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getDialogs.md b/old_docs/API_docs_v44/methods/messages_getDialogs.md
index a82bf016..c3625e57 100644
--- a/old_docs/API_docs_v44/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v44/methods/messages_getDialogs.md
@@ -24,7 +24,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v44/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v44/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v44/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getHistory.md b/old_docs/API_docs_v44/methods/messages_getHistory.md
index 8f4d5457..5350891f 100644
--- a/old_docs/API_docs_v44/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v44/methods/messages_getHistory.md
@@ -26,7 +26,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getMessages.md b/old_docs/API_docs_v44/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v44/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v44/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getMessagesViews.md b/old_docs/API_docs_v44/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v44/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v44/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getStickerSet.md b/old_docs/API_docs_v44/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v44/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v44/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getStickers.md b/old_docs/API_docs_v44/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v44/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v44/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v44/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v44/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v44/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_importChatInvite.md b/old_docs/API_docs_v44/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v44/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v44/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_installStickerSet.md b/old_docs/API_docs_v44/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v44/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v44/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_migrateChat.md b/old_docs/API_docs_v44/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v44/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v44/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v44/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v44/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v44/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_readHistory.md b/old_docs/API_docs_v44/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v44/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v44/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_readMessageContents.md b/old_docs/API_docs_v44/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v44/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v44/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_receivedMessages.md b/old_docs/API_docs_v44/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v44/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v44/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v44/methods/messages_reorderStickerSets.md
index d731c96e..1b3ab829 100644
--- a/old_docs/API_docs_v44/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v44/methods/messages_reorderStickerSets.md
@@ -21,7 +21,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_reportSpam.md b/old_docs/API_docs_v44/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v44/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v44/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_search.md b/old_docs/API_docs_v44/methods/messages_search.md
index b9fa0792..9bc485a2 100644
--- a/old_docs/API_docs_v44/methods/messages_search.md
+++ b/old_docs/API_docs_v44/methods/messages_search.md
@@ -29,7 +29,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_searchGifs.md b/old_docs/API_docs_v44/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v44/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v44/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_searchGlobal.md b/old_docs/API_docs_v44/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v44/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v44/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_sendBroadcast.md b/old_docs/API_docs_v44/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v44/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v44/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_sendEncrypted.md b/old_docs/API_docs_v44/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v44/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v44/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v44/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v44/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v44/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v44/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v44/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v44/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_sendMedia.md b/old_docs/API_docs_v44/methods/messages_sendMedia.md
index 76f8e835..13c82858 100644
--- a/old_docs/API_docs_v44/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v44/methods/messages_sendMedia.md
@@ -25,7 +25,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_sendMessage.md b/old_docs/API_docs_v44/methods/messages_sendMessage.md
index da69f010..5e03d5e6 100644
--- a/old_docs/API_docs_v44/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v44/methods/messages_sendMessage.md
@@ -28,7 +28,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v44/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v44/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v44/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_setTyping.md b/old_docs/API_docs_v44/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v44/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v44/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_startBot.md b/old_docs/API_docs_v44/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v44/methods/messages_startBot.md
+++ b/old_docs/API_docs_v44/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v44/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v44/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v44/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v44/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v44/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v44/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/photos_deletePhotos.md b/old_docs/API_docs_v44/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v44/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v44/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/photos_getUserPhotos.md b/old_docs/API_docs_v44/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v44/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v44/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v44/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v44/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v44/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v44/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v44/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v44/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v44/methods/users_getUsers.md b/old_docs/API_docs_v44/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v44/methods/users_getUsers.md
+++ b/old_docs/API_docs_v44/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_changePhone.md b/old_docs/API_docs_v45/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v45/methods/account_changePhone.md
+++ b/old_docs/API_docs_v45/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_checkUsername.md b/old_docs/API_docs_v45/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v45/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v45/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_deleteAccount.md b/old_docs/API_docs_v45/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v45/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v45/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_getAccountTTL.md b/old_docs/API_docs_v45/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v45/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v45/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_getAuthorizations.md b/old_docs/API_docs_v45/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v45/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v45/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_getNotifySettings.md b/old_docs/API_docs_v45/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v45/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v45/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_getPassword.md b/old_docs/API_docs_v45/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v45/methods/account_getPassword.md
+++ b/old_docs/API_docs_v45/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_getPrivacy.md b/old_docs/API_docs_v45/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v45/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v45/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_getWallPapers.md b/old_docs/API_docs_v45/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v45/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v45/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_registerDevice.md b/old_docs/API_docs_v45/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v45/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v45/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_reportPeer.md b/old_docs/API_docs_v45/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v45/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v45/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_resetAuthorization.md b/old_docs/API_docs_v45/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v45/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v45/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_resetNotifySettings.md b/old_docs/API_docs_v45/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v45/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v45/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v45/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v45/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v45/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_setAccountTTL.md b/old_docs/API_docs_v45/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v45/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v45/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_setPrivacy.md b/old_docs/API_docs_v45/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v45/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v45/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_unregisterDevice.md b/old_docs/API_docs_v45/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v45/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v45/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v45/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v45/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v45/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_updateNotifySettings.md b/old_docs/API_docs_v45/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v45/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v45/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_updateProfile.md b/old_docs/API_docs_v45/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v45/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v45/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_updateStatus.md b/old_docs/API_docs_v45/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v45/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v45/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/account_updateUsername.md b/old_docs/API_docs_v45/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v45/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v45/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/auth_checkPhone.md b/old_docs/API_docs_v45/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v45/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v45/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/auth_recoverPassword.md b/old_docs/API_docs_v45/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v45/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v45/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v45/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v45/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v45/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v45/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v45/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v45/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/auth_sendCall.md b/old_docs/API_docs_v45/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v45/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v45/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/auth_sendInvites.md b/old_docs/API_docs_v45/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v45/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v45/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/auth_sendSms.md b/old_docs/API_docs_v45/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v45/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v45/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_checkUsername.md b/old_docs/API_docs_v45/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v45/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v45/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_createChannel.md b/old_docs/API_docs_v45/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v45/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v45/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_deleteChannel.md b/old_docs/API_docs_v45/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v45/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v45/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_deleteMessages.md b/old_docs/API_docs_v45/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v45/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v45/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v45/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v45/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v45/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_editAbout.md b/old_docs/API_docs_v45/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v45/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v45/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_editAdmin.md b/old_docs/API_docs_v45/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v45/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v45/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_editPhoto.md b/old_docs/API_docs_v45/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v45/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v45/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_editTitle.md b/old_docs/API_docs_v45/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v45/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v45/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_exportInvite.md b/old_docs/API_docs_v45/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v45/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v45/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_getChannels.md b/old_docs/API_docs_v45/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v45/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v45/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_getDialogs.md b/old_docs/API_docs_v45/methods/channels_getDialogs.md
index 4ddc9728..51651643 100644
--- a/old_docs/API_docs_v45/methods/channels_getDialogs.md
+++ b/old_docs/API_docs_v45/methods/channels_getDialogs.md
@@ -22,7 +22,7 @@ Get channel dialogs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_getImportantHistory.md b/old_docs/API_docs_v45/methods/channels_getImportantHistory.md
index 96853826..844bd9e9 100644
--- a/old_docs/API_docs_v45/methods/channels_getImportantHistory.md
+++ b/old_docs/API_docs_v45/methods/channels_getImportantHistory.md
@@ -26,7 +26,7 @@ Get important channel/supergroup history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_getMessages.md b/old_docs/API_docs_v45/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v45/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v45/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_getParticipant.md b/old_docs/API_docs_v45/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v45/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v45/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_getParticipants.md b/old_docs/API_docs_v45/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v45/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v45/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_inviteToChannel.md b/old_docs/API_docs_v45/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v45/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v45/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_joinChannel.md b/old_docs/API_docs_v45/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v45/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v45/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_kickFromChannel.md b/old_docs/API_docs_v45/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v45/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v45/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_leaveChannel.md b/old_docs/API_docs_v45/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v45/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v45/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_readHistory.md b/old_docs/API_docs_v45/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v45/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v45/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_reportSpam.md b/old_docs/API_docs_v45/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v45/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v45/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_toggleComments.md b/old_docs/API_docs_v45/methods/channels_toggleComments.md
index 0c62f45a..d8f22476 100644
--- a/old_docs/API_docs_v45/methods/channels_toggleComments.md
+++ b/old_docs/API_docs_v45/methods/channels_toggleComments.md
@@ -22,7 +22,7 @@ Enable channel comments
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/channels_updateUsername.md b/old_docs/API_docs_v45/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v45/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v45/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_block.md b/old_docs/API_docs_v45/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v45/methods/contacts_block.md
+++ b/old_docs/API_docs_v45/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_deleteContact.md b/old_docs/API_docs_v45/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v45/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v45/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_deleteContacts.md b/old_docs/API_docs_v45/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v45/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v45/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_exportCard.md b/old_docs/API_docs_v45/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v45/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v45/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_getBlocked.md b/old_docs/API_docs_v45/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v45/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v45/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_getContacts.md b/old_docs/API_docs_v45/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v45/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v45/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_getStatuses.md b/old_docs/API_docs_v45/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v45/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v45/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_getSuggested.md b/old_docs/API_docs_v45/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v45/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v45/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_importCard.md b/old_docs/API_docs_v45/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v45/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v45/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_importContacts.md b/old_docs/API_docs_v45/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v45/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v45/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_search.md b/old_docs/API_docs_v45/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v45/methods/contacts_search.md
+++ b/old_docs/API_docs_v45/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/contacts_unblock.md b/old_docs/API_docs_v45/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v45/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v45/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/help_getAppChangelog.md b/old_docs/API_docs_v45/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v45/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v45/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/help_getAppUpdate.md b/old_docs/API_docs_v45/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v45/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v45/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/help_getConfig.md b/old_docs/API_docs_v45/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v45/methods/help_getConfig.md
+++ b/old_docs/API_docs_v45/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/help_getInviteText.md b/old_docs/API_docs_v45/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v45/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v45/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/help_getNearestDc.md b/old_docs/API_docs_v45/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v45/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v45/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/help_getSupport.md b/old_docs/API_docs_v45/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v45/methods/help_getSupport.md
+++ b/old_docs/API_docs_v45/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/help_getTermsOfService.md b/old_docs/API_docs_v45/methods/help_getTermsOfService.md
index a4ec6f8c..e8b4ccb1 100644
--- a/old_docs/API_docs_v45/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v45/methods/help_getTermsOfService.md
@@ -21,7 +21,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/help_saveAppLog.md b/old_docs/API_docs_v45/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v45/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v45/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/initConnection.md b/old_docs/API_docs_v45/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v45/methods/initConnection.md
+++ b/old_docs/API_docs_v45/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/invokeAfterMsg.md b/old_docs/API_docs_v45/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v45/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v45/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/invokeAfterMsgs.md b/old_docs/API_docs_v45/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v45/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v45/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/invokeWithLayer.md b/old_docs/API_docs_v45/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v45/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v45/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v45/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v45/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v45/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_addChatUser.md b/old_docs/API_docs_v45/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v45/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v45/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_checkChatInvite.md b/old_docs/API_docs_v45/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v45/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v45/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_createChat.md b/old_docs/API_docs_v45/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v45/methods/messages_createChat.md
+++ b/old_docs/API_docs_v45/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_deleteChatUser.md b/old_docs/API_docs_v45/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v45/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v45/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_deleteHistory.md b/old_docs/API_docs_v45/methods/messages_deleteHistory.md
index e26b7d52..7a5b92be 100644
--- a/old_docs/API_docs_v45/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v45/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_deleteMessages.md b/old_docs/API_docs_v45/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v45/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v45/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_editChatAdmin.md b/old_docs/API_docs_v45/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v45/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v45/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_editChatPhoto.md b/old_docs/API_docs_v45/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v45/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v45/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_editChatTitle.md b/old_docs/API_docs_v45/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v45/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v45/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_exportChatInvite.md b/old_docs/API_docs_v45/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v45/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v45/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_forwardMessage.md b/old_docs/API_docs_v45/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v45/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v45/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_forwardMessages.md b/old_docs/API_docs_v45/methods/messages_forwardMessages.md
index ede327fa..ce854ac4 100644
--- a/old_docs/API_docs_v45/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v45/methods/messages_forwardMessages.md
@@ -24,7 +24,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getAllStickers.md b/old_docs/API_docs_v45/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v45/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v45/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getChats.md b/old_docs/API_docs_v45/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v45/methods/messages_getChats.md
+++ b/old_docs/API_docs_v45/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getDialogs.md b/old_docs/API_docs_v45/methods/messages_getDialogs.md
index a82bf016..c3625e57 100644
--- a/old_docs/API_docs_v45/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v45/methods/messages_getDialogs.md
@@ -24,7 +24,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v45/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v45/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v45/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getHistory.md b/old_docs/API_docs_v45/methods/messages_getHistory.md
index 8f4d5457..5350891f 100644
--- a/old_docs/API_docs_v45/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v45/methods/messages_getHistory.md
@@ -26,7 +26,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v45/methods/messages_getInlineBotResults.md
index 186fcd4c..eb896b58 100644
--- a/old_docs/API_docs_v45/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v45/methods/messages_getInlineBotResults.md
@@ -23,7 +23,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getMessages.md b/old_docs/API_docs_v45/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v45/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v45/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getMessagesViews.md b/old_docs/API_docs_v45/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v45/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v45/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getSavedGifs.md b/old_docs/API_docs_v45/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v45/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v45/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getStickerSet.md b/old_docs/API_docs_v45/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v45/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v45/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getStickers.md b/old_docs/API_docs_v45/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v45/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v45/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v45/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v45/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v45/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_importChatInvite.md b/old_docs/API_docs_v45/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v45/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v45/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_installStickerSet.md b/old_docs/API_docs_v45/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v45/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v45/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_migrateChat.md b/old_docs/API_docs_v45/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v45/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v45/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v45/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v45/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v45/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_readHistory.md b/old_docs/API_docs_v45/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v45/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v45/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_readMessageContents.md b/old_docs/API_docs_v45/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v45/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v45/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_receivedMessages.md b/old_docs/API_docs_v45/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v45/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v45/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v45/methods/messages_reorderStickerSets.md
index d731c96e..1b3ab829 100644
--- a/old_docs/API_docs_v45/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v45/methods/messages_reorderStickerSets.md
@@ -21,7 +21,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_reportSpam.md b/old_docs/API_docs_v45/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v45/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v45/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_saveGif.md b/old_docs/API_docs_v45/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v45/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v45/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_search.md b/old_docs/API_docs_v45/methods/messages_search.md
index b9fa0792..9bc485a2 100644
--- a/old_docs/API_docs_v45/methods/messages_search.md
+++ b/old_docs/API_docs_v45/methods/messages_search.md
@@ -29,7 +29,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_searchGifs.md b/old_docs/API_docs_v45/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v45/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v45/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_searchGlobal.md b/old_docs/API_docs_v45/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v45/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v45/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_sendBroadcast.md b/old_docs/API_docs_v45/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v45/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v45/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_sendEncrypted.md b/old_docs/API_docs_v45/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v45/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v45/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v45/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v45/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v45/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v45/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v45/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v45/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v45/methods/messages_sendInlineBotResult.md
index 971f2031..e1567037 100644
--- a/old_docs/API_docs_v45/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v45/methods/messages_sendInlineBotResult.md
@@ -25,7 +25,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_sendMedia.md b/old_docs/API_docs_v45/methods/messages_sendMedia.md
index 76f8e835..13c82858 100644
--- a/old_docs/API_docs_v45/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v45/methods/messages_sendMedia.md
@@ -25,7 +25,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_sendMessage.md b/old_docs/API_docs_v45/methods/messages_sendMessage.md
index da69f010..5e03d5e6 100644
--- a/old_docs/API_docs_v45/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v45/methods/messages_sendMessage.md
@@ -28,7 +28,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v45/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v45/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v45/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v45/methods/messages_setInlineBotResults.md
index 3495b769..df6995fa 100644
--- a/old_docs/API_docs_v45/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v45/methods/messages_setInlineBotResults.md
@@ -26,7 +26,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_setTyping.md b/old_docs/API_docs_v45/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v45/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v45/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_startBot.md b/old_docs/API_docs_v45/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v45/methods/messages_startBot.md
+++ b/old_docs/API_docs_v45/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v45/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v45/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v45/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v45/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v45/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v45/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/photos_deletePhotos.md b/old_docs/API_docs_v45/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v45/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v45/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/photos_getUserPhotos.md b/old_docs/API_docs_v45/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v45/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v45/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v45/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v45/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v45/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v45/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v45/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v45/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v45/methods/users_getUsers.md b/old_docs/API_docs_v45/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v45/methods/users_getUsers.md
+++ b/old_docs/API_docs_v45/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_changePhone.md b/old_docs/API_docs_v46/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v46/methods/account_changePhone.md
+++ b/old_docs/API_docs_v46/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_checkUsername.md b/old_docs/API_docs_v46/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v46/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v46/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_deleteAccount.md b/old_docs/API_docs_v46/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v46/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v46/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_getAccountTTL.md b/old_docs/API_docs_v46/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v46/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v46/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_getAuthorizations.md b/old_docs/API_docs_v46/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v46/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v46/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_getNotifySettings.md b/old_docs/API_docs_v46/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v46/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v46/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_getPassword.md b/old_docs/API_docs_v46/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v46/methods/account_getPassword.md
+++ b/old_docs/API_docs_v46/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_getPrivacy.md b/old_docs/API_docs_v46/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v46/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v46/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_getWallPapers.md b/old_docs/API_docs_v46/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v46/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v46/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_registerDevice.md b/old_docs/API_docs_v46/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v46/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v46/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_reportPeer.md b/old_docs/API_docs_v46/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v46/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v46/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_resetAuthorization.md b/old_docs/API_docs_v46/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v46/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v46/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_resetNotifySettings.md b/old_docs/API_docs_v46/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v46/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v46/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v46/methods/account_sendChangePhoneCode.md
index 208a2b85..c85833ca 100644
--- a/old_docs/API_docs_v46/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v46/methods/account_sendChangePhoneCode.md
@@ -21,7 +21,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_setAccountTTL.md b/old_docs/API_docs_v46/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v46/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v46/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_setPrivacy.md b/old_docs/API_docs_v46/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v46/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v46/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_unregisterDevice.md b/old_docs/API_docs_v46/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v46/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v46/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v46/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v46/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v46/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_updateNotifySettings.md b/old_docs/API_docs_v46/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v46/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v46/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_updateProfile.md b/old_docs/API_docs_v46/methods/account_updateProfile.md
index 0452dba9..9009af77 100644
--- a/old_docs/API_docs_v46/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v46/methods/account_updateProfile.md
@@ -22,7 +22,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_updateStatus.md b/old_docs/API_docs_v46/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v46/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v46/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/account_updateUsername.md b/old_docs/API_docs_v46/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v46/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v46/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/auth_checkPhone.md b/old_docs/API_docs_v46/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v46/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v46/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/auth_recoverPassword.md b/old_docs/API_docs_v46/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v46/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v46/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v46/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v46/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v46/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v46/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v46/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v46/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/auth_sendCall.md b/old_docs/API_docs_v46/methods/auth_sendCall.md
index c28d4c35..cfe1861e 100644
--- a/old_docs/API_docs_v46/methods/auth_sendCall.md
+++ b/old_docs/API_docs_v46/methods/auth_sendCall.md
@@ -22,7 +22,7 @@ Send verification phone call
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/auth_sendInvites.md b/old_docs/API_docs_v46/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v46/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v46/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/auth_sendSms.md b/old_docs/API_docs_v46/methods/auth_sendSms.md
index a2e4a588..6a4e1f9d 100644
--- a/old_docs/API_docs_v46/methods/auth_sendSms.md
+++ b/old_docs/API_docs_v46/methods/auth_sendSms.md
@@ -22,7 +22,7 @@ Send SMS verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_checkUsername.md b/old_docs/API_docs_v46/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v46/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v46/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_createChannel.md b/old_docs/API_docs_v46/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v46/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v46/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_deleteChannel.md b/old_docs/API_docs_v46/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v46/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v46/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_deleteMessages.md b/old_docs/API_docs_v46/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v46/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v46/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v46/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v46/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v46/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_editAbout.md b/old_docs/API_docs_v46/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v46/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v46/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_editAdmin.md b/old_docs/API_docs_v46/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v46/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v46/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_editPhoto.md b/old_docs/API_docs_v46/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v46/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v46/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_editTitle.md b/old_docs/API_docs_v46/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v46/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v46/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_exportInvite.md b/old_docs/API_docs_v46/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v46/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v46/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_getChannels.md b/old_docs/API_docs_v46/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v46/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v46/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_getDialogs.md b/old_docs/API_docs_v46/methods/channels_getDialogs.md
index 4ddc9728..51651643 100644
--- a/old_docs/API_docs_v46/methods/channels_getDialogs.md
+++ b/old_docs/API_docs_v46/methods/channels_getDialogs.md
@@ -22,7 +22,7 @@ Get channel dialogs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_getImportantHistory.md b/old_docs/API_docs_v46/methods/channels_getImportantHistory.md
index 96853826..844bd9e9 100644
--- a/old_docs/API_docs_v46/methods/channels_getImportantHistory.md
+++ b/old_docs/API_docs_v46/methods/channels_getImportantHistory.md
@@ -26,7 +26,7 @@ Get important channel/supergroup history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_getMessages.md b/old_docs/API_docs_v46/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v46/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v46/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_getParticipant.md b/old_docs/API_docs_v46/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v46/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v46/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_getParticipants.md b/old_docs/API_docs_v46/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v46/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v46/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_inviteToChannel.md b/old_docs/API_docs_v46/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v46/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v46/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_joinChannel.md b/old_docs/API_docs_v46/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v46/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v46/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_kickFromChannel.md b/old_docs/API_docs_v46/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v46/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v46/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_leaveChannel.md b/old_docs/API_docs_v46/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v46/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v46/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_readHistory.md b/old_docs/API_docs_v46/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v46/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v46/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_reportSpam.md b/old_docs/API_docs_v46/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v46/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v46/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_toggleComments.md b/old_docs/API_docs_v46/methods/channels_toggleComments.md
index 0c62f45a..d8f22476 100644
--- a/old_docs/API_docs_v46/methods/channels_toggleComments.md
+++ b/old_docs/API_docs_v46/methods/channels_toggleComments.md
@@ -22,7 +22,7 @@ Enable channel comments
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/channels_updateUsername.md b/old_docs/API_docs_v46/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v46/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v46/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_block.md b/old_docs/API_docs_v46/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v46/methods/contacts_block.md
+++ b/old_docs/API_docs_v46/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_deleteContact.md b/old_docs/API_docs_v46/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v46/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v46/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_deleteContacts.md b/old_docs/API_docs_v46/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v46/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v46/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_exportCard.md b/old_docs/API_docs_v46/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v46/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v46/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_getBlocked.md b/old_docs/API_docs_v46/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v46/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v46/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_getContacts.md b/old_docs/API_docs_v46/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v46/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v46/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_getStatuses.md b/old_docs/API_docs_v46/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v46/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v46/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_getSuggested.md b/old_docs/API_docs_v46/methods/contacts_getSuggested.md
index f2f85f22..a0b8ebe1 100644
--- a/old_docs/API_docs_v46/methods/contacts_getSuggested.md
+++ b/old_docs/API_docs_v46/methods/contacts_getSuggested.md
@@ -21,7 +21,7 @@ Get suggested contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_importCard.md b/old_docs/API_docs_v46/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v46/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v46/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_importContacts.md b/old_docs/API_docs_v46/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v46/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v46/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_search.md b/old_docs/API_docs_v46/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v46/methods/contacts_search.md
+++ b/old_docs/API_docs_v46/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/contacts_unblock.md b/old_docs/API_docs_v46/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v46/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v46/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/help_getAppChangelog.md b/old_docs/API_docs_v46/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v46/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v46/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/help_getAppUpdate.md b/old_docs/API_docs_v46/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v46/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v46/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/help_getConfig.md b/old_docs/API_docs_v46/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v46/methods/help_getConfig.md
+++ b/old_docs/API_docs_v46/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/help_getInviteText.md b/old_docs/API_docs_v46/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v46/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v46/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/help_getNearestDc.md b/old_docs/API_docs_v46/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v46/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v46/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/help_getSupport.md b/old_docs/API_docs_v46/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v46/methods/help_getSupport.md
+++ b/old_docs/API_docs_v46/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/help_getTermsOfService.md b/old_docs/API_docs_v46/methods/help_getTermsOfService.md
index a4ec6f8c..e8b4ccb1 100644
--- a/old_docs/API_docs_v46/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v46/methods/help_getTermsOfService.md
@@ -21,7 +21,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/help_saveAppLog.md b/old_docs/API_docs_v46/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v46/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v46/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/initConnection.md b/old_docs/API_docs_v46/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v46/methods/initConnection.md
+++ b/old_docs/API_docs_v46/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/invokeAfterMsg.md b/old_docs/API_docs_v46/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v46/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v46/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/invokeAfterMsgs.md b/old_docs/API_docs_v46/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v46/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v46/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/invokeWithLayer.md b/old_docs/API_docs_v46/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v46/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v46/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v46/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v46/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v46/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_addChatUser.md b/old_docs/API_docs_v46/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v46/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v46/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_checkChatInvite.md b/old_docs/API_docs_v46/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v46/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v46/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_createChat.md b/old_docs/API_docs_v46/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v46/methods/messages_createChat.md
+++ b/old_docs/API_docs_v46/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_deleteChatUser.md b/old_docs/API_docs_v46/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v46/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v46/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_deleteHistory.md b/old_docs/API_docs_v46/methods/messages_deleteHistory.md
index e26b7d52..7a5b92be 100644
--- a/old_docs/API_docs_v46/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v46/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_deleteMessages.md b/old_docs/API_docs_v46/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v46/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v46/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_editChatAdmin.md b/old_docs/API_docs_v46/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v46/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v46/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_editChatPhoto.md b/old_docs/API_docs_v46/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v46/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v46/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_editChatTitle.md b/old_docs/API_docs_v46/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v46/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v46/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_exportChatInvite.md b/old_docs/API_docs_v46/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v46/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v46/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_forwardMessage.md b/old_docs/API_docs_v46/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v46/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v46/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_forwardMessages.md b/old_docs/API_docs_v46/methods/messages_forwardMessages.md
index ede327fa..ce854ac4 100644
--- a/old_docs/API_docs_v46/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v46/methods/messages_forwardMessages.md
@@ -24,7 +24,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getAllStickers.md b/old_docs/API_docs_v46/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v46/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v46/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getChats.md b/old_docs/API_docs_v46/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v46/methods/messages_getChats.md
+++ b/old_docs/API_docs_v46/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getDialogs.md b/old_docs/API_docs_v46/methods/messages_getDialogs.md
index a82bf016..c3625e57 100644
--- a/old_docs/API_docs_v46/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v46/methods/messages_getDialogs.md
@@ -24,7 +24,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v46/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v46/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v46/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getHistory.md b/old_docs/API_docs_v46/methods/messages_getHistory.md
index 8f4d5457..5350891f 100644
--- a/old_docs/API_docs_v46/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v46/methods/messages_getHistory.md
@@ -26,7 +26,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v46/methods/messages_getInlineBotResults.md
index 186fcd4c..eb896b58 100644
--- a/old_docs/API_docs_v46/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v46/methods/messages_getInlineBotResults.md
@@ -23,7 +23,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getMessages.md b/old_docs/API_docs_v46/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v46/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v46/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getMessagesViews.md b/old_docs/API_docs_v46/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v46/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v46/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getSavedGifs.md b/old_docs/API_docs_v46/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v46/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v46/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getStickerSet.md b/old_docs/API_docs_v46/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v46/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v46/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getStickers.md b/old_docs/API_docs_v46/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v46/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v46/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v46/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v46/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v46/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_importChatInvite.md b/old_docs/API_docs_v46/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v46/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v46/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_installStickerSet.md b/old_docs/API_docs_v46/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v46/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v46/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_migrateChat.md b/old_docs/API_docs_v46/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v46/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v46/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v46/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v46/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v46/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_readHistory.md b/old_docs/API_docs_v46/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v46/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v46/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_readMessageContents.md b/old_docs/API_docs_v46/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v46/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v46/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_receivedMessages.md b/old_docs/API_docs_v46/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v46/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v46/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v46/methods/messages_reorderStickerSets.md
index d731c96e..1b3ab829 100644
--- a/old_docs/API_docs_v46/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v46/methods/messages_reorderStickerSets.md
@@ -21,7 +21,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_reportSpam.md b/old_docs/API_docs_v46/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v46/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v46/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_saveGif.md b/old_docs/API_docs_v46/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v46/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v46/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_search.md b/old_docs/API_docs_v46/methods/messages_search.md
index b9fa0792..9bc485a2 100644
--- a/old_docs/API_docs_v46/methods/messages_search.md
+++ b/old_docs/API_docs_v46/methods/messages_search.md
@@ -29,7 +29,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_searchGifs.md b/old_docs/API_docs_v46/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v46/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v46/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_searchGlobal.md b/old_docs/API_docs_v46/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v46/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v46/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_sendBroadcast.md b/old_docs/API_docs_v46/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v46/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v46/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_sendEncrypted.md b/old_docs/API_docs_v46/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v46/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v46/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v46/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v46/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v46/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v46/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v46/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v46/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v46/methods/messages_sendInlineBotResult.md
index 971f2031..e1567037 100644
--- a/old_docs/API_docs_v46/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v46/methods/messages_sendInlineBotResult.md
@@ -25,7 +25,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_sendMedia.md b/old_docs/API_docs_v46/methods/messages_sendMedia.md
index 76f8e835..13c82858 100644
--- a/old_docs/API_docs_v46/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v46/methods/messages_sendMedia.md
@@ -25,7 +25,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_sendMessage.md b/old_docs/API_docs_v46/methods/messages_sendMessage.md
index da69f010..5e03d5e6 100644
--- a/old_docs/API_docs_v46/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v46/methods/messages_sendMessage.md
@@ -28,7 +28,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v46/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v46/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v46/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v46/methods/messages_setInlineBotResults.md
index 3495b769..df6995fa 100644
--- a/old_docs/API_docs_v46/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v46/methods/messages_setInlineBotResults.md
@@ -26,7 +26,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_setTyping.md b/old_docs/API_docs_v46/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v46/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v46/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_startBot.md b/old_docs/API_docs_v46/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v46/methods/messages_startBot.md
+++ b/old_docs/API_docs_v46/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v46/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v46/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v46/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v46/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v46/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v46/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/photos_deletePhotos.md b/old_docs/API_docs_v46/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v46/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v46/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/photos_getUserPhotos.md b/old_docs/API_docs_v46/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v46/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v46/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v46/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v46/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v46/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v46/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v46/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v46/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v46/methods/users_getUsers.md b/old_docs/API_docs_v46/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v46/methods/users_getUsers.md
+++ b/old_docs/API_docs_v46/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_changePhone.md b/old_docs/API_docs_v51/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v51/methods/account_changePhone.md
+++ b/old_docs/API_docs_v51/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_checkUsername.md b/old_docs/API_docs_v51/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v51/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v51/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_deleteAccount.md b/old_docs/API_docs_v51/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v51/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v51/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_getAccountTTL.md b/old_docs/API_docs_v51/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v51/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v51/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_getAuthorizations.md b/old_docs/API_docs_v51/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v51/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v51/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_getNotifySettings.md b/old_docs/API_docs_v51/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v51/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v51/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_getPassword.md b/old_docs/API_docs_v51/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v51/methods/account_getPassword.md
+++ b/old_docs/API_docs_v51/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_getPrivacy.md b/old_docs/API_docs_v51/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v51/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v51/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_getWallPapers.md b/old_docs/API_docs_v51/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v51/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v51/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_registerDevice.md b/old_docs/API_docs_v51/methods/account_registerDevice.md
index cc2a08f4..cd5098cf 100644
--- a/old_docs/API_docs_v51/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v51/methods/account_registerDevice.md
@@ -27,7 +27,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_reportPeer.md b/old_docs/API_docs_v51/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v51/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v51/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_resetAuthorization.md b/old_docs/API_docs_v51/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v51/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v51/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_resetNotifySettings.md b/old_docs/API_docs_v51/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v51/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v51/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v51/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v51/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v51/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_setAccountTTL.md b/old_docs/API_docs_v51/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v51/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v51/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_setPrivacy.md b/old_docs/API_docs_v51/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v51/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v51/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_unregisterDevice.md b/old_docs/API_docs_v51/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v51/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v51/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v51/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v51/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v51/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_updateNotifySettings.md b/old_docs/API_docs_v51/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v51/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v51/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_updateProfile.md b/old_docs/API_docs_v51/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v51/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v51/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_updateStatus.md b/old_docs/API_docs_v51/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v51/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v51/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/account_updateUsername.md b/old_docs/API_docs_v51/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v51/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v51/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/auth_cancelCode.md b/old_docs/API_docs_v51/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v51/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v51/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/auth_checkPhone.md b/old_docs/API_docs_v51/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v51/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v51/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/auth_recoverPassword.md b/old_docs/API_docs_v51/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v51/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v51/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v51/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v51/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v51/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/auth_resendCode.md b/old_docs/API_docs_v51/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v51/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v51/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v51/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v51/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v51/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/auth_sendInvites.md b/old_docs/API_docs_v51/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v51/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v51/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_checkUsername.md b/old_docs/API_docs_v51/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v51/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v51/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_createChannel.md b/old_docs/API_docs_v51/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v51/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v51/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_deleteChannel.md b/old_docs/API_docs_v51/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v51/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v51/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_deleteMessages.md b/old_docs/API_docs_v51/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v51/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v51/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v51/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v51/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v51/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_editAbout.md b/old_docs/API_docs_v51/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v51/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v51/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_editAdmin.md b/old_docs/API_docs_v51/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v51/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v51/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_editPhoto.md b/old_docs/API_docs_v51/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v51/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v51/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_editTitle.md b/old_docs/API_docs_v51/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v51/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v51/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_exportInvite.md b/old_docs/API_docs_v51/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v51/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v51/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_exportMessageLink.md b/old_docs/API_docs_v51/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v51/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v51/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_getChannels.md b/old_docs/API_docs_v51/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v51/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v51/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_getDialogs.md b/old_docs/API_docs_v51/methods/channels_getDialogs.md
index 4ddc9728..51651643 100644
--- a/old_docs/API_docs_v51/methods/channels_getDialogs.md
+++ b/old_docs/API_docs_v51/methods/channels_getDialogs.md
@@ -22,7 +22,7 @@ Get channel dialogs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_getImportantHistory.md b/old_docs/API_docs_v51/methods/channels_getImportantHistory.md
index b87415e6..65c37d12 100644
--- a/old_docs/API_docs_v51/methods/channels_getImportantHistory.md
+++ b/old_docs/API_docs_v51/methods/channels_getImportantHistory.md
@@ -27,7 +27,7 @@ Get important channel/supergroup history
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_getMessages.md b/old_docs/API_docs_v51/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v51/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v51/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_getParticipant.md b/old_docs/API_docs_v51/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v51/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v51/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_getParticipants.md b/old_docs/API_docs_v51/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v51/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v51/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_inviteToChannel.md b/old_docs/API_docs_v51/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v51/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v51/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_joinChannel.md b/old_docs/API_docs_v51/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v51/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v51/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_kickFromChannel.md b/old_docs/API_docs_v51/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v51/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v51/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_leaveChannel.md b/old_docs/API_docs_v51/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v51/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v51/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_readHistory.md b/old_docs/API_docs_v51/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v51/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v51/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_reportSpam.md b/old_docs/API_docs_v51/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v51/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v51/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_toggleComments.md b/old_docs/API_docs_v51/methods/channels_toggleComments.md
index 0c62f45a..d8f22476 100644
--- a/old_docs/API_docs_v51/methods/channels_toggleComments.md
+++ b/old_docs/API_docs_v51/methods/channels_toggleComments.md
@@ -22,7 +22,7 @@ Enable channel comments
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_toggleInvites.md b/old_docs/API_docs_v51/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v51/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v51/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_toggleSignatures.md b/old_docs/API_docs_v51/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v51/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v51/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v51/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v51/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v51/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/channels_updateUsername.md b/old_docs/API_docs_v51/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v51/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v51/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_block.md b/old_docs/API_docs_v51/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v51/methods/contacts_block.md
+++ b/old_docs/API_docs_v51/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_deleteContact.md b/old_docs/API_docs_v51/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v51/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v51/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_deleteContacts.md b/old_docs/API_docs_v51/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v51/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v51/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_exportCard.md b/old_docs/API_docs_v51/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v51/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v51/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_getBlocked.md b/old_docs/API_docs_v51/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v51/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v51/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_getContacts.md b/old_docs/API_docs_v51/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v51/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v51/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_getStatuses.md b/old_docs/API_docs_v51/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v51/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v51/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_importCard.md b/old_docs/API_docs_v51/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v51/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v51/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_importContacts.md b/old_docs/API_docs_v51/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v51/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v51/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_search.md b/old_docs/API_docs_v51/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v51/methods/contacts_search.md
+++ b/old_docs/API_docs_v51/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/contacts_unblock.md b/old_docs/API_docs_v51/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v51/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v51/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/help_getAppChangelog.md b/old_docs/API_docs_v51/methods/help_getAppChangelog.md
index de652bba..2894f28c 100644
--- a/old_docs/API_docs_v51/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v51/methods/help_getAppChangelog.md
@@ -24,7 +24,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/help_getAppUpdate.md b/old_docs/API_docs_v51/methods/help_getAppUpdate.md
index e17c5df5..4ac8d5ea 100644
--- a/old_docs/API_docs_v51/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v51/methods/help_getAppUpdate.md
@@ -24,7 +24,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/help_getConfig.md b/old_docs/API_docs_v51/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v51/methods/help_getConfig.md
+++ b/old_docs/API_docs_v51/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/help_getInviteText.md b/old_docs/API_docs_v51/methods/help_getInviteText.md
index 1d5c279e..3a68e24c 100644
--- a/old_docs/API_docs_v51/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v51/methods/help_getInviteText.md
@@ -21,7 +21,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/help_getNearestDc.md b/old_docs/API_docs_v51/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v51/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v51/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/help_getSupport.md b/old_docs/API_docs_v51/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v51/methods/help_getSupport.md
+++ b/old_docs/API_docs_v51/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/help_getTermsOfService.md b/old_docs/API_docs_v51/methods/help_getTermsOfService.md
index a4ec6f8c..e8b4ccb1 100644
--- a/old_docs/API_docs_v51/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v51/methods/help_getTermsOfService.md
@@ -21,7 +21,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/help_saveAppLog.md b/old_docs/API_docs_v51/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v51/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v51/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/initConnection.md b/old_docs/API_docs_v51/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v51/methods/initConnection.md
+++ b/old_docs/API_docs_v51/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/invokeAfterMsg.md b/old_docs/API_docs_v51/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v51/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v51/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/invokeAfterMsgs.md b/old_docs/API_docs_v51/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v51/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v51/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/invokeWithLayer.md b/old_docs/API_docs_v51/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v51/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v51/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v51/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v51/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v51/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_addChatUser.md b/old_docs/API_docs_v51/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v51/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v51/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_checkChatInvite.md b/old_docs/API_docs_v51/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v51/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v51/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_createChat.md b/old_docs/API_docs_v51/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v51/methods/messages_createChat.md
+++ b/old_docs/API_docs_v51/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_deleteChatUser.md b/old_docs/API_docs_v51/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v51/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v51/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_deleteHistory.md b/old_docs/API_docs_v51/methods/messages_deleteHistory.md
index e26b7d52..7a5b92be 100644
--- a/old_docs/API_docs_v51/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v51/methods/messages_deleteHistory.md
@@ -22,7 +22,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_deleteMessages.md b/old_docs/API_docs_v51/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v51/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v51/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_editChatAdmin.md b/old_docs/API_docs_v51/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v51/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v51/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_editChatPhoto.md b/old_docs/API_docs_v51/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v51/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v51/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_editChatTitle.md b/old_docs/API_docs_v51/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v51/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v51/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v51/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v51/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v51/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_editMessage.md b/old_docs/API_docs_v51/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v51/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v51/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_exportChatInvite.md b/old_docs/API_docs_v51/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v51/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v51/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_forwardMessage.md b/old_docs/API_docs_v51/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v51/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v51/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_forwardMessages.md b/old_docs/API_docs_v51/methods/messages_forwardMessages.md
index 314b348b..90c61f72 100644
--- a/old_docs/API_docs_v51/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v51/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getAllStickers.md b/old_docs/API_docs_v51/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v51/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v51/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v51/methods/messages_getBotCallbackAnswer.md
index bbf1fa14..23cf84e4 100644
--- a/old_docs/API_docs_v51/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v51/methods/messages_getBotCallbackAnswer.md
@@ -23,7 +23,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getChats.md b/old_docs/API_docs_v51/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v51/methods/messages_getChats.md
+++ b/old_docs/API_docs_v51/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getDialogs.md b/old_docs/API_docs_v51/methods/messages_getDialogs.md
index a82bf016..c3625e57 100644
--- a/old_docs/API_docs_v51/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v51/methods/messages_getDialogs.md
@@ -24,7 +24,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v51/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v51/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v51/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getHistory.md b/old_docs/API_docs_v51/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v51/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v51/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v51/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v51/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v51/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getMessageEditData.md b/old_docs/API_docs_v51/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v51/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v51/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getMessages.md b/old_docs/API_docs_v51/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v51/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v51/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getMessagesViews.md b/old_docs/API_docs_v51/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v51/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v51/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getPeerSettings.md b/old_docs/API_docs_v51/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v51/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v51/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getSavedGifs.md b/old_docs/API_docs_v51/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v51/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v51/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getStickerSet.md b/old_docs/API_docs_v51/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v51/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v51/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getStickers.md b/old_docs/API_docs_v51/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v51/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v51/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v51/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v51/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v51/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_hideReportSpam.md b/old_docs/API_docs_v51/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v51/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v51/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_importChatInvite.md b/old_docs/API_docs_v51/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v51/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v51/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_installStickerSet.md b/old_docs/API_docs_v51/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v51/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v51/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_migrateChat.md b/old_docs/API_docs_v51/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v51/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v51/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v51/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v51/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v51/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_readHistory.md b/old_docs/API_docs_v51/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v51/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v51/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_readMessageContents.md b/old_docs/API_docs_v51/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v51/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v51/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_receivedMessages.md b/old_docs/API_docs_v51/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v51/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v51/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v51/methods/messages_reorderStickerSets.md
index d731c96e..1b3ab829 100644
--- a/old_docs/API_docs_v51/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v51/methods/messages_reorderStickerSets.md
@@ -21,7 +21,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_reportSpam.md b/old_docs/API_docs_v51/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v51/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v51/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_saveGif.md b/old_docs/API_docs_v51/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v51/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v51/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_search.md b/old_docs/API_docs_v51/methods/messages_search.md
index b9fa0792..9bc485a2 100644
--- a/old_docs/API_docs_v51/methods/messages_search.md
+++ b/old_docs/API_docs_v51/methods/messages_search.md
@@ -29,7 +29,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_searchGifs.md b/old_docs/API_docs_v51/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v51/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v51/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_searchGlobal.md b/old_docs/API_docs_v51/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v51/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v51/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_sendBroadcast.md b/old_docs/API_docs_v51/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v51/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v51/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_sendEncrypted.md b/old_docs/API_docs_v51/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v51/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v51/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v51/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v51/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v51/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v51/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v51/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v51/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v51/methods/messages_sendInlineBotResult.md
index 5d7e65cc..65868120 100644
--- a/old_docs/API_docs_v51/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v51/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_sendMedia.md b/old_docs/API_docs_v51/methods/messages_sendMedia.md
index f51354d0..122e7d6b 100644
--- a/old_docs/API_docs_v51/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v51/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_sendMessage.md b/old_docs/API_docs_v51/methods/messages_sendMessage.md
index 345aa03f..a89e208d 100644
--- a/old_docs/API_docs_v51/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v51/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v51/methods/messages_setBotCallbackAnswer.md
index a958f079..f1b5f260 100644
--- a/old_docs/API_docs_v51/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v51/methods/messages_setBotCallbackAnswer.md
@@ -23,7 +23,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v51/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v51/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v51/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v51/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v51/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v51/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_setTyping.md b/old_docs/API_docs_v51/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v51/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v51/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_startBot.md b/old_docs/API_docs_v51/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v51/methods/messages_startBot.md
+++ b/old_docs/API_docs_v51/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v51/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v51/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v51/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v51/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v51/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v51/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/photos_deletePhotos.md b/old_docs/API_docs_v51/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v51/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v51/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/photos_getUserPhotos.md b/old_docs/API_docs_v51/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v51/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v51/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v51/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v51/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v51/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v51/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v51/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v51/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v51/methods/users_getUsers.md b/old_docs/API_docs_v51/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v51/methods/users_getUsers.md
+++ b/old_docs/API_docs_v51/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_changePhone.md b/old_docs/API_docs_v53/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v53/methods/account_changePhone.md
+++ b/old_docs/API_docs_v53/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_checkUsername.md b/old_docs/API_docs_v53/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v53/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v53/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_deleteAccount.md b/old_docs/API_docs_v53/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v53/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v53/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_getAccountTTL.md b/old_docs/API_docs_v53/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v53/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v53/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_getAuthorizations.md b/old_docs/API_docs_v53/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v53/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v53/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_getNotifySettings.md b/old_docs/API_docs_v53/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v53/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v53/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_getPassword.md b/old_docs/API_docs_v53/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v53/methods/account_getPassword.md
+++ b/old_docs/API_docs_v53/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_getPrivacy.md b/old_docs/API_docs_v53/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v53/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v53/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_getWallPapers.md b/old_docs/API_docs_v53/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v53/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v53/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_registerDevice.md b/old_docs/API_docs_v53/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v53/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v53/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_reportPeer.md b/old_docs/API_docs_v53/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v53/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v53/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_resetAuthorization.md b/old_docs/API_docs_v53/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v53/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v53/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_resetNotifySettings.md b/old_docs/API_docs_v53/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v53/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v53/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v53/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v53/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v53/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_setAccountTTL.md b/old_docs/API_docs_v53/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v53/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v53/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_setPrivacy.md b/old_docs/API_docs_v53/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v53/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v53/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_unregisterDevice.md b/old_docs/API_docs_v53/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v53/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v53/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v53/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v53/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v53/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_updateNotifySettings.md b/old_docs/API_docs_v53/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v53/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v53/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_updateProfile.md b/old_docs/API_docs_v53/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v53/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v53/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_updateStatus.md b/old_docs/API_docs_v53/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v53/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v53/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/account_updateUsername.md b/old_docs/API_docs_v53/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v53/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v53/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/auth_cancelCode.md b/old_docs/API_docs_v53/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v53/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v53/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/auth_checkPhone.md b/old_docs/API_docs_v53/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v53/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v53/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/auth_recoverPassword.md b/old_docs/API_docs_v53/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v53/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v53/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v53/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v53/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v53/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/auth_resendCode.md b/old_docs/API_docs_v53/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v53/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v53/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v53/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v53/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v53/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/auth_sendInvites.md b/old_docs/API_docs_v53/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v53/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v53/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_checkUsername.md b/old_docs/API_docs_v53/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v53/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v53/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_createChannel.md b/old_docs/API_docs_v53/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v53/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v53/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_deleteChannel.md b/old_docs/API_docs_v53/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v53/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v53/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_deleteMessages.md b/old_docs/API_docs_v53/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v53/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v53/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v53/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v53/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v53/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_editAbout.md b/old_docs/API_docs_v53/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v53/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v53/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_editAdmin.md b/old_docs/API_docs_v53/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v53/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v53/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_editPhoto.md b/old_docs/API_docs_v53/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v53/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v53/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_editTitle.md b/old_docs/API_docs_v53/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v53/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v53/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_exportInvite.md b/old_docs/API_docs_v53/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v53/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v53/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_exportMessageLink.md b/old_docs/API_docs_v53/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v53/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v53/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_getChannels.md b/old_docs/API_docs_v53/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v53/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v53/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_getMessages.md b/old_docs/API_docs_v53/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v53/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v53/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_getParticipant.md b/old_docs/API_docs_v53/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v53/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v53/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_getParticipants.md b/old_docs/API_docs_v53/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v53/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v53/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_inviteToChannel.md b/old_docs/API_docs_v53/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v53/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v53/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_joinChannel.md b/old_docs/API_docs_v53/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v53/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v53/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_kickFromChannel.md b/old_docs/API_docs_v53/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v53/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v53/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_leaveChannel.md b/old_docs/API_docs_v53/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v53/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v53/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_readHistory.md b/old_docs/API_docs_v53/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v53/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v53/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_reportSpam.md b/old_docs/API_docs_v53/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v53/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v53/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_toggleInvites.md b/old_docs/API_docs_v53/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v53/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v53/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_toggleSignatures.md b/old_docs/API_docs_v53/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v53/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v53/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v53/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v53/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v53/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/channels_updateUsername.md b/old_docs/API_docs_v53/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v53/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v53/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_block.md b/old_docs/API_docs_v53/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v53/methods/contacts_block.md
+++ b/old_docs/API_docs_v53/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_deleteContact.md b/old_docs/API_docs_v53/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v53/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v53/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_deleteContacts.md b/old_docs/API_docs_v53/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v53/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v53/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_exportCard.md b/old_docs/API_docs_v53/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v53/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v53/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_getBlocked.md b/old_docs/API_docs_v53/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v53/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v53/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_getContacts.md b/old_docs/API_docs_v53/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v53/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v53/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_getStatuses.md b/old_docs/API_docs_v53/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v53/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v53/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_getTopPeers.md b/old_docs/API_docs_v53/methods/contacts_getTopPeers.md
index 0d11883f..64467363 100644
--- a/old_docs/API_docs_v53/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v53/methods/contacts_getTopPeers.md
@@ -28,7 +28,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_importCard.md b/old_docs/API_docs_v53/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v53/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v53/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_importContacts.md b/old_docs/API_docs_v53/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v53/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v53/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v53/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v53/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v53/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_search.md b/old_docs/API_docs_v53/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v53/methods/contacts_search.md
+++ b/old_docs/API_docs_v53/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/contacts_unblock.md b/old_docs/API_docs_v53/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v53/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v53/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/help_getAppChangelog.md b/old_docs/API_docs_v53/methods/help_getAppChangelog.md
index 61fac7f6..73124bb7 100644
--- a/old_docs/API_docs_v53/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v53/methods/help_getAppChangelog.md
@@ -16,7 +16,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/help_getAppUpdate.md b/old_docs/API_docs_v53/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v53/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v53/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/help_getConfig.md b/old_docs/API_docs_v53/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v53/methods/help_getConfig.md
+++ b/old_docs/API_docs_v53/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/help_getInviteText.md b/old_docs/API_docs_v53/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v53/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v53/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/help_getNearestDc.md b/old_docs/API_docs_v53/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v53/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v53/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/help_getSupport.md b/old_docs/API_docs_v53/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v53/methods/help_getSupport.md
+++ b/old_docs/API_docs_v53/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/help_getTermsOfService.md b/old_docs/API_docs_v53/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v53/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v53/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/help_saveAppLog.md b/old_docs/API_docs_v53/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v53/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v53/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/initConnection.md b/old_docs/API_docs_v53/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v53/methods/initConnection.md
+++ b/old_docs/API_docs_v53/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/invokeAfterMsg.md b/old_docs/API_docs_v53/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v53/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v53/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/invokeAfterMsgs.md b/old_docs/API_docs_v53/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v53/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v53/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/invokeWithLayer.md b/old_docs/API_docs_v53/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v53/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v53/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v53/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v53/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v53/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_addChatUser.md b/old_docs/API_docs_v53/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v53/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v53/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_checkChatInvite.md b/old_docs/API_docs_v53/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v53/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v53/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_createChat.md b/old_docs/API_docs_v53/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v53/methods/messages_createChat.md
+++ b/old_docs/API_docs_v53/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_deleteChatUser.md b/old_docs/API_docs_v53/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v53/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v53/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_deleteHistory.md b/old_docs/API_docs_v53/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v53/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v53/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_deleteMessages.md b/old_docs/API_docs_v53/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v53/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v53/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_editChatAdmin.md b/old_docs/API_docs_v53/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v53/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v53/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_editChatPhoto.md b/old_docs/API_docs_v53/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v53/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v53/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_editChatTitle.md b/old_docs/API_docs_v53/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v53/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v53/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v53/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v53/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v53/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_editMessage.md b/old_docs/API_docs_v53/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v53/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v53/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_exportChatInvite.md b/old_docs/API_docs_v53/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v53/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v53/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_forwardMessage.md b/old_docs/API_docs_v53/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v53/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v53/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_forwardMessages.md b/old_docs/API_docs_v53/methods/messages_forwardMessages.md
index 36c1b6b7..1a464865 100644
--- a/old_docs/API_docs_v53/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v53/methods/messages_forwardMessages.md
@@ -25,7 +25,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getAllDrafts.md b/old_docs/API_docs_v53/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v53/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v53/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getAllStickers.md b/old_docs/API_docs_v53/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v53/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v53/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v53/methods/messages_getBotCallbackAnswer.md
index bbf1fa14..23cf84e4 100644
--- a/old_docs/API_docs_v53/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v53/methods/messages_getBotCallbackAnswer.md
@@ -23,7 +23,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getChats.md b/old_docs/API_docs_v53/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v53/methods/messages_getChats.md
+++ b/old_docs/API_docs_v53/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getDialogs.md b/old_docs/API_docs_v53/methods/messages_getDialogs.md
index a82bf016..c3625e57 100644
--- a/old_docs/API_docs_v53/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v53/methods/messages_getDialogs.md
@@ -24,7 +24,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v53/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v53/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v53/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getHistory.md b/old_docs/API_docs_v53/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v53/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v53/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v53/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v53/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v53/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getMessageEditData.md b/old_docs/API_docs_v53/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v53/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v53/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getMessages.md b/old_docs/API_docs_v53/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v53/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v53/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getMessagesViews.md b/old_docs/API_docs_v53/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v53/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v53/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v53/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v53/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v53/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getPeerSettings.md b/old_docs/API_docs_v53/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v53/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v53/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getSavedGifs.md b/old_docs/API_docs_v53/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v53/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v53/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getStickerSet.md b/old_docs/API_docs_v53/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v53/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v53/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getStickers.md b/old_docs/API_docs_v53/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v53/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v53/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v53/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v53/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v53/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_hideReportSpam.md b/old_docs/API_docs_v53/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v53/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v53/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_importChatInvite.md b/old_docs/API_docs_v53/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v53/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v53/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_installStickerSet.md b/old_docs/API_docs_v53/methods/messages_installStickerSet.md
index b62ba9b9..c66052f5 100644
--- a/old_docs/API_docs_v53/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v53/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_migrateChat.md b/old_docs/API_docs_v53/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v53/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v53/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v53/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v53/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v53/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_readHistory.md b/old_docs/API_docs_v53/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v53/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v53/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_readMessageContents.md b/old_docs/API_docs_v53/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v53/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v53/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_receivedMessages.md b/old_docs/API_docs_v53/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v53/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v53/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v53/methods/messages_reorderStickerSets.md
index d731c96e..1b3ab829 100644
--- a/old_docs/API_docs_v53/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v53/methods/messages_reorderStickerSets.md
@@ -21,7 +21,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_reportSpam.md b/old_docs/API_docs_v53/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v53/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v53/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_saveDraft.md b/old_docs/API_docs_v53/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v53/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v53/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_saveGif.md b/old_docs/API_docs_v53/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v53/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v53/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_search.md b/old_docs/API_docs_v53/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v53/methods/messages_search.md
+++ b/old_docs/API_docs_v53/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_searchGifs.md b/old_docs/API_docs_v53/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v53/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v53/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_searchGlobal.md b/old_docs/API_docs_v53/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v53/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v53/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_sendBroadcast.md b/old_docs/API_docs_v53/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v53/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v53/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_sendEncrypted.md b/old_docs/API_docs_v53/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v53/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v53/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v53/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v53/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v53/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v53/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v53/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v53/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v53/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v53/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v53/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_sendMedia.md b/old_docs/API_docs_v53/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v53/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v53/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_sendMessage.md b/old_docs/API_docs_v53/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v53/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v53/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v53/methods/messages_setBotCallbackAnswer.md
index a958f079..f1b5f260 100644
--- a/old_docs/API_docs_v53/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v53/methods/messages_setBotCallbackAnswer.md
@@ -23,7 +23,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v53/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v53/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v53/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v53/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v53/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v53/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_setTyping.md b/old_docs/API_docs_v53/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v53/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v53/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_startBot.md b/old_docs/API_docs_v53/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v53/methods/messages_startBot.md
+++ b/old_docs/API_docs_v53/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v53/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v53/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v53/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v53/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v53/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v53/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/photos_deletePhotos.md b/old_docs/API_docs_v53/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v53/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v53/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/photos_getUserPhotos.md b/old_docs/API_docs_v53/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v53/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v53/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v53/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v53/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v53/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v53/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v53/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v53/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v53/methods/users_getUsers.md b/old_docs/API_docs_v53/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v53/methods/users_getUsers.md
+++ b/old_docs/API_docs_v53/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_changePhone.md b/old_docs/API_docs_v55/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v55/methods/account_changePhone.md
+++ b/old_docs/API_docs_v55/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_checkUsername.md b/old_docs/API_docs_v55/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v55/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v55/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_confirmPhone.md b/old_docs/API_docs_v55/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v55/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v55/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_deleteAccount.md b/old_docs/API_docs_v55/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v55/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v55/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_getAccountTTL.md b/old_docs/API_docs_v55/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v55/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v55/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_getAuthorizations.md b/old_docs/API_docs_v55/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v55/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v55/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_getNotifySettings.md b/old_docs/API_docs_v55/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v55/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v55/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_getPassword.md b/old_docs/API_docs_v55/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v55/methods/account_getPassword.md
+++ b/old_docs/API_docs_v55/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_getPrivacy.md b/old_docs/API_docs_v55/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v55/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v55/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_getWallPapers.md b/old_docs/API_docs_v55/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v55/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v55/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_registerDevice.md b/old_docs/API_docs_v55/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v55/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v55/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_reportPeer.md b/old_docs/API_docs_v55/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v55/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v55/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_resetAuthorization.md b/old_docs/API_docs_v55/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v55/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v55/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_resetNotifySettings.md b/old_docs/API_docs_v55/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v55/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v55/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v55/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v55/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v55/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v55/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v55/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v55/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_setAccountTTL.md b/old_docs/API_docs_v55/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v55/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v55/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_setPrivacy.md b/old_docs/API_docs_v55/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v55/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v55/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_unregisterDevice.md b/old_docs/API_docs_v55/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v55/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v55/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v55/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v55/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v55/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_updateNotifySettings.md b/old_docs/API_docs_v55/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v55/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v55/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_updateProfile.md b/old_docs/API_docs_v55/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v55/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v55/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_updateStatus.md b/old_docs/API_docs_v55/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v55/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v55/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/account_updateUsername.md b/old_docs/API_docs_v55/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v55/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v55/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/auth_cancelCode.md b/old_docs/API_docs_v55/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v55/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v55/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/auth_checkPhone.md b/old_docs/API_docs_v55/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v55/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v55/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/auth_recoverPassword.md b/old_docs/API_docs_v55/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v55/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v55/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v55/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v55/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v55/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/auth_resendCode.md b/old_docs/API_docs_v55/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v55/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v55/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v55/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v55/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v55/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/auth_sendInvites.md b/old_docs/API_docs_v55/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v55/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v55/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_checkUsername.md b/old_docs/API_docs_v55/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v55/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v55/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_createChannel.md b/old_docs/API_docs_v55/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v55/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v55/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_deleteChannel.md b/old_docs/API_docs_v55/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v55/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v55/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_deleteMessages.md b/old_docs/API_docs_v55/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v55/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v55/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v55/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v55/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v55/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_editAbout.md b/old_docs/API_docs_v55/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v55/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v55/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_editAdmin.md b/old_docs/API_docs_v55/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v55/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v55/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_editPhoto.md b/old_docs/API_docs_v55/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v55/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v55/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_editTitle.md b/old_docs/API_docs_v55/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v55/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v55/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_exportInvite.md b/old_docs/API_docs_v55/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v55/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v55/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_exportMessageLink.md b/old_docs/API_docs_v55/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v55/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v55/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_getChannels.md b/old_docs/API_docs_v55/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v55/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v55/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_getMessages.md b/old_docs/API_docs_v55/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v55/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v55/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_getParticipant.md b/old_docs/API_docs_v55/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v55/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v55/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_getParticipants.md b/old_docs/API_docs_v55/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v55/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v55/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_inviteToChannel.md b/old_docs/API_docs_v55/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v55/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v55/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_joinChannel.md b/old_docs/API_docs_v55/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v55/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v55/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_kickFromChannel.md b/old_docs/API_docs_v55/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v55/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v55/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_leaveChannel.md b/old_docs/API_docs_v55/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v55/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v55/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_readHistory.md b/old_docs/API_docs_v55/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v55/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v55/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_reportSpam.md b/old_docs/API_docs_v55/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v55/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v55/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_toggleInvites.md b/old_docs/API_docs_v55/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v55/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v55/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_toggleSignatures.md b/old_docs/API_docs_v55/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v55/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v55/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v55/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v55/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v55/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/channels_updateUsername.md b/old_docs/API_docs_v55/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v55/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v55/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_block.md b/old_docs/API_docs_v55/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v55/methods/contacts_block.md
+++ b/old_docs/API_docs_v55/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_deleteContact.md b/old_docs/API_docs_v55/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v55/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v55/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_deleteContacts.md b/old_docs/API_docs_v55/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v55/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v55/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_exportCard.md b/old_docs/API_docs_v55/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v55/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v55/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_getBlocked.md b/old_docs/API_docs_v55/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v55/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v55/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_getContacts.md b/old_docs/API_docs_v55/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v55/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v55/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_getStatuses.md b/old_docs/API_docs_v55/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v55/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v55/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_getTopPeers.md b/old_docs/API_docs_v55/methods/contacts_getTopPeers.md
index 0d11883f..64467363 100644
--- a/old_docs/API_docs_v55/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v55/methods/contacts_getTopPeers.md
@@ -28,7 +28,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_importCard.md b/old_docs/API_docs_v55/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v55/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v55/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_importContacts.md b/old_docs/API_docs_v55/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v55/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v55/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v55/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v55/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v55/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_search.md b/old_docs/API_docs_v55/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v55/methods/contacts_search.md
+++ b/old_docs/API_docs_v55/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/contacts_unblock.md b/old_docs/API_docs_v55/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v55/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v55/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/help_getAppChangelog.md b/old_docs/API_docs_v55/methods/help_getAppChangelog.md
index 61fac7f6..73124bb7 100644
--- a/old_docs/API_docs_v55/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v55/methods/help_getAppChangelog.md
@@ -16,7 +16,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/help_getAppUpdate.md b/old_docs/API_docs_v55/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v55/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v55/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/help_getConfig.md b/old_docs/API_docs_v55/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v55/methods/help_getConfig.md
+++ b/old_docs/API_docs_v55/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/help_getInviteText.md b/old_docs/API_docs_v55/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v55/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v55/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/help_getNearestDc.md b/old_docs/API_docs_v55/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v55/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v55/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/help_getSupport.md b/old_docs/API_docs_v55/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v55/methods/help_getSupport.md
+++ b/old_docs/API_docs_v55/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/help_getTermsOfService.md b/old_docs/API_docs_v55/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v55/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v55/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/help_saveAppLog.md b/old_docs/API_docs_v55/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v55/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v55/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/initConnection.md b/old_docs/API_docs_v55/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v55/methods/initConnection.md
+++ b/old_docs/API_docs_v55/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/invokeAfterMsg.md b/old_docs/API_docs_v55/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v55/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v55/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/invokeAfterMsgs.md b/old_docs/API_docs_v55/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v55/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v55/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/invokeWithLayer.md b/old_docs/API_docs_v55/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v55/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v55/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v55/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v55/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v55/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_addChatUser.md b/old_docs/API_docs_v55/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v55/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v55/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_checkChatInvite.md b/old_docs/API_docs_v55/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v55/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v55/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v55/methods/messages_clearRecentStickers.md
index e0f41c16..4101ddbc 100644
--- a/old_docs/API_docs_v55/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v55/methods/messages_clearRecentStickers.md
@@ -16,7 +16,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_createChat.md b/old_docs/API_docs_v55/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v55/methods/messages_createChat.md
+++ b/old_docs/API_docs_v55/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_deleteChatUser.md b/old_docs/API_docs_v55/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v55/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v55/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_deleteHistory.md b/old_docs/API_docs_v55/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v55/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v55/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_deleteMessages.md b/old_docs/API_docs_v55/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v55/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v55/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_editChatAdmin.md b/old_docs/API_docs_v55/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v55/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v55/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_editChatPhoto.md b/old_docs/API_docs_v55/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v55/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v55/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_editChatTitle.md b/old_docs/API_docs_v55/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v55/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v55/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v55/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v55/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v55/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_editMessage.md b/old_docs/API_docs_v55/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v55/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v55/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_exportChatInvite.md b/old_docs/API_docs_v55/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v55/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v55/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_forwardMessage.md b/old_docs/API_docs_v55/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v55/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v55/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_forwardMessages.md b/old_docs/API_docs_v55/methods/messages_forwardMessages.md
index 36c1b6b7..1a464865 100644
--- a/old_docs/API_docs_v55/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v55/methods/messages_forwardMessages.md
@@ -25,7 +25,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getAllDrafts.md b/old_docs/API_docs_v55/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v55/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v55/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getAllStickers.md b/old_docs/API_docs_v55/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v55/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v55/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v55/methods/messages_getArchivedStickers.md
index e6d24f6b..5cce5f69 100644
--- a/old_docs/API_docs_v55/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v55/methods/messages_getArchivedStickers.md
@@ -22,7 +22,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v55/methods/messages_getBotCallbackAnswer.md
index bbf1fa14..23cf84e4 100644
--- a/old_docs/API_docs_v55/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v55/methods/messages_getBotCallbackAnswer.md
@@ -23,7 +23,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getChats.md b/old_docs/API_docs_v55/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v55/methods/messages_getChats.md
+++ b/old_docs/API_docs_v55/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getDialogs.md b/old_docs/API_docs_v55/methods/messages_getDialogs.md
index a82bf016..c3625e57 100644
--- a/old_docs/API_docs_v55/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v55/methods/messages_getDialogs.md
@@ -24,7 +24,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v55/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v55/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v55/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v55/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v55/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v55/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getHistory.md b/old_docs/API_docs_v55/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v55/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v55/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v55/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v55/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v55/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getMessageEditData.md b/old_docs/API_docs_v55/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v55/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v55/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getMessages.md b/old_docs/API_docs_v55/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v55/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v55/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getMessagesViews.md b/old_docs/API_docs_v55/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v55/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v55/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v55/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v55/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v55/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getPeerSettings.md b/old_docs/API_docs_v55/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v55/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v55/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getRecentStickers.md b/old_docs/API_docs_v55/methods/messages_getRecentStickers.md
index b3da0d1f..61981ccc 100644
--- a/old_docs/API_docs_v55/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v55/methods/messages_getRecentStickers.md
@@ -21,7 +21,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getSavedGifs.md b/old_docs/API_docs_v55/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v55/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v55/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getStickerSet.md b/old_docs/API_docs_v55/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v55/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v55/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getStickers.md b/old_docs/API_docs_v55/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v55/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v55/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getUnusedStickers.md b/old_docs/API_docs_v55/methods/messages_getUnusedStickers.md
index 2f70d6ac..d09c3e67 100644
--- a/old_docs/API_docs_v55/methods/messages_getUnusedStickers.md
+++ b/old_docs/API_docs_v55/methods/messages_getUnusedStickers.md
@@ -21,7 +21,7 @@ Get unused stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v55/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v55/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v55/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_hideReportSpam.md b/old_docs/API_docs_v55/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v55/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v55/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_importChatInvite.md b/old_docs/API_docs_v55/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v55/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v55/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_installStickerSet.md b/old_docs/API_docs_v55/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v55/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v55/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_migrateChat.md b/old_docs/API_docs_v55/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v55/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v55/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v55/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v55/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v55/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v55/methods/messages_readFeaturedStickers.md
index 19591320..8814f291 100644
--- a/old_docs/API_docs_v55/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v55/methods/messages_readFeaturedStickers.md
@@ -16,7 +16,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_readHistory.md b/old_docs/API_docs_v55/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v55/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v55/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_readMessageContents.md b/old_docs/API_docs_v55/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v55/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v55/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_receivedMessages.md b/old_docs/API_docs_v55/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v55/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v55/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v55/methods/messages_reorderStickerSets.md
index d731c96e..1b3ab829 100644
--- a/old_docs/API_docs_v55/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v55/methods/messages_reorderStickerSets.md
@@ -21,7 +21,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_reportSpam.md b/old_docs/API_docs_v55/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v55/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v55/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_saveDraft.md b/old_docs/API_docs_v55/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v55/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v55/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_saveGif.md b/old_docs/API_docs_v55/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v55/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v55/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v55/methods/messages_saveRecentSticker.md
index 23f3a076..b943050f 100644
--- a/old_docs/API_docs_v55/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v55/methods/messages_saveRecentSticker.md
@@ -22,7 +22,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_search.md b/old_docs/API_docs_v55/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v55/methods/messages_search.md
+++ b/old_docs/API_docs_v55/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_searchGifs.md b/old_docs/API_docs_v55/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v55/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v55/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_searchGlobal.md b/old_docs/API_docs_v55/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v55/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v55/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_sendBroadcast.md b/old_docs/API_docs_v55/methods/messages_sendBroadcast.md
index c5933009..e43d60cf 100644
--- a/old_docs/API_docs_v55/methods/messages_sendBroadcast.md
+++ b/old_docs/API_docs_v55/methods/messages_sendBroadcast.md
@@ -23,7 +23,7 @@ Send a message to all users in the chat list
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_sendEncrypted.md b/old_docs/API_docs_v55/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v55/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v55/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v55/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v55/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v55/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v55/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v55/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v55/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v55/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v55/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v55/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_sendMedia.md b/old_docs/API_docs_v55/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v55/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v55/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_sendMessage.md b/old_docs/API_docs_v55/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v55/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v55/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v55/methods/messages_setBotCallbackAnswer.md
index c0450899..31cfda0d 100644
--- a/old_docs/API_docs_v55/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v55/methods/messages_setBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v55/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v55/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v55/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v55/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v55/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v55/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_setTyping.md b/old_docs/API_docs_v55/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v55/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v55/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_startBot.md b/old_docs/API_docs_v55/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v55/methods/messages_startBot.md
+++ b/old_docs/API_docs_v55/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v55/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v55/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v55/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v55/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v55/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v55/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/photos_deletePhotos.md b/old_docs/API_docs_v55/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v55/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v55/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/photos_getUserPhotos.md b/old_docs/API_docs_v55/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v55/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v55/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v55/methods/photos_updateProfilePhoto.md
index 38fc4f35..00f93265 100644
--- a/old_docs/API_docs_v55/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v55/methods/photos_updateProfilePhoto.md
@@ -22,7 +22,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v55/methods/photos_uploadProfilePhoto.md
index 8fa3a1aa..4e148828 100644
--- a/old_docs/API_docs_v55/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v55/methods/photos_uploadProfilePhoto.md
@@ -24,7 +24,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v55/methods/users_getUsers.md b/old_docs/API_docs_v55/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v55/methods/users_getUsers.md
+++ b/old_docs/API_docs_v55/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_changePhone.md b/old_docs/API_docs_v57/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v57/methods/account_changePhone.md
+++ b/old_docs/API_docs_v57/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_checkUsername.md b/old_docs/API_docs_v57/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v57/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v57/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_confirmPhone.md b/old_docs/API_docs_v57/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v57/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v57/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_deleteAccount.md b/old_docs/API_docs_v57/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v57/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v57/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_getAccountTTL.md b/old_docs/API_docs_v57/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v57/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v57/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_getAuthorizations.md b/old_docs/API_docs_v57/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v57/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v57/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_getNotifySettings.md b/old_docs/API_docs_v57/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v57/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v57/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_getPassword.md b/old_docs/API_docs_v57/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v57/methods/account_getPassword.md
+++ b/old_docs/API_docs_v57/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_getPrivacy.md b/old_docs/API_docs_v57/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v57/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v57/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_getWallPapers.md b/old_docs/API_docs_v57/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v57/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v57/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_registerDevice.md b/old_docs/API_docs_v57/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v57/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v57/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_reportPeer.md b/old_docs/API_docs_v57/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v57/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v57/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_resetAuthorization.md b/old_docs/API_docs_v57/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v57/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v57/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_resetNotifySettings.md b/old_docs/API_docs_v57/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v57/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v57/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v57/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v57/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v57/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v57/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v57/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v57/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_setAccountTTL.md b/old_docs/API_docs_v57/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v57/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v57/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_setPrivacy.md b/old_docs/API_docs_v57/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v57/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v57/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_unregisterDevice.md b/old_docs/API_docs_v57/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v57/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v57/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v57/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v57/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v57/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_updateNotifySettings.md b/old_docs/API_docs_v57/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v57/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v57/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_updateProfile.md b/old_docs/API_docs_v57/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v57/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v57/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_updateStatus.md b/old_docs/API_docs_v57/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v57/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v57/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/account_updateUsername.md b/old_docs/API_docs_v57/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v57/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v57/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/auth_cancelCode.md b/old_docs/API_docs_v57/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v57/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v57/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/auth_checkPhone.md b/old_docs/API_docs_v57/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v57/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v57/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v57/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v57/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v57/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/auth_recoverPassword.md b/old_docs/API_docs_v57/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v57/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v57/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v57/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v57/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v57/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/auth_resendCode.md b/old_docs/API_docs_v57/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v57/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v57/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v57/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v57/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v57/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/auth_sendInvites.md b/old_docs/API_docs_v57/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v57/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v57/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_checkUsername.md b/old_docs/API_docs_v57/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v57/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v57/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_createChannel.md b/old_docs/API_docs_v57/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v57/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v57/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_deleteChannel.md b/old_docs/API_docs_v57/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v57/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v57/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_deleteMessages.md b/old_docs/API_docs_v57/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v57/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v57/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v57/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v57/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v57/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_editAbout.md b/old_docs/API_docs_v57/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v57/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v57/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_editAdmin.md b/old_docs/API_docs_v57/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v57/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v57/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_editPhoto.md b/old_docs/API_docs_v57/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v57/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v57/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_editTitle.md b/old_docs/API_docs_v57/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v57/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v57/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_exportInvite.md b/old_docs/API_docs_v57/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v57/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v57/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_exportMessageLink.md b/old_docs/API_docs_v57/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v57/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v57/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v57/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v57/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v57/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_getChannels.md b/old_docs/API_docs_v57/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v57/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v57/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_getMessages.md b/old_docs/API_docs_v57/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v57/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v57/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_getParticipant.md b/old_docs/API_docs_v57/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v57/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v57/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_getParticipants.md b/old_docs/API_docs_v57/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v57/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v57/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_inviteToChannel.md b/old_docs/API_docs_v57/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v57/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v57/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_joinChannel.md b/old_docs/API_docs_v57/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v57/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v57/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_kickFromChannel.md b/old_docs/API_docs_v57/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v57/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v57/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_leaveChannel.md b/old_docs/API_docs_v57/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v57/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v57/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_readHistory.md b/old_docs/API_docs_v57/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v57/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v57/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_reportSpam.md b/old_docs/API_docs_v57/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v57/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v57/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_toggleInvites.md b/old_docs/API_docs_v57/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v57/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v57/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_toggleSignatures.md b/old_docs/API_docs_v57/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v57/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v57/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v57/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v57/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v57/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/channels_updateUsername.md b/old_docs/API_docs_v57/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v57/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v57/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_block.md b/old_docs/API_docs_v57/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v57/methods/contacts_block.md
+++ b/old_docs/API_docs_v57/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_deleteContact.md b/old_docs/API_docs_v57/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v57/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v57/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_deleteContacts.md b/old_docs/API_docs_v57/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v57/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v57/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_exportCard.md b/old_docs/API_docs_v57/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v57/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v57/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_getBlocked.md b/old_docs/API_docs_v57/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v57/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v57/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_getContacts.md b/old_docs/API_docs_v57/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v57/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v57/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_getStatuses.md b/old_docs/API_docs_v57/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v57/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v57/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_getTopPeers.md b/old_docs/API_docs_v57/methods/contacts_getTopPeers.md
index 0d11883f..64467363 100644
--- a/old_docs/API_docs_v57/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v57/methods/contacts_getTopPeers.md
@@ -28,7 +28,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_importCard.md b/old_docs/API_docs_v57/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v57/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v57/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_importContacts.md b/old_docs/API_docs_v57/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v57/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v57/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v57/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v57/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v57/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_search.md b/old_docs/API_docs_v57/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v57/methods/contacts_search.md
+++ b/old_docs/API_docs_v57/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/contacts_unblock.md b/old_docs/API_docs_v57/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v57/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v57/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/help_getAppChangelog.md b/old_docs/API_docs_v57/methods/help_getAppChangelog.md
index 61fac7f6..73124bb7 100644
--- a/old_docs/API_docs_v57/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v57/methods/help_getAppChangelog.md
@@ -16,7 +16,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/help_getAppUpdate.md b/old_docs/API_docs_v57/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v57/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v57/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/help_getConfig.md b/old_docs/API_docs_v57/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v57/methods/help_getConfig.md
+++ b/old_docs/API_docs_v57/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/help_getInviteText.md b/old_docs/API_docs_v57/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v57/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v57/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/help_getNearestDc.md b/old_docs/API_docs_v57/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v57/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v57/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/help_getSupport.md b/old_docs/API_docs_v57/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v57/methods/help_getSupport.md
+++ b/old_docs/API_docs_v57/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/help_getTermsOfService.md b/old_docs/API_docs_v57/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v57/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v57/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/help_saveAppLog.md b/old_docs/API_docs_v57/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v57/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v57/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/initConnection.md b/old_docs/API_docs_v57/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v57/methods/initConnection.md
+++ b/old_docs/API_docs_v57/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/invokeAfterMsg.md b/old_docs/API_docs_v57/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v57/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v57/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/invokeAfterMsgs.md b/old_docs/API_docs_v57/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v57/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v57/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/invokeWithLayer.md b/old_docs/API_docs_v57/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v57/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v57/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v57/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v57/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v57/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_addChatUser.md b/old_docs/API_docs_v57/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v57/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v57/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_checkChatInvite.md b/old_docs/API_docs_v57/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v57/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v57/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v57/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v57/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v57/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_createChat.md b/old_docs/API_docs_v57/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v57/methods/messages_createChat.md
+++ b/old_docs/API_docs_v57/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_deleteChatUser.md b/old_docs/API_docs_v57/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v57/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v57/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_deleteHistory.md b/old_docs/API_docs_v57/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v57/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v57/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_deleteMessages.md b/old_docs/API_docs_v57/methods/messages_deleteMessages.md
index f0abd631..752384f6 100644
--- a/old_docs/API_docs_v57/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v57/methods/messages_deleteMessages.md
@@ -21,7 +21,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_editChatAdmin.md b/old_docs/API_docs_v57/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v57/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v57/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_editChatPhoto.md b/old_docs/API_docs_v57/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v57/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v57/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_editChatTitle.md b/old_docs/API_docs_v57/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v57/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v57/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v57/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v57/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v57/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_editMessage.md b/old_docs/API_docs_v57/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v57/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v57/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_exportChatInvite.md b/old_docs/API_docs_v57/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v57/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v57/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_forwardMessage.md b/old_docs/API_docs_v57/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v57/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v57/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_forwardMessages.md b/old_docs/API_docs_v57/methods/messages_forwardMessages.md
index 03efbc0b..e1f41cdd 100644
--- a/old_docs/API_docs_v57/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v57/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getAllDrafts.md b/old_docs/API_docs_v57/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v57/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v57/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getAllStickers.md b/old_docs/API_docs_v57/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v57/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v57/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v57/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v57/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v57/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v57/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v57/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v57/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v57/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v57/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v57/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getChats.md b/old_docs/API_docs_v57/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v57/methods/messages_getChats.md
+++ b/old_docs/API_docs_v57/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getDialogs.md b/old_docs/API_docs_v57/methods/messages_getDialogs.md
index a82bf016..c3625e57 100644
--- a/old_docs/API_docs_v57/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v57/methods/messages_getDialogs.md
@@ -24,7 +24,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v57/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v57/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v57/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v57/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v57/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v57/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getGameHighScores.md b/old_docs/API_docs_v57/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v57/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v57/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getHistory.md b/old_docs/API_docs_v57/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v57/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v57/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v57/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v57/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v57/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v57/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v57/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v57/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getMaskStickers.md b/old_docs/API_docs_v57/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v57/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v57/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getMessageEditData.md b/old_docs/API_docs_v57/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v57/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v57/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getMessages.md b/old_docs/API_docs_v57/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v57/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v57/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getMessagesViews.md b/old_docs/API_docs_v57/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v57/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v57/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v57/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v57/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v57/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getPeerSettings.md b/old_docs/API_docs_v57/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v57/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v57/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getRecentStickers.md b/old_docs/API_docs_v57/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v57/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v57/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getSavedGifs.md b/old_docs/API_docs_v57/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v57/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v57/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getStickerSet.md b/old_docs/API_docs_v57/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v57/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v57/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v57/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v57/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v57/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_hideReportSpam.md b/old_docs/API_docs_v57/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v57/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v57/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_importChatInvite.md b/old_docs/API_docs_v57/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v57/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v57/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_installStickerSet.md b/old_docs/API_docs_v57/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v57/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v57/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_migrateChat.md b/old_docs/API_docs_v57/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v57/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v57/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v57/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v57/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v57/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v57/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v57/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v57/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_readHistory.md b/old_docs/API_docs_v57/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v57/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v57/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_readMessageContents.md b/old_docs/API_docs_v57/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v57/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v57/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_receivedMessages.md b/old_docs/API_docs_v57/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v57/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v57/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v57/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v57/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v57/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_reportSpam.md b/old_docs/API_docs_v57/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v57/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v57/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_saveDraft.md b/old_docs/API_docs_v57/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v57/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v57/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_saveGif.md b/old_docs/API_docs_v57/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v57/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v57/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v57/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v57/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v57/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_search.md b/old_docs/API_docs_v57/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v57/methods/messages_search.md
+++ b/old_docs/API_docs_v57/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_searchGifs.md b/old_docs/API_docs_v57/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v57/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v57/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_searchGlobal.md b/old_docs/API_docs_v57/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v57/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v57/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_sendEncrypted.md b/old_docs/API_docs_v57/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v57/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v57/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v57/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v57/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v57/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v57/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v57/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v57/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v57/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v57/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v57/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_sendMedia.md b/old_docs/API_docs_v57/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v57/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v57/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_sendMessage.md b/old_docs/API_docs_v57/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v57/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v57/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v57/methods/messages_setBotCallbackAnswer.md
index c0450899..31cfda0d 100644
--- a/old_docs/API_docs_v57/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v57/methods/messages_setBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v57/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v57/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v57/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_setGameScore.md b/old_docs/API_docs_v57/methods/messages_setGameScore.md
index cedc5367..8d5f773b 100644
--- a/old_docs/API_docs_v57/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v57/methods/messages_setGameScore.md
@@ -25,7 +25,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v57/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v57/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v57/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v57/methods/messages_setInlineGameScore.md
index d2737be5..2115ade4 100644
--- a/old_docs/API_docs_v57/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v57/methods/messages_setInlineGameScore.md
@@ -24,7 +24,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_setTyping.md b/old_docs/API_docs_v57/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v57/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v57/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_startBot.md b/old_docs/API_docs_v57/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v57/methods/messages_startBot.md
+++ b/old_docs/API_docs_v57/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v57/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v57/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v57/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v57/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v57/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v57/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/photos_deletePhotos.md b/old_docs/API_docs_v57/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v57/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v57/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/photos_getUserPhotos.md b/old_docs/API_docs_v57/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v57/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v57/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v57/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v57/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v57/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v57/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v57/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v57/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v57/methods/users_getUsers.md b/old_docs/API_docs_v57/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v57/methods/users_getUsers.md
+++ b/old_docs/API_docs_v57/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_changePhone.md b/old_docs/API_docs_v62/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v62/methods/account_changePhone.md
+++ b/old_docs/API_docs_v62/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_checkUsername.md b/old_docs/API_docs_v62/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v62/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v62/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_confirmPhone.md b/old_docs/API_docs_v62/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v62/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v62/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_deleteAccount.md b/old_docs/API_docs_v62/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v62/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v62/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_getAccountTTL.md b/old_docs/API_docs_v62/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v62/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v62/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_getAuthorizations.md b/old_docs/API_docs_v62/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v62/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v62/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_getNotifySettings.md b/old_docs/API_docs_v62/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v62/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v62/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_getPassword.md b/old_docs/API_docs_v62/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v62/methods/account_getPassword.md
+++ b/old_docs/API_docs_v62/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_getPrivacy.md b/old_docs/API_docs_v62/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v62/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v62/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_getWallPapers.md b/old_docs/API_docs_v62/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v62/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v62/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_registerDevice.md b/old_docs/API_docs_v62/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v62/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v62/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_reportPeer.md b/old_docs/API_docs_v62/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v62/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v62/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_resetAuthorization.md b/old_docs/API_docs_v62/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v62/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v62/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_resetNotifySettings.md b/old_docs/API_docs_v62/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v62/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v62/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v62/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v62/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v62/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v62/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v62/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v62/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_setAccountTTL.md b/old_docs/API_docs_v62/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v62/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v62/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_setPrivacy.md b/old_docs/API_docs_v62/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v62/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v62/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_unregisterDevice.md b/old_docs/API_docs_v62/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v62/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v62/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v62/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v62/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v62/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_updateNotifySettings.md b/old_docs/API_docs_v62/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v62/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v62/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_updateProfile.md b/old_docs/API_docs_v62/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v62/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v62/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_updateStatus.md b/old_docs/API_docs_v62/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v62/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v62/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/account_updateUsername.md b/old_docs/API_docs_v62/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v62/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v62/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/auth_cancelCode.md b/old_docs/API_docs_v62/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v62/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v62/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/auth_checkPhone.md b/old_docs/API_docs_v62/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v62/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v62/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v62/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v62/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v62/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/auth_recoverPassword.md b/old_docs/API_docs_v62/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v62/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v62/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v62/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v62/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v62/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/auth_resendCode.md b/old_docs/API_docs_v62/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v62/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v62/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v62/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v62/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v62/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/auth_sendInvites.md b/old_docs/API_docs_v62/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v62/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v62/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_checkUsername.md b/old_docs/API_docs_v62/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v62/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v62/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_createChannel.md b/old_docs/API_docs_v62/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v62/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v62/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_deleteChannel.md b/old_docs/API_docs_v62/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v62/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v62/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_deleteMessages.md b/old_docs/API_docs_v62/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v62/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v62/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v62/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v62/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v62/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_editAbout.md b/old_docs/API_docs_v62/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v62/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v62/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_editAdmin.md b/old_docs/API_docs_v62/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v62/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v62/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_editPhoto.md b/old_docs/API_docs_v62/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v62/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v62/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_editTitle.md b/old_docs/API_docs_v62/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v62/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v62/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_exportInvite.md b/old_docs/API_docs_v62/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v62/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v62/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_exportMessageLink.md b/old_docs/API_docs_v62/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v62/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v62/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v62/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v62/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v62/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_getChannels.md b/old_docs/API_docs_v62/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v62/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v62/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_getMessages.md b/old_docs/API_docs_v62/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v62/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v62/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_getParticipant.md b/old_docs/API_docs_v62/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v62/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v62/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_getParticipants.md b/old_docs/API_docs_v62/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v62/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v62/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_inviteToChannel.md b/old_docs/API_docs_v62/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v62/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v62/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_joinChannel.md b/old_docs/API_docs_v62/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v62/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v62/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_kickFromChannel.md b/old_docs/API_docs_v62/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v62/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v62/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_leaveChannel.md b/old_docs/API_docs_v62/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v62/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v62/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_readHistory.md b/old_docs/API_docs_v62/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v62/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v62/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_reportSpam.md b/old_docs/API_docs_v62/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v62/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v62/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_toggleInvites.md b/old_docs/API_docs_v62/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v62/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v62/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_toggleSignatures.md b/old_docs/API_docs_v62/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v62/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v62/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v62/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v62/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v62/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/channels_updateUsername.md b/old_docs/API_docs_v62/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v62/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v62/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_block.md b/old_docs/API_docs_v62/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v62/methods/contacts_block.md
+++ b/old_docs/API_docs_v62/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_deleteContact.md b/old_docs/API_docs_v62/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v62/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v62/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_deleteContacts.md b/old_docs/API_docs_v62/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v62/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v62/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_exportCard.md b/old_docs/API_docs_v62/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v62/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v62/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_getBlocked.md b/old_docs/API_docs_v62/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v62/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v62/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_getContacts.md b/old_docs/API_docs_v62/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v62/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v62/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_getStatuses.md b/old_docs/API_docs_v62/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v62/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v62/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_getTopPeers.md b/old_docs/API_docs_v62/methods/contacts_getTopPeers.md
index 0d11883f..64467363 100644
--- a/old_docs/API_docs_v62/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v62/methods/contacts_getTopPeers.md
@@ -28,7 +28,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_importCard.md b/old_docs/API_docs_v62/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v62/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v62/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_importContacts.md b/old_docs/API_docs_v62/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v62/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v62/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v62/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v62/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v62/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_search.md b/old_docs/API_docs_v62/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v62/methods/contacts_search.md
+++ b/old_docs/API_docs_v62/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/contacts_unblock.md b/old_docs/API_docs_v62/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v62/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v62/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/destroy_auth_key.md b/old_docs/API_docs_v62/methods/destroy_auth_key.md
index e5507330..8204722e 100644
--- a/old_docs/API_docs_v62/methods/destroy_auth_key.md
+++ b/old_docs/API_docs_v62/methods/destroy_auth_key.md
@@ -16,7 +16,7 @@ Destroy current authorization key
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_getAppChangelog.md b/old_docs/API_docs_v62/methods/help_getAppChangelog.md
index 61fac7f6..73124bb7 100644
--- a/old_docs/API_docs_v62/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v62/methods/help_getAppChangelog.md
@@ -16,7 +16,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_getAppUpdate.md b/old_docs/API_docs_v62/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v62/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v62/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_getConfig.md b/old_docs/API_docs_v62/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v62/methods/help_getConfig.md
+++ b/old_docs/API_docs_v62/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_getInviteText.md b/old_docs/API_docs_v62/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v62/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v62/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_getNearestDc.md b/old_docs/API_docs_v62/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v62/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v62/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_getSupport.md b/old_docs/API_docs_v62/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v62/methods/help_getSupport.md
+++ b/old_docs/API_docs_v62/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_getTermsOfService.md b/old_docs/API_docs_v62/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v62/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v62/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_saveAppLog.md b/old_docs/API_docs_v62/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v62/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v62/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v62/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v62/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v62/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/initConnection.md b/old_docs/API_docs_v62/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v62/methods/initConnection.md
+++ b/old_docs/API_docs_v62/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/invokeAfterMsg.md b/old_docs/API_docs_v62/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v62/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v62/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/invokeAfterMsgs.md b/old_docs/API_docs_v62/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v62/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v62/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/invokeWithLayer.md b/old_docs/API_docs_v62/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v62/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v62/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v62/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v62/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v62/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_addChatUser.md b/old_docs/API_docs_v62/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v62/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v62/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_checkChatInvite.md b/old_docs/API_docs_v62/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v62/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v62/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v62/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v62/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v62/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_createChat.md b/old_docs/API_docs_v62/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v62/methods/messages_createChat.md
+++ b/old_docs/API_docs_v62/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_deleteChatUser.md b/old_docs/API_docs_v62/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v62/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v62/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_deleteHistory.md b/old_docs/API_docs_v62/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v62/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v62/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_deleteMessages.md b/old_docs/API_docs_v62/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v62/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v62/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_editChatAdmin.md b/old_docs/API_docs_v62/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v62/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v62/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_editChatPhoto.md b/old_docs/API_docs_v62/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v62/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v62/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_editChatTitle.md b/old_docs/API_docs_v62/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v62/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v62/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v62/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v62/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v62/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_editMessage.md b/old_docs/API_docs_v62/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v62/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v62/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_exportChatInvite.md b/old_docs/API_docs_v62/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v62/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v62/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_forwardMessage.md b/old_docs/API_docs_v62/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v62/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v62/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_forwardMessages.md b/old_docs/API_docs_v62/methods/messages_forwardMessages.md
index 03efbc0b..e1f41cdd 100644
--- a/old_docs/API_docs_v62/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v62/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getAllChats.md b/old_docs/API_docs_v62/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v62/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v62/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getAllDrafts.md b/old_docs/API_docs_v62/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v62/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v62/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getAllStickers.md b/old_docs/API_docs_v62/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v62/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v62/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v62/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v62/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v62/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v62/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v62/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v62/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v62/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v62/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v62/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getChats.md b/old_docs/API_docs_v62/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v62/methods/messages_getChats.md
+++ b/old_docs/API_docs_v62/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getCommonChats.md b/old_docs/API_docs_v62/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v62/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v62/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getDialogs.md b/old_docs/API_docs_v62/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v62/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v62/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v62/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v62/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v62/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v62/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v62/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v62/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getGameHighScores.md b/old_docs/API_docs_v62/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v62/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v62/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getHistory.md b/old_docs/API_docs_v62/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v62/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v62/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v62/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v62/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v62/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v62/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v62/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v62/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getMaskStickers.md b/old_docs/API_docs_v62/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v62/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v62/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getMessageEditData.md b/old_docs/API_docs_v62/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v62/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v62/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getMessages.md b/old_docs/API_docs_v62/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v62/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v62/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getMessagesViews.md b/old_docs/API_docs_v62/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v62/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v62/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v62/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v62/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v62/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getPeerSettings.md b/old_docs/API_docs_v62/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v62/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v62/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v62/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v62/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v62/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getRecentStickers.md b/old_docs/API_docs_v62/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v62/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v62/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getSavedGifs.md b/old_docs/API_docs_v62/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v62/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v62/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getStickerSet.md b/old_docs/API_docs_v62/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v62/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v62/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getWebPage.md b/old_docs/API_docs_v62/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v62/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v62/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v62/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v62/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v62/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_hideReportSpam.md b/old_docs/API_docs_v62/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v62/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v62/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_importChatInvite.md b/old_docs/API_docs_v62/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v62/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v62/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_installStickerSet.md b/old_docs/API_docs_v62/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v62/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v62/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_migrateChat.md b/old_docs/API_docs_v62/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v62/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v62/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v62/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v62/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v62/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v62/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v62/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v62/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_readHistory.md b/old_docs/API_docs_v62/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v62/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v62/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_readMessageContents.md b/old_docs/API_docs_v62/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v62/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v62/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_receivedMessages.md b/old_docs/API_docs_v62/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v62/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v62/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v62/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v62/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v62/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v62/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v62/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v62/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v62/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v62/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v62/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_reportSpam.md b/old_docs/API_docs_v62/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v62/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v62/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_saveDraft.md b/old_docs/API_docs_v62/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v62/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v62/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_saveGif.md b/old_docs/API_docs_v62/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v62/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v62/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v62/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v62/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v62/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_search.md b/old_docs/API_docs_v62/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v62/methods/messages_search.md
+++ b/old_docs/API_docs_v62/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_searchGifs.md b/old_docs/API_docs_v62/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v62/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v62/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_searchGlobal.md b/old_docs/API_docs_v62/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v62/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v62/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_sendEncrypted.md b/old_docs/API_docs_v62/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v62/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v62/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v62/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v62/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v62/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v62/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v62/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v62/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v62/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v62/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v62/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_sendMedia.md b/old_docs/API_docs_v62/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v62/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v62/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_sendMessage.md b/old_docs/API_docs_v62/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v62/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v62/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v62/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v62/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v62/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v62/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v62/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v62/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_setGameScore.md b/old_docs/API_docs_v62/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v62/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v62/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v62/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v62/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v62/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v62/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v62/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v62/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_setTyping.md b/old_docs/API_docs_v62/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v62/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v62/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_startBot.md b/old_docs/API_docs_v62/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v62/methods/messages_startBot.md
+++ b/old_docs/API_docs_v62/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v62/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v62/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v62/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v62/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v62/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v62/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v62/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v62/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v62/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/phone_receivedCall.md b/old_docs/API_docs_v62/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v62/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v62/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/photos_deletePhotos.md b/old_docs/API_docs_v62/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v62/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v62/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/photos_getUserPhotos.md b/old_docs/API_docs_v62/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v62/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v62/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v62/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v62/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v62/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v62/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v62/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v62/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v62/methods/users_getUsers.md b/old_docs/API_docs_v62/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v62/methods/users_getUsers.md
+++ b/old_docs/API_docs_v62/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_changePhone.md b/old_docs/API_docs_v65/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v65/methods/account_changePhone.md
+++ b/old_docs/API_docs_v65/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_checkUsername.md b/old_docs/API_docs_v65/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v65/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v65/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_confirmPhone.md b/old_docs/API_docs_v65/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v65/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v65/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_deleteAccount.md b/old_docs/API_docs_v65/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v65/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v65/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_getAccountTTL.md b/old_docs/API_docs_v65/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v65/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v65/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_getAuthorizations.md b/old_docs/API_docs_v65/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v65/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v65/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_getNotifySettings.md b/old_docs/API_docs_v65/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v65/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v65/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_getPassword.md b/old_docs/API_docs_v65/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v65/methods/account_getPassword.md
+++ b/old_docs/API_docs_v65/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_getPrivacy.md b/old_docs/API_docs_v65/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v65/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v65/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_getTmpPassword.md b/old_docs/API_docs_v65/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v65/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v65/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_getWallPapers.md b/old_docs/API_docs_v65/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v65/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v65/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_registerDevice.md b/old_docs/API_docs_v65/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v65/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v65/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_reportPeer.md b/old_docs/API_docs_v65/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v65/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v65/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_resetAuthorization.md b/old_docs/API_docs_v65/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v65/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v65/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_resetNotifySettings.md b/old_docs/API_docs_v65/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v65/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v65/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v65/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v65/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v65/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v65/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v65/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v65/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_setAccountTTL.md b/old_docs/API_docs_v65/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v65/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v65/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_setPrivacy.md b/old_docs/API_docs_v65/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v65/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v65/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_unregisterDevice.md b/old_docs/API_docs_v65/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v65/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v65/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v65/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v65/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v65/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_updateNotifySettings.md b/old_docs/API_docs_v65/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v65/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v65/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_updateProfile.md b/old_docs/API_docs_v65/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v65/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v65/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_updateStatus.md b/old_docs/API_docs_v65/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v65/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v65/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/account_updateUsername.md b/old_docs/API_docs_v65/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v65/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v65/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/auth_cancelCode.md b/old_docs/API_docs_v65/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v65/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v65/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/auth_checkPhone.md b/old_docs/API_docs_v65/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v65/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v65/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v65/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v65/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v65/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/auth_recoverPassword.md b/old_docs/API_docs_v65/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v65/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v65/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v65/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v65/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v65/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/auth_resendCode.md b/old_docs/API_docs_v65/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v65/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v65/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v65/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v65/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v65/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/auth_sendInvites.md b/old_docs/API_docs_v65/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v65/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v65/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v65/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v65/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v65/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v65/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v65/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v65/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_checkUsername.md b/old_docs/API_docs_v65/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v65/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v65/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_createChannel.md b/old_docs/API_docs_v65/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v65/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v65/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_deleteChannel.md b/old_docs/API_docs_v65/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v65/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v65/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_deleteMessages.md b/old_docs/API_docs_v65/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v65/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v65/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v65/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v65/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v65/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_editAbout.md b/old_docs/API_docs_v65/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v65/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v65/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_editAdmin.md b/old_docs/API_docs_v65/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v65/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v65/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_editPhoto.md b/old_docs/API_docs_v65/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v65/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v65/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_editTitle.md b/old_docs/API_docs_v65/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v65/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v65/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_exportInvite.md b/old_docs/API_docs_v65/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v65/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v65/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_exportMessageLink.md b/old_docs/API_docs_v65/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v65/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v65/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v65/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v65/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v65/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_getChannels.md b/old_docs/API_docs_v65/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v65/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v65/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_getMessages.md b/old_docs/API_docs_v65/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v65/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v65/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_getParticipant.md b/old_docs/API_docs_v65/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v65/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v65/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_getParticipants.md b/old_docs/API_docs_v65/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v65/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v65/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_inviteToChannel.md b/old_docs/API_docs_v65/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v65/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v65/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_joinChannel.md b/old_docs/API_docs_v65/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v65/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v65/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_kickFromChannel.md b/old_docs/API_docs_v65/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v65/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v65/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_leaveChannel.md b/old_docs/API_docs_v65/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v65/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v65/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_readHistory.md b/old_docs/API_docs_v65/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v65/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v65/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_reportSpam.md b/old_docs/API_docs_v65/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v65/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v65/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_toggleInvites.md b/old_docs/API_docs_v65/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v65/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v65/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_toggleSignatures.md b/old_docs/API_docs_v65/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v65/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v65/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v65/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v65/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v65/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/channels_updateUsername.md b/old_docs/API_docs_v65/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v65/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v65/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_block.md b/old_docs/API_docs_v65/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v65/methods/contacts_block.md
+++ b/old_docs/API_docs_v65/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_deleteContact.md b/old_docs/API_docs_v65/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v65/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v65/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_deleteContacts.md b/old_docs/API_docs_v65/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v65/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v65/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_exportCard.md b/old_docs/API_docs_v65/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v65/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v65/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_getBlocked.md b/old_docs/API_docs_v65/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v65/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v65/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_getContacts.md b/old_docs/API_docs_v65/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v65/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v65/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_getStatuses.md b/old_docs/API_docs_v65/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v65/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v65/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_getTopPeers.md b/old_docs/API_docs_v65/methods/contacts_getTopPeers.md
index 0d11883f..64467363 100644
--- a/old_docs/API_docs_v65/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v65/methods/contacts_getTopPeers.md
@@ -28,7 +28,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_importCard.md b/old_docs/API_docs_v65/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v65/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v65/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_importContacts.md b/old_docs/API_docs_v65/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v65/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v65/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v65/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v65/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v65/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_search.md b/old_docs/API_docs_v65/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v65/methods/contacts_search.md
+++ b/old_docs/API_docs_v65/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contacts_unblock.md b/old_docs/API_docs_v65/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v65/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v65/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/contest_saveDeveloperInfo.md b/old_docs/API_docs_v65/methods/contest_saveDeveloperInfo.md
index 2b2b2a56..f6cc9d5c 100644
--- a/old_docs/API_docs_v65/methods/contest_saveDeveloperInfo.md
+++ b/old_docs/API_docs_v65/methods/contest_saveDeveloperInfo.md
@@ -25,7 +25,7 @@ Save developer info for telegram contest
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/destroy_auth_key.md b/old_docs/API_docs_v65/methods/destroy_auth_key.md
index e5507330..8204722e 100644
--- a/old_docs/API_docs_v65/methods/destroy_auth_key.md
+++ b/old_docs/API_docs_v65/methods/destroy_auth_key.md
@@ -16,7 +16,7 @@ Destroy current authorization key
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/destroy_session.md b/old_docs/API_docs_v65/methods/destroy_session.md
index 109c6f2b..e9a57ec0 100644
--- a/old_docs/API_docs_v65/methods/destroy_session.md
+++ b/old_docs/API_docs_v65/methods/destroy_session.md
@@ -21,7 +21,7 @@ Destroy the current MTProto session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/get_future_salts.md b/old_docs/API_docs_v65/methods/get_future_salts.md
index e5509f5a..e35a4f27 100644
--- a/old_docs/API_docs_v65/methods/get_future_salts.md
+++ b/old_docs/API_docs_v65/methods/get_future_salts.md
@@ -21,7 +21,7 @@ Get future salts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_getAppChangelog.md b/old_docs/API_docs_v65/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v65/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v65/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_getAppUpdate.md b/old_docs/API_docs_v65/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v65/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v65/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_getConfig.md b/old_docs/API_docs_v65/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v65/methods/help_getConfig.md
+++ b/old_docs/API_docs_v65/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_getInviteText.md b/old_docs/API_docs_v65/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v65/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v65/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_getNearestDc.md b/old_docs/API_docs_v65/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v65/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v65/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_getSupport.md b/old_docs/API_docs_v65/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v65/methods/help_getSupport.md
+++ b/old_docs/API_docs_v65/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_getTermsOfService.md b/old_docs/API_docs_v65/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v65/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v65/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_saveAppLog.md b/old_docs/API_docs_v65/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v65/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v65/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v65/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v65/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v65/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/initConnection.md b/old_docs/API_docs_v65/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v65/methods/initConnection.md
+++ b/old_docs/API_docs_v65/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/invokeAfterMsg.md b/old_docs/API_docs_v65/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v65/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v65/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/invokeAfterMsgs.md b/old_docs/API_docs_v65/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v65/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v65/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/invokeWithLayer.md b/old_docs/API_docs_v65/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v65/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v65/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v65/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v65/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v65/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_addChatUser.md b/old_docs/API_docs_v65/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v65/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v65/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_checkChatInvite.md b/old_docs/API_docs_v65/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v65/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v65/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v65/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v65/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v65/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_createChat.md b/old_docs/API_docs_v65/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v65/methods/messages_createChat.md
+++ b/old_docs/API_docs_v65/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_deleteChatUser.md b/old_docs/API_docs_v65/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v65/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v65/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_deleteHistory.md b/old_docs/API_docs_v65/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v65/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v65/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_deleteMessages.md b/old_docs/API_docs_v65/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v65/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v65/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_editChatAdmin.md b/old_docs/API_docs_v65/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v65/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v65/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_editChatPhoto.md b/old_docs/API_docs_v65/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v65/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v65/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_editChatTitle.md b/old_docs/API_docs_v65/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v65/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v65/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v65/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v65/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v65/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_editMessage.md b/old_docs/API_docs_v65/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v65/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v65/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_exportChatInvite.md b/old_docs/API_docs_v65/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v65/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v65/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_forwardMessage.md b/old_docs/API_docs_v65/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v65/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v65/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_forwardMessages.md b/old_docs/API_docs_v65/methods/messages_forwardMessages.md
index 03efbc0b..e1f41cdd 100644
--- a/old_docs/API_docs_v65/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v65/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getAllChats.md b/old_docs/API_docs_v65/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v65/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v65/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getAllDrafts.md b/old_docs/API_docs_v65/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v65/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v65/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getAllStickers.md b/old_docs/API_docs_v65/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v65/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v65/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v65/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v65/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v65/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v65/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v65/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v65/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v65/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v65/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v65/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getChats.md b/old_docs/API_docs_v65/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v65/methods/messages_getChats.md
+++ b/old_docs/API_docs_v65/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getCommonChats.md b/old_docs/API_docs_v65/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v65/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v65/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getDialogs.md b/old_docs/API_docs_v65/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v65/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v65/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v65/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v65/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v65/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v65/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v65/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v65/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getGameHighScores.md b/old_docs/API_docs_v65/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v65/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v65/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getHistory.md b/old_docs/API_docs_v65/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v65/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v65/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v65/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v65/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v65/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v65/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v65/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v65/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getMaskStickers.md b/old_docs/API_docs_v65/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v65/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v65/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getMessageEditData.md b/old_docs/API_docs_v65/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v65/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v65/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getMessages.md b/old_docs/API_docs_v65/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v65/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v65/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getMessagesViews.md b/old_docs/API_docs_v65/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v65/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v65/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v65/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v65/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v65/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getPeerSettings.md b/old_docs/API_docs_v65/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v65/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v65/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v65/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v65/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v65/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getRecentStickers.md b/old_docs/API_docs_v65/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v65/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v65/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getSavedGifs.md b/old_docs/API_docs_v65/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v65/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v65/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getStickerSet.md b/old_docs/API_docs_v65/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v65/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v65/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getWebPage.md b/old_docs/API_docs_v65/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v65/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v65/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v65/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v65/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v65/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_hideReportSpam.md b/old_docs/API_docs_v65/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v65/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v65/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_importChatInvite.md b/old_docs/API_docs_v65/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v65/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v65/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_installStickerSet.md b/old_docs/API_docs_v65/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v65/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v65/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_migrateChat.md b/old_docs/API_docs_v65/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v65/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v65/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v65/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v65/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v65/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v65/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v65/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v65/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_readHistory.md b/old_docs/API_docs_v65/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v65/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v65/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_readMessageContents.md b/old_docs/API_docs_v65/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v65/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v65/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_receivedMessages.md b/old_docs/API_docs_v65/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v65/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v65/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v65/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v65/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v65/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v65/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v65/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v65/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v65/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v65/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v65/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_reportSpam.md b/old_docs/API_docs_v65/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v65/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v65/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_saveDraft.md b/old_docs/API_docs_v65/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v65/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v65/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_saveGif.md b/old_docs/API_docs_v65/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v65/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v65/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v65/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v65/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v65/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_search.md b/old_docs/API_docs_v65/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v65/methods/messages_search.md
+++ b/old_docs/API_docs_v65/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_searchGifs.md b/old_docs/API_docs_v65/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v65/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v65/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_searchGlobal.md b/old_docs/API_docs_v65/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v65/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v65/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_sendEncrypted.md b/old_docs/API_docs_v65/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v65/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v65/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v65/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v65/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v65/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v65/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v65/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v65/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v65/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v65/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v65/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_sendMedia.md b/old_docs/API_docs_v65/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v65/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v65/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_sendMessage.md b/old_docs/API_docs_v65/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v65/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v65/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v65/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v65/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v65/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v65/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v65/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v65/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v65/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v65/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v65/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v65/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v65/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v65/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_setGameScore.md b/old_docs/API_docs_v65/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v65/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v65/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v65/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v65/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v65/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v65/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v65/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v65/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_setTyping.md b/old_docs/API_docs_v65/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v65/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v65/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_startBot.md b/old_docs/API_docs_v65/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v65/methods/messages_startBot.md
+++ b/old_docs/API_docs_v65/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v65/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v65/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v65/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v65/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v65/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v65/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v65/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v65/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v65/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v65/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v65/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v65/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/payments_getPaymentForm.md b/old_docs/API_docs_v65/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v65/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v65/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v65/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v65/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v65/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/payments_getSavedInfo.md b/old_docs/API_docs_v65/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v65/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v65/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v65/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v65/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v65/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v65/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v65/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v65/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/phone_getCallConfig.md b/old_docs/API_docs_v65/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v65/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v65/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/phone_receivedCall.md b/old_docs/API_docs_v65/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v65/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v65/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/phone_saveCallDebug.md b/old_docs/API_docs_v65/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v65/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v65/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/phone_setCallRating.md b/old_docs/API_docs_v65/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v65/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v65/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/photos_deletePhotos.md b/old_docs/API_docs_v65/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v65/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v65/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/photos_getUserPhotos.md b/old_docs/API_docs_v65/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v65/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v65/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v65/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v65/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v65/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v65/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v65/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v65/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/ping.md b/old_docs/API_docs_v65/methods/ping.md
index e572cd56..54ed657f 100644
--- a/old_docs/API_docs_v65/methods/ping.md
+++ b/old_docs/API_docs_v65/methods/ping.md
@@ -21,7 +21,7 @@ Pings the server
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/ping_delay_disconnect.md b/old_docs/API_docs_v65/methods/ping_delay_disconnect.md
index 0e5e5465..28fe70a3 100644
--- a/old_docs/API_docs_v65/methods/ping_delay_disconnect.md
+++ b/old_docs/API_docs_v65/methods/ping_delay_disconnect.md
@@ -22,7 +22,7 @@ Pings the server and causes disconection if the same method is not called within
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/req_DH_params.md b/old_docs/API_docs_v65/methods/req_DH_params.md
index 976673cd..4f7c5517 100644
--- a/old_docs/API_docs_v65/methods/req_DH_params.md
+++ b/old_docs/API_docs_v65/methods/req_DH_params.md
@@ -26,7 +26,7 @@ Requests Diffie-hellman parameters for key exchange
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/req_pq.md b/old_docs/API_docs_v65/methods/req_pq.md
index 640a1659..cc299577 100644
--- a/old_docs/API_docs_v65/methods/req_pq.md
+++ b/old_docs/API_docs_v65/methods/req_pq.md
@@ -21,7 +21,7 @@ Requests PQ for factorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/rpc_drop_answer.md b/old_docs/API_docs_v65/methods/rpc_drop_answer.md
index 74ac994b..ccbc2e84 100644
--- a/old_docs/API_docs_v65/methods/rpc_drop_answer.md
+++ b/old_docs/API_docs_v65/methods/rpc_drop_answer.md
@@ -21,7 +21,7 @@ Do not send answer to provided request
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/set_client_DH_params.md b/old_docs/API_docs_v65/methods/set_client_DH_params.md
index 76338bb8..e82f2747 100644
--- a/old_docs/API_docs_v65/methods/set_client_DH_params.md
+++ b/old_docs/API_docs_v65/methods/set_client_DH_params.md
@@ -23,7 +23,7 @@ Sets client diffie-hellman parameters
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/upload_getWebFile.md b/old_docs/API_docs_v65/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v65/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v65/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v65/methods/users_getUsers.md b/old_docs/API_docs_v65/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v65/methods/users_getUsers.md
+++ b/old_docs/API_docs_v65/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_changePhone.md b/old_docs/API_docs_v66/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v66/methods/account_changePhone.md
+++ b/old_docs/API_docs_v66/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_checkUsername.md b/old_docs/API_docs_v66/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v66/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v66/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_confirmPhone.md b/old_docs/API_docs_v66/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v66/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v66/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_deleteAccount.md b/old_docs/API_docs_v66/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v66/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v66/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_getAccountTTL.md b/old_docs/API_docs_v66/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v66/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v66/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_getAuthorizations.md b/old_docs/API_docs_v66/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v66/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v66/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_getNotifySettings.md b/old_docs/API_docs_v66/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v66/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v66/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_getPassword.md b/old_docs/API_docs_v66/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v66/methods/account_getPassword.md
+++ b/old_docs/API_docs_v66/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_getPrivacy.md b/old_docs/API_docs_v66/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v66/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v66/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_getTmpPassword.md b/old_docs/API_docs_v66/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v66/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v66/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_getWallPapers.md b/old_docs/API_docs_v66/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v66/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v66/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_registerDevice.md b/old_docs/API_docs_v66/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v66/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v66/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_reportPeer.md b/old_docs/API_docs_v66/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v66/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v66/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_resetAuthorization.md b/old_docs/API_docs_v66/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v66/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v66/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_resetNotifySettings.md b/old_docs/API_docs_v66/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v66/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v66/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v66/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v66/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v66/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v66/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v66/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v66/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_setAccountTTL.md b/old_docs/API_docs_v66/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v66/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v66/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_setPrivacy.md b/old_docs/API_docs_v66/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v66/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v66/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_unregisterDevice.md b/old_docs/API_docs_v66/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v66/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v66/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v66/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v66/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v66/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_updateNotifySettings.md b/old_docs/API_docs_v66/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v66/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v66/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_updateProfile.md b/old_docs/API_docs_v66/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v66/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v66/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_updateStatus.md b/old_docs/API_docs_v66/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v66/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v66/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/account_updateUsername.md b/old_docs/API_docs_v66/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v66/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v66/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/auth_cancelCode.md b/old_docs/API_docs_v66/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v66/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v66/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/auth_checkPhone.md b/old_docs/API_docs_v66/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v66/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v66/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v66/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v66/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v66/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/auth_recoverPassword.md b/old_docs/API_docs_v66/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v66/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v66/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v66/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v66/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v66/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/auth_resendCode.md b/old_docs/API_docs_v66/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v66/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v66/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v66/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v66/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v66/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/auth_sendInvites.md b/old_docs/API_docs_v66/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v66/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v66/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v66/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v66/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v66/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v66/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v66/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v66/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_checkUsername.md b/old_docs/API_docs_v66/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v66/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v66/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_createChannel.md b/old_docs/API_docs_v66/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v66/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v66/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_deleteChannel.md b/old_docs/API_docs_v66/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v66/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v66/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_deleteMessages.md b/old_docs/API_docs_v66/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v66/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v66/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v66/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v66/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v66/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_editAbout.md b/old_docs/API_docs_v66/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v66/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v66/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_editAdmin.md b/old_docs/API_docs_v66/methods/channels_editAdmin.md
index 57994a65..83d2dd9c 100644
--- a/old_docs/API_docs_v66/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v66/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_editPhoto.md b/old_docs/API_docs_v66/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v66/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v66/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_editTitle.md b/old_docs/API_docs_v66/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v66/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v66/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_exportInvite.md b/old_docs/API_docs_v66/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v66/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v66/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_exportMessageLink.md b/old_docs/API_docs_v66/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v66/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v66/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v66/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v66/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v66/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_getChannels.md b/old_docs/API_docs_v66/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v66/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v66/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_getMessages.md b/old_docs/API_docs_v66/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v66/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v66/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_getParticipant.md b/old_docs/API_docs_v66/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v66/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v66/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_getParticipants.md b/old_docs/API_docs_v66/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v66/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v66/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_inviteToChannel.md b/old_docs/API_docs_v66/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v66/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v66/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_joinChannel.md b/old_docs/API_docs_v66/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v66/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v66/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_kickFromChannel.md b/old_docs/API_docs_v66/methods/channels_kickFromChannel.md
index e2d3e62d..5e269b5a 100644
--- a/old_docs/API_docs_v66/methods/channels_kickFromChannel.md
+++ b/old_docs/API_docs_v66/methods/channels_kickFromChannel.md
@@ -23,7 +23,7 @@ Kick user from channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_leaveChannel.md b/old_docs/API_docs_v66/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v66/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v66/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_readHistory.md b/old_docs/API_docs_v66/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v66/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v66/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_reportSpam.md b/old_docs/API_docs_v66/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v66/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v66/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_toggleInvites.md b/old_docs/API_docs_v66/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v66/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v66/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_toggleSignatures.md b/old_docs/API_docs_v66/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v66/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v66/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v66/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v66/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v66/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/channels_updateUsername.md b/old_docs/API_docs_v66/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v66/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v66/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_block.md b/old_docs/API_docs_v66/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v66/methods/contacts_block.md
+++ b/old_docs/API_docs_v66/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_deleteContact.md b/old_docs/API_docs_v66/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v66/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v66/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_deleteContacts.md b/old_docs/API_docs_v66/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v66/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v66/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_exportCard.md b/old_docs/API_docs_v66/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v66/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v66/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_getBlocked.md b/old_docs/API_docs_v66/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v66/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v66/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_getContacts.md b/old_docs/API_docs_v66/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v66/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v66/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_getStatuses.md b/old_docs/API_docs_v66/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v66/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v66/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_getTopPeers.md b/old_docs/API_docs_v66/methods/contacts_getTopPeers.md
index 0d11883f..64467363 100644
--- a/old_docs/API_docs_v66/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v66/methods/contacts_getTopPeers.md
@@ -28,7 +28,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_importCard.md b/old_docs/API_docs_v66/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v66/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v66/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_importContacts.md b/old_docs/API_docs_v66/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v66/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v66/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v66/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v66/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v66/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_search.md b/old_docs/API_docs_v66/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v66/methods/contacts_search.md
+++ b/old_docs/API_docs_v66/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contacts_unblock.md b/old_docs/API_docs_v66/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v66/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v66/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/contest_saveDeveloperInfo.md b/old_docs/API_docs_v66/methods/contest_saveDeveloperInfo.md
index 2b2b2a56..f6cc9d5c 100644
--- a/old_docs/API_docs_v66/methods/contest_saveDeveloperInfo.md
+++ b/old_docs/API_docs_v66/methods/contest_saveDeveloperInfo.md
@@ -25,7 +25,7 @@ Save developer info for telegram contest
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/destroy_auth_key.md b/old_docs/API_docs_v66/methods/destroy_auth_key.md
index e5507330..8204722e 100644
--- a/old_docs/API_docs_v66/methods/destroy_auth_key.md
+++ b/old_docs/API_docs_v66/methods/destroy_auth_key.md
@@ -16,7 +16,7 @@ Destroy current authorization key
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/destroy_session.md b/old_docs/API_docs_v66/methods/destroy_session.md
index 109c6f2b..e9a57ec0 100644
--- a/old_docs/API_docs_v66/methods/destroy_session.md
+++ b/old_docs/API_docs_v66/methods/destroy_session.md
@@ -21,7 +21,7 @@ Destroy the current MTProto session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/get_future_salts.md b/old_docs/API_docs_v66/methods/get_future_salts.md
index e5509f5a..e35a4f27 100644
--- a/old_docs/API_docs_v66/methods/get_future_salts.md
+++ b/old_docs/API_docs_v66/methods/get_future_salts.md
@@ -21,7 +21,7 @@ Get future salts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_getAppChangelog.md b/old_docs/API_docs_v66/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v66/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v66/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_getAppUpdate.md b/old_docs/API_docs_v66/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v66/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v66/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_getCdnConfig.md b/old_docs/API_docs_v66/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v66/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v66/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_getConfig.md b/old_docs/API_docs_v66/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v66/methods/help_getConfig.md
+++ b/old_docs/API_docs_v66/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_getInviteText.md b/old_docs/API_docs_v66/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v66/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v66/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_getNearestDc.md b/old_docs/API_docs_v66/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v66/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v66/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_getSupport.md b/old_docs/API_docs_v66/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v66/methods/help_getSupport.md
+++ b/old_docs/API_docs_v66/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_getTermsOfService.md b/old_docs/API_docs_v66/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v66/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v66/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_saveAppLog.md b/old_docs/API_docs_v66/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v66/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v66/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v66/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v66/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v66/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/initConnection.md b/old_docs/API_docs_v66/methods/initConnection.md
index 556fca81..3837e45b 100644
--- a/old_docs/API_docs_v66/methods/initConnection.md
+++ b/old_docs/API_docs_v66/methods/initConnection.md
@@ -26,7 +26,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/invokeAfterMsg.md b/old_docs/API_docs_v66/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v66/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v66/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/invokeAfterMsgs.md b/old_docs/API_docs_v66/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v66/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v66/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/invokeWithLayer.md b/old_docs/API_docs_v66/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v66/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v66/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v66/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v66/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v66/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_addChatUser.md b/old_docs/API_docs_v66/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v66/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v66/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_checkChatInvite.md b/old_docs/API_docs_v66/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v66/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v66/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v66/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v66/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v66/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_createChat.md b/old_docs/API_docs_v66/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v66/methods/messages_createChat.md
+++ b/old_docs/API_docs_v66/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_deleteChatUser.md b/old_docs/API_docs_v66/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v66/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v66/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_deleteHistory.md b/old_docs/API_docs_v66/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v66/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v66/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_deleteMessages.md b/old_docs/API_docs_v66/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v66/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v66/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_editChatAdmin.md b/old_docs/API_docs_v66/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v66/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v66/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_editChatPhoto.md b/old_docs/API_docs_v66/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v66/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v66/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_editChatTitle.md b/old_docs/API_docs_v66/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v66/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v66/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v66/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v66/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v66/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_editMessage.md b/old_docs/API_docs_v66/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v66/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v66/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_exportChatInvite.md b/old_docs/API_docs_v66/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v66/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v66/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_forwardMessage.md b/old_docs/API_docs_v66/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v66/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v66/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_forwardMessages.md b/old_docs/API_docs_v66/methods/messages_forwardMessages.md
index 03efbc0b..e1f41cdd 100644
--- a/old_docs/API_docs_v66/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v66/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getAllChats.md b/old_docs/API_docs_v66/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v66/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v66/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getAllDrafts.md b/old_docs/API_docs_v66/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v66/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v66/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getAllStickers.md b/old_docs/API_docs_v66/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v66/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v66/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v66/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v66/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v66/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v66/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v66/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v66/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v66/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v66/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v66/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getChats.md b/old_docs/API_docs_v66/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v66/methods/messages_getChats.md
+++ b/old_docs/API_docs_v66/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getCommonChats.md b/old_docs/API_docs_v66/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v66/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v66/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getDialogs.md b/old_docs/API_docs_v66/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v66/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v66/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v66/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v66/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v66/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v66/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v66/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v66/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getGameHighScores.md b/old_docs/API_docs_v66/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v66/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v66/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getHistory.md b/old_docs/API_docs_v66/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v66/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v66/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v66/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v66/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v66/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v66/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v66/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v66/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getMaskStickers.md b/old_docs/API_docs_v66/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v66/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v66/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getMessageEditData.md b/old_docs/API_docs_v66/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v66/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v66/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getMessages.md b/old_docs/API_docs_v66/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v66/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v66/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getMessagesViews.md b/old_docs/API_docs_v66/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v66/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v66/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v66/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v66/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v66/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getPeerSettings.md b/old_docs/API_docs_v66/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v66/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v66/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v66/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v66/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v66/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getRecentStickers.md b/old_docs/API_docs_v66/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v66/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v66/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getSavedGifs.md b/old_docs/API_docs_v66/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v66/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v66/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getStickerSet.md b/old_docs/API_docs_v66/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v66/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v66/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getWebPage.md b/old_docs/API_docs_v66/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v66/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v66/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v66/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v66/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v66/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_hideReportSpam.md b/old_docs/API_docs_v66/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v66/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v66/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_importChatInvite.md b/old_docs/API_docs_v66/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v66/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v66/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_installStickerSet.md b/old_docs/API_docs_v66/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v66/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v66/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_migrateChat.md b/old_docs/API_docs_v66/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v66/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v66/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v66/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v66/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v66/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v66/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v66/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v66/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_readHistory.md b/old_docs/API_docs_v66/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v66/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v66/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_readMessageContents.md b/old_docs/API_docs_v66/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v66/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v66/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_receivedMessages.md b/old_docs/API_docs_v66/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v66/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v66/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v66/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v66/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v66/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v66/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v66/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v66/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v66/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v66/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v66/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_reportSpam.md b/old_docs/API_docs_v66/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v66/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v66/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_saveDraft.md b/old_docs/API_docs_v66/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v66/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v66/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_saveGif.md b/old_docs/API_docs_v66/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v66/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v66/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v66/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v66/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v66/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_search.md b/old_docs/API_docs_v66/methods/messages_search.md
index 0d9f0f14..b0612a5d 100644
--- a/old_docs/API_docs_v66/methods/messages_search.md
+++ b/old_docs/API_docs_v66/methods/messages_search.md
@@ -28,7 +28,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_searchGifs.md b/old_docs/API_docs_v66/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v66/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v66/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_searchGlobal.md b/old_docs/API_docs_v66/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v66/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v66/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_sendEncrypted.md b/old_docs/API_docs_v66/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v66/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v66/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v66/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v66/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v66/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v66/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v66/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v66/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v66/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v66/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v66/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_sendMedia.md b/old_docs/API_docs_v66/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v66/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v66/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_sendMessage.md b/old_docs/API_docs_v66/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v66/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v66/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v66/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v66/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v66/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v66/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v66/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v66/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v66/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v66/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v66/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v66/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v66/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v66/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_setGameScore.md b/old_docs/API_docs_v66/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v66/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v66/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v66/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v66/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v66/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v66/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v66/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v66/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_setTyping.md b/old_docs/API_docs_v66/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v66/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v66/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_startBot.md b/old_docs/API_docs_v66/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v66/methods/messages_startBot.md
+++ b/old_docs/API_docs_v66/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v66/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v66/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v66/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v66/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v66/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v66/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v66/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v66/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v66/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v66/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v66/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v66/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/payments_getPaymentForm.md b/old_docs/API_docs_v66/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v66/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v66/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v66/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v66/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v66/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/payments_getSavedInfo.md b/old_docs/API_docs_v66/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v66/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v66/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v66/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v66/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v66/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v66/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v66/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v66/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/phone_getCallConfig.md b/old_docs/API_docs_v66/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v66/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v66/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/phone_receivedCall.md b/old_docs/API_docs_v66/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v66/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v66/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/phone_saveCallDebug.md b/old_docs/API_docs_v66/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v66/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v66/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/phone_setCallRating.md b/old_docs/API_docs_v66/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v66/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v66/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/photos_deletePhotos.md b/old_docs/API_docs_v66/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v66/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v66/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/photos_getUserPhotos.md b/old_docs/API_docs_v66/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v66/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v66/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v66/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v66/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v66/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v66/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v66/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v66/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/ping.md b/old_docs/API_docs_v66/methods/ping.md
index e572cd56..54ed657f 100644
--- a/old_docs/API_docs_v66/methods/ping.md
+++ b/old_docs/API_docs_v66/methods/ping.md
@@ -21,7 +21,7 @@ Pings the server
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/ping_delay_disconnect.md b/old_docs/API_docs_v66/methods/ping_delay_disconnect.md
index 0e5e5465..28fe70a3 100644
--- a/old_docs/API_docs_v66/methods/ping_delay_disconnect.md
+++ b/old_docs/API_docs_v66/methods/ping_delay_disconnect.md
@@ -22,7 +22,7 @@ Pings the server and causes disconection if the same method is not called within
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/req_DH_params.md b/old_docs/API_docs_v66/methods/req_DH_params.md
index 976673cd..4f7c5517 100644
--- a/old_docs/API_docs_v66/methods/req_DH_params.md
+++ b/old_docs/API_docs_v66/methods/req_DH_params.md
@@ -26,7 +26,7 @@ Requests Diffie-hellman parameters for key exchange
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/req_pq.md b/old_docs/API_docs_v66/methods/req_pq.md
index 640a1659..cc299577 100644
--- a/old_docs/API_docs_v66/methods/req_pq.md
+++ b/old_docs/API_docs_v66/methods/req_pq.md
@@ -21,7 +21,7 @@ Requests PQ for factorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/rpc_drop_answer.md b/old_docs/API_docs_v66/methods/rpc_drop_answer.md
index 74ac994b..ccbc2e84 100644
--- a/old_docs/API_docs_v66/methods/rpc_drop_answer.md
+++ b/old_docs/API_docs_v66/methods/rpc_drop_answer.md
@@ -21,7 +21,7 @@ Do not send answer to provided request
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/set_client_DH_params.md b/old_docs/API_docs_v66/methods/set_client_DH_params.md
index 76338bb8..e82f2747 100644
--- a/old_docs/API_docs_v66/methods/set_client_DH_params.md
+++ b/old_docs/API_docs_v66/methods/set_client_DH_params.md
@@ -23,7 +23,7 @@ Sets client diffie-hellman parameters
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/upload_getWebFile.md b/old_docs/API_docs_v66/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v66/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v66/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v66/methods/users_getUsers.md b/old_docs/API_docs_v66/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v66/methods/users_getUsers.md
+++ b/old_docs/API_docs_v66/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_changePhone.md b/old_docs/API_docs_v68/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v68/methods/account_changePhone.md
+++ b/old_docs/API_docs_v68/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_checkUsername.md b/old_docs/API_docs_v68/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v68/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v68/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_confirmPhone.md b/old_docs/API_docs_v68/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v68/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v68/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_deleteAccount.md b/old_docs/API_docs_v68/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v68/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v68/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_getAccountTTL.md b/old_docs/API_docs_v68/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v68/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v68/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_getAuthorizations.md b/old_docs/API_docs_v68/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v68/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v68/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_getNotifySettings.md b/old_docs/API_docs_v68/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v68/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v68/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_getPassword.md b/old_docs/API_docs_v68/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v68/methods/account_getPassword.md
+++ b/old_docs/API_docs_v68/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_getPrivacy.md b/old_docs/API_docs_v68/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v68/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v68/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_getTmpPassword.md b/old_docs/API_docs_v68/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v68/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v68/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_getWallPapers.md b/old_docs/API_docs_v68/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v68/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v68/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_registerDevice.md b/old_docs/API_docs_v68/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v68/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v68/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_reportPeer.md b/old_docs/API_docs_v68/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v68/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v68/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_resetAuthorization.md b/old_docs/API_docs_v68/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v68/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v68/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_resetNotifySettings.md b/old_docs/API_docs_v68/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v68/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v68/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v68/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v68/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v68/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v68/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v68/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v68/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_setAccountTTL.md b/old_docs/API_docs_v68/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v68/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v68/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_setPrivacy.md b/old_docs/API_docs_v68/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v68/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v68/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_unregisterDevice.md b/old_docs/API_docs_v68/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v68/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v68/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v68/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v68/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v68/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_updateNotifySettings.md b/old_docs/API_docs_v68/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v68/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v68/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_updateProfile.md b/old_docs/API_docs_v68/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v68/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v68/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_updateStatus.md b/old_docs/API_docs_v68/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v68/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v68/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/account_updateUsername.md b/old_docs/API_docs_v68/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v68/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v68/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/auth_cancelCode.md b/old_docs/API_docs_v68/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v68/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v68/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/auth_checkPhone.md b/old_docs/API_docs_v68/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v68/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v68/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v68/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v68/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v68/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/auth_recoverPassword.md b/old_docs/API_docs_v68/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v68/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v68/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v68/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v68/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v68/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/auth_resendCode.md b/old_docs/API_docs_v68/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v68/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v68/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v68/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v68/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v68/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/auth_sendInvites.md b/old_docs/API_docs_v68/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v68/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v68/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v68/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v68/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v68/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v68/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v68/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v68/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_checkUsername.md b/old_docs/API_docs_v68/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v68/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v68/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_createChannel.md b/old_docs/API_docs_v68/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v68/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v68/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_deleteChannel.md b/old_docs/API_docs_v68/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v68/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v68/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_deleteMessages.md b/old_docs/API_docs_v68/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v68/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v68/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v68/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v68/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v68/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_editAbout.md b/old_docs/API_docs_v68/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v68/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v68/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_editAdmin.md b/old_docs/API_docs_v68/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v68/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v68/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_editBanned.md b/old_docs/API_docs_v68/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v68/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v68/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_editPhoto.md b/old_docs/API_docs_v68/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v68/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v68/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_editTitle.md b/old_docs/API_docs_v68/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v68/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v68/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_exportInvite.md b/old_docs/API_docs_v68/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v68/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v68/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_exportMessageLink.md b/old_docs/API_docs_v68/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v68/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v68/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_getAdminLog.md b/old_docs/API_docs_v68/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v68/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v68/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v68/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v68/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v68/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_getChannels.md b/old_docs/API_docs_v68/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v68/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v68/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_getMessages.md b/old_docs/API_docs_v68/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v68/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v68/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_getParticipant.md b/old_docs/API_docs_v68/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v68/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v68/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_getParticipants.md b/old_docs/API_docs_v68/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v68/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v68/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_inviteToChannel.md b/old_docs/API_docs_v68/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v68/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v68/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_joinChannel.md b/old_docs/API_docs_v68/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v68/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v68/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_leaveChannel.md b/old_docs/API_docs_v68/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v68/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v68/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_readHistory.md b/old_docs/API_docs_v68/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v68/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v68/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_reportSpam.md b/old_docs/API_docs_v68/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v68/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v68/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_toggleInvites.md b/old_docs/API_docs_v68/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v68/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v68/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_toggleSignatures.md b/old_docs/API_docs_v68/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v68/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v68/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v68/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v68/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v68/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/channels_updateUsername.md b/old_docs/API_docs_v68/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v68/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v68/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_block.md b/old_docs/API_docs_v68/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v68/methods/contacts_block.md
+++ b/old_docs/API_docs_v68/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_deleteContact.md b/old_docs/API_docs_v68/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v68/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v68/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_deleteContacts.md b/old_docs/API_docs_v68/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v68/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v68/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_exportCard.md b/old_docs/API_docs_v68/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v68/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v68/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_getBlocked.md b/old_docs/API_docs_v68/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v68/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v68/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_getContacts.md b/old_docs/API_docs_v68/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v68/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v68/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_getStatuses.md b/old_docs/API_docs_v68/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v68/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v68/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_getTopPeers.md b/old_docs/API_docs_v68/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v68/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v68/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_importCard.md b/old_docs/API_docs_v68/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v68/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v68/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_importContacts.md b/old_docs/API_docs_v68/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v68/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v68/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v68/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v68/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v68/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_search.md b/old_docs/API_docs_v68/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v68/methods/contacts_search.md
+++ b/old_docs/API_docs_v68/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contacts_unblock.md b/old_docs/API_docs_v68/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v68/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v68/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/contest_saveDeveloperInfo.md b/old_docs/API_docs_v68/methods/contest_saveDeveloperInfo.md
index 2b2b2a56..f6cc9d5c 100644
--- a/old_docs/API_docs_v68/methods/contest_saveDeveloperInfo.md
+++ b/old_docs/API_docs_v68/methods/contest_saveDeveloperInfo.md
@@ -25,7 +25,7 @@ Save developer info for telegram contest
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/destroy_auth_key.md b/old_docs/API_docs_v68/methods/destroy_auth_key.md
index e5507330..8204722e 100644
--- a/old_docs/API_docs_v68/methods/destroy_auth_key.md
+++ b/old_docs/API_docs_v68/methods/destroy_auth_key.md
@@ -16,7 +16,7 @@ Destroy current authorization key
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/destroy_session.md b/old_docs/API_docs_v68/methods/destroy_session.md
index 109c6f2b..e9a57ec0 100644
--- a/old_docs/API_docs_v68/methods/destroy_session.md
+++ b/old_docs/API_docs_v68/methods/destroy_session.md
@@ -21,7 +21,7 @@ Destroy the current MTProto session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/get_future_salts.md b/old_docs/API_docs_v68/methods/get_future_salts.md
index e5509f5a..e35a4f27 100644
--- a/old_docs/API_docs_v68/methods/get_future_salts.md
+++ b/old_docs/API_docs_v68/methods/get_future_salts.md
@@ -21,7 +21,7 @@ Get future salts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_getAppChangelog.md b/old_docs/API_docs_v68/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v68/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v68/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_getAppUpdate.md b/old_docs/API_docs_v68/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v68/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v68/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_getCdnConfig.md b/old_docs/API_docs_v68/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v68/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v68/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_getConfig.md b/old_docs/API_docs_v68/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v68/methods/help_getConfig.md
+++ b/old_docs/API_docs_v68/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_getInviteText.md b/old_docs/API_docs_v68/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v68/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v68/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_getNearestDc.md b/old_docs/API_docs_v68/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v68/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v68/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_getSupport.md b/old_docs/API_docs_v68/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v68/methods/help_getSupport.md
+++ b/old_docs/API_docs_v68/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_getTermsOfService.md b/old_docs/API_docs_v68/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v68/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v68/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_saveAppLog.md b/old_docs/API_docs_v68/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v68/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v68/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v68/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v68/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v68/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/initConnection.md b/old_docs/API_docs_v68/methods/initConnection.md
index beeea748..fa24e751 100644
--- a/old_docs/API_docs_v68/methods/initConnection.md
+++ b/old_docs/API_docs_v68/methods/initConnection.md
@@ -28,7 +28,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/invokeAfterMsg.md b/old_docs/API_docs_v68/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v68/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v68/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/invokeAfterMsgs.md b/old_docs/API_docs_v68/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v68/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v68/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/invokeWithLayer.md b/old_docs/API_docs_v68/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v68/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v68/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v68/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v68/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v68/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/langpack_getDifference.md b/old_docs/API_docs_v68/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v68/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v68/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/langpack_getLangPack.md b/old_docs/API_docs_v68/methods/langpack_getLangPack.md
index 89924e2c..ff9f5c39 100644
--- a/old_docs/API_docs_v68/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v68/methods/langpack_getLangPack.md
@@ -21,7 +21,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/langpack_getLanguages.md b/old_docs/API_docs_v68/methods/langpack_getLanguages.md
index 66567846..3b7da8ae 100644
--- a/old_docs/API_docs_v68/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v68/methods/langpack_getLanguages.md
@@ -16,7 +16,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/langpack_getStrings.md b/old_docs/API_docs_v68/methods/langpack_getStrings.md
index dcf50b21..4724d363 100644
--- a/old_docs/API_docs_v68/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v68/methods/langpack_getStrings.md
@@ -22,7 +22,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_addChatUser.md b/old_docs/API_docs_v68/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v68/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v68/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_checkChatInvite.md b/old_docs/API_docs_v68/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v68/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v68/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v68/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v68/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v68/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_createChat.md b/old_docs/API_docs_v68/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v68/methods/messages_createChat.md
+++ b/old_docs/API_docs_v68/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_deleteChatUser.md b/old_docs/API_docs_v68/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v68/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v68/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_deleteHistory.md b/old_docs/API_docs_v68/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v68/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v68/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_deleteMessages.md b/old_docs/API_docs_v68/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v68/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v68/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_editChatAdmin.md b/old_docs/API_docs_v68/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v68/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v68/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_editChatPhoto.md b/old_docs/API_docs_v68/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v68/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v68/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_editChatTitle.md b/old_docs/API_docs_v68/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v68/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v68/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v68/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v68/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v68/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_editMessage.md b/old_docs/API_docs_v68/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v68/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v68/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_exportChatInvite.md b/old_docs/API_docs_v68/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v68/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v68/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_forwardMessage.md b/old_docs/API_docs_v68/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v68/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v68/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_forwardMessages.md b/old_docs/API_docs_v68/methods/messages_forwardMessages.md
index 03efbc0b..e1f41cdd 100644
--- a/old_docs/API_docs_v68/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v68/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getAllChats.md b/old_docs/API_docs_v68/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v68/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v68/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getAllDrafts.md b/old_docs/API_docs_v68/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v68/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v68/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getAllStickers.md b/old_docs/API_docs_v68/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v68/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v68/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v68/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v68/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v68/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v68/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v68/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v68/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v68/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v68/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v68/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getChats.md b/old_docs/API_docs_v68/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v68/methods/messages_getChats.md
+++ b/old_docs/API_docs_v68/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getCommonChats.md b/old_docs/API_docs_v68/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v68/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v68/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getDialogs.md b/old_docs/API_docs_v68/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v68/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v68/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v68/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v68/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v68/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v68/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v68/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v68/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getGameHighScores.md b/old_docs/API_docs_v68/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v68/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v68/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getHistory.md b/old_docs/API_docs_v68/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v68/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v68/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v68/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v68/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v68/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v68/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v68/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v68/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getMaskStickers.md b/old_docs/API_docs_v68/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v68/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v68/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getMessageEditData.md b/old_docs/API_docs_v68/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v68/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v68/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getMessages.md b/old_docs/API_docs_v68/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v68/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v68/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getMessagesViews.md b/old_docs/API_docs_v68/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v68/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v68/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v68/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v68/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v68/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getPeerSettings.md b/old_docs/API_docs_v68/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v68/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v68/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v68/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v68/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v68/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getRecentStickers.md b/old_docs/API_docs_v68/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v68/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v68/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getSavedGifs.md b/old_docs/API_docs_v68/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v68/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v68/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getStickerSet.md b/old_docs/API_docs_v68/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v68/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v68/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getWebPage.md b/old_docs/API_docs_v68/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v68/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v68/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v68/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v68/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v68/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_hideReportSpam.md b/old_docs/API_docs_v68/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v68/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v68/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_importChatInvite.md b/old_docs/API_docs_v68/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v68/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v68/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_installStickerSet.md b/old_docs/API_docs_v68/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v68/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v68/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_migrateChat.md b/old_docs/API_docs_v68/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v68/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v68/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v68/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v68/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v68/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v68/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v68/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v68/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_readHistory.md b/old_docs/API_docs_v68/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v68/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v68/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_readMessageContents.md b/old_docs/API_docs_v68/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v68/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v68/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_receivedMessages.md b/old_docs/API_docs_v68/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v68/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v68/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v68/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v68/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v68/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v68/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v68/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v68/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v68/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v68/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v68/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_reportSpam.md b/old_docs/API_docs_v68/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v68/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v68/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_saveDraft.md b/old_docs/API_docs_v68/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v68/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v68/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_saveGif.md b/old_docs/API_docs_v68/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v68/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v68/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v68/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v68/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v68/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_search.md b/old_docs/API_docs_v68/methods/messages_search.md
index 8dc66d45..39a29787 100644
--- a/old_docs/API_docs_v68/methods/messages_search.md
+++ b/old_docs/API_docs_v68/methods/messages_search.md
@@ -29,7 +29,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_searchGifs.md b/old_docs/API_docs_v68/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v68/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v68/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_searchGlobal.md b/old_docs/API_docs_v68/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v68/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v68/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_sendEncrypted.md b/old_docs/API_docs_v68/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v68/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v68/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v68/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v68/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v68/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v68/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v68/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v68/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v68/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v68/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v68/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_sendMedia.md b/old_docs/API_docs_v68/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v68/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v68/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_sendMessage.md b/old_docs/API_docs_v68/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v68/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v68/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v68/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v68/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v68/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v68/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v68/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v68/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v68/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v68/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v68/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v68/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v68/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v68/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_setGameScore.md b/old_docs/API_docs_v68/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v68/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v68/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v68/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v68/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v68/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v68/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v68/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v68/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_setTyping.md b/old_docs/API_docs_v68/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v68/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v68/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_startBot.md b/old_docs/API_docs_v68/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v68/methods/messages_startBot.md
+++ b/old_docs/API_docs_v68/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v68/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v68/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v68/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v68/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v68/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v68/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v68/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v68/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v68/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/messages_uploadMedia.md b/old_docs/API_docs_v68/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v68/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v68/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v68/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v68/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v68/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/payments_getPaymentForm.md b/old_docs/API_docs_v68/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v68/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v68/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v68/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v68/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v68/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/payments_getSavedInfo.md b/old_docs/API_docs_v68/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v68/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v68/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v68/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v68/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v68/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v68/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v68/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v68/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/phone_getCallConfig.md b/old_docs/API_docs_v68/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v68/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v68/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/phone_receivedCall.md b/old_docs/API_docs_v68/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v68/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v68/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/phone_saveCallDebug.md b/old_docs/API_docs_v68/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v68/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v68/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/phone_setCallRating.md b/old_docs/API_docs_v68/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v68/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v68/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/photos_deletePhotos.md b/old_docs/API_docs_v68/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v68/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v68/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/photos_getUserPhotos.md b/old_docs/API_docs_v68/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v68/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v68/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v68/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v68/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v68/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v68/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v68/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v68/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/ping.md b/old_docs/API_docs_v68/methods/ping.md
index e572cd56..54ed657f 100644
--- a/old_docs/API_docs_v68/methods/ping.md
+++ b/old_docs/API_docs_v68/methods/ping.md
@@ -21,7 +21,7 @@ Pings the server
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/ping_delay_disconnect.md b/old_docs/API_docs_v68/methods/ping_delay_disconnect.md
index 0e5e5465..28fe70a3 100644
--- a/old_docs/API_docs_v68/methods/ping_delay_disconnect.md
+++ b/old_docs/API_docs_v68/methods/ping_delay_disconnect.md
@@ -22,7 +22,7 @@ Pings the server and causes disconection if the same method is not called within
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/req_DH_params.md b/old_docs/API_docs_v68/methods/req_DH_params.md
index 976673cd..4f7c5517 100644
--- a/old_docs/API_docs_v68/methods/req_DH_params.md
+++ b/old_docs/API_docs_v68/methods/req_DH_params.md
@@ -26,7 +26,7 @@ Requests Diffie-hellman parameters for key exchange
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/req_pq.md b/old_docs/API_docs_v68/methods/req_pq.md
index 640a1659..cc299577 100644
--- a/old_docs/API_docs_v68/methods/req_pq.md
+++ b/old_docs/API_docs_v68/methods/req_pq.md
@@ -21,7 +21,7 @@ Requests PQ for factorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/rpc_drop_answer.md b/old_docs/API_docs_v68/methods/rpc_drop_answer.md
index 74ac994b..ccbc2e84 100644
--- a/old_docs/API_docs_v68/methods/rpc_drop_answer.md
+++ b/old_docs/API_docs_v68/methods/rpc_drop_answer.md
@@ -21,7 +21,7 @@ Do not send answer to provided request
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/set_client_DH_params.md b/old_docs/API_docs_v68/methods/set_client_DH_params.md
index 76338bb8..e82f2747 100644
--- a/old_docs/API_docs_v68/methods/set_client_DH_params.md
+++ b/old_docs/API_docs_v68/methods/set_client_DH_params.md
@@ -23,7 +23,7 @@ Sets client diffie-hellman parameters
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v68/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v68/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v68/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v68/methods/stickers_changeStickerPosition.md
index 0b7fc7c4..056189d0 100644
--- a/old_docs/API_docs_v68/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v68/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/stickers_createStickerSet.md b/old_docs/API_docs_v68/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v68/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v68/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v68/methods/stickers_removeStickerFromSet.md
index 011acbd2..a53929f9 100644
--- a/old_docs/API_docs_v68/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v68/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/upload_getWebFile.md b/old_docs/API_docs_v68/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v68/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v68/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v68/methods/users_getUsers.md b/old_docs/API_docs_v68/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v68/methods/users_getUsers.md
+++ b/old_docs/API_docs_v68/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_changePhone.md b/old_docs/API_docs_v70/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v70/methods/account_changePhone.md
+++ b/old_docs/API_docs_v70/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_checkUsername.md b/old_docs/API_docs_v70/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v70/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v70/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_confirmPhone.md b/old_docs/API_docs_v70/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v70/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v70/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_deleteAccount.md b/old_docs/API_docs_v70/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v70/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v70/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_getAccountTTL.md b/old_docs/API_docs_v70/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v70/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v70/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_getAuthorizations.md b/old_docs/API_docs_v70/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v70/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v70/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_getNotifySettings.md b/old_docs/API_docs_v70/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v70/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v70/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_getPassword.md b/old_docs/API_docs_v70/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v70/methods/account_getPassword.md
+++ b/old_docs/API_docs_v70/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_getPrivacy.md b/old_docs/API_docs_v70/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v70/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v70/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_getTmpPassword.md b/old_docs/API_docs_v70/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v70/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v70/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_getWallPapers.md b/old_docs/API_docs_v70/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v70/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v70/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_registerDevice.md b/old_docs/API_docs_v70/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v70/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v70/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_reportPeer.md b/old_docs/API_docs_v70/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v70/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v70/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_resetAuthorization.md b/old_docs/API_docs_v70/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v70/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v70/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_resetNotifySettings.md b/old_docs/API_docs_v70/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v70/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v70/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v70/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v70/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v70/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v70/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v70/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v70/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_setAccountTTL.md b/old_docs/API_docs_v70/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v70/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v70/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_setPrivacy.md b/old_docs/API_docs_v70/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v70/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v70/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_unregisterDevice.md b/old_docs/API_docs_v70/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v70/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v70/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v70/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v70/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v70/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_updateNotifySettings.md b/old_docs/API_docs_v70/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v70/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v70/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_updateProfile.md b/old_docs/API_docs_v70/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v70/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v70/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_updateStatus.md b/old_docs/API_docs_v70/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v70/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v70/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/account_updateUsername.md b/old_docs/API_docs_v70/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v70/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v70/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/auth_cancelCode.md b/old_docs/API_docs_v70/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v70/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v70/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/auth_checkPhone.md b/old_docs/API_docs_v70/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v70/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v70/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v70/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v70/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v70/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/auth_recoverPassword.md b/old_docs/API_docs_v70/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v70/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v70/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v70/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v70/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v70/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/auth_resendCode.md b/old_docs/API_docs_v70/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v70/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v70/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v70/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v70/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v70/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/auth_sendInvites.md b/old_docs/API_docs_v70/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v70/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v70/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v70/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v70/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v70/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v70/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v70/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v70/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_checkUsername.md b/old_docs/API_docs_v70/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v70/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v70/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_createChannel.md b/old_docs/API_docs_v70/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v70/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v70/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_deleteChannel.md b/old_docs/API_docs_v70/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v70/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v70/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_deleteMessages.md b/old_docs/API_docs_v70/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v70/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v70/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v70/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v70/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v70/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_editAbout.md b/old_docs/API_docs_v70/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v70/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v70/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_editAdmin.md b/old_docs/API_docs_v70/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v70/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v70/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_editBanned.md b/old_docs/API_docs_v70/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v70/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v70/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_editPhoto.md b/old_docs/API_docs_v70/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v70/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v70/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_editTitle.md b/old_docs/API_docs_v70/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v70/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v70/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_exportInvite.md b/old_docs/API_docs_v70/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v70/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v70/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_exportMessageLink.md b/old_docs/API_docs_v70/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v70/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v70/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_getAdminLog.md b/old_docs/API_docs_v70/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v70/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v70/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v70/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v70/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v70/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_getChannels.md b/old_docs/API_docs_v70/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v70/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v70/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_getMessages.md b/old_docs/API_docs_v70/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v70/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v70/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_getParticipant.md b/old_docs/API_docs_v70/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v70/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v70/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_getParticipants.md b/old_docs/API_docs_v70/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v70/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v70/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_inviteToChannel.md b/old_docs/API_docs_v70/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v70/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v70/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_joinChannel.md b/old_docs/API_docs_v70/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v70/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v70/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_leaveChannel.md b/old_docs/API_docs_v70/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v70/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v70/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_readHistory.md b/old_docs/API_docs_v70/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v70/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v70/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_reportSpam.md b/old_docs/API_docs_v70/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v70/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v70/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_toggleInvites.md b/old_docs/API_docs_v70/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v70/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v70/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_toggleSignatures.md b/old_docs/API_docs_v70/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v70/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v70/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v70/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v70/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v70/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/channels_updateUsername.md b/old_docs/API_docs_v70/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v70/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v70/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_block.md b/old_docs/API_docs_v70/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v70/methods/contacts_block.md
+++ b/old_docs/API_docs_v70/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_deleteContact.md b/old_docs/API_docs_v70/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v70/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v70/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_deleteContacts.md b/old_docs/API_docs_v70/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v70/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v70/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_exportCard.md b/old_docs/API_docs_v70/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v70/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v70/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_getBlocked.md b/old_docs/API_docs_v70/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v70/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v70/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_getContacts.md b/old_docs/API_docs_v70/methods/contacts_getContacts.md
index 844c985e..c5b6e8ec 100644
--- a/old_docs/API_docs_v70/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v70/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_getStatuses.md b/old_docs/API_docs_v70/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v70/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v70/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_getTopPeers.md b/old_docs/API_docs_v70/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v70/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v70/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_importCard.md b/old_docs/API_docs_v70/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v70/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v70/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_importContacts.md b/old_docs/API_docs_v70/methods/contacts_importContacts.md
index 1b5d8b50..7fce26e1 100644
--- a/old_docs/API_docs_v70/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v70/methods/contacts_importContacts.md
@@ -22,7 +22,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v70/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v70/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v70/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_search.md b/old_docs/API_docs_v70/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v70/methods/contacts_search.md
+++ b/old_docs/API_docs_v70/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contacts_unblock.md b/old_docs/API_docs_v70/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v70/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v70/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/contest_saveDeveloperInfo.md b/old_docs/API_docs_v70/methods/contest_saveDeveloperInfo.md
index 2b2b2a56..f6cc9d5c 100644
--- a/old_docs/API_docs_v70/methods/contest_saveDeveloperInfo.md
+++ b/old_docs/API_docs_v70/methods/contest_saveDeveloperInfo.md
@@ -25,7 +25,7 @@ Save developer info for telegram contest
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/destroy_auth_key.md b/old_docs/API_docs_v70/methods/destroy_auth_key.md
index e5507330..8204722e 100644
--- a/old_docs/API_docs_v70/methods/destroy_auth_key.md
+++ b/old_docs/API_docs_v70/methods/destroy_auth_key.md
@@ -16,7 +16,7 @@ Destroy current authorization key
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/destroy_session.md b/old_docs/API_docs_v70/methods/destroy_session.md
index 109c6f2b..e9a57ec0 100644
--- a/old_docs/API_docs_v70/methods/destroy_session.md
+++ b/old_docs/API_docs_v70/methods/destroy_session.md
@@ -21,7 +21,7 @@ Destroy the current MTProto session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/get_future_salts.md b/old_docs/API_docs_v70/methods/get_future_salts.md
index e5509f5a..e35a4f27 100644
--- a/old_docs/API_docs_v70/methods/get_future_salts.md
+++ b/old_docs/API_docs_v70/methods/get_future_salts.md
@@ -21,7 +21,7 @@ Get future salts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_getAppChangelog.md b/old_docs/API_docs_v70/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v70/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v70/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_getAppUpdate.md b/old_docs/API_docs_v70/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v70/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v70/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_getCdnConfig.md b/old_docs/API_docs_v70/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v70/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v70/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_getConfig.md b/old_docs/API_docs_v70/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v70/methods/help_getConfig.md
+++ b/old_docs/API_docs_v70/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_getInviteText.md b/old_docs/API_docs_v70/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v70/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v70/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_getNearestDc.md b/old_docs/API_docs_v70/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v70/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v70/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_getSupport.md b/old_docs/API_docs_v70/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v70/methods/help_getSupport.md
+++ b/old_docs/API_docs_v70/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_getTermsOfService.md b/old_docs/API_docs_v70/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v70/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v70/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_saveAppLog.md b/old_docs/API_docs_v70/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v70/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v70/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v70/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v70/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v70/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/initConnection.md b/old_docs/API_docs_v70/methods/initConnection.md
index beeea748..fa24e751 100644
--- a/old_docs/API_docs_v70/methods/initConnection.md
+++ b/old_docs/API_docs_v70/methods/initConnection.md
@@ -28,7 +28,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/invokeAfterMsg.md b/old_docs/API_docs_v70/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v70/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v70/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/invokeAfterMsgs.md b/old_docs/API_docs_v70/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v70/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v70/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/invokeWithLayer.md b/old_docs/API_docs_v70/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v70/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v70/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v70/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v70/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v70/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/langpack_getDifference.md b/old_docs/API_docs_v70/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v70/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v70/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/langpack_getLangPack.md b/old_docs/API_docs_v70/methods/langpack_getLangPack.md
index 89924e2c..ff9f5c39 100644
--- a/old_docs/API_docs_v70/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v70/methods/langpack_getLangPack.md
@@ -21,7 +21,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/langpack_getLanguages.md b/old_docs/API_docs_v70/methods/langpack_getLanguages.md
index 66567846..3b7da8ae 100644
--- a/old_docs/API_docs_v70/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v70/methods/langpack_getLanguages.md
@@ -16,7 +16,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/langpack_getStrings.md b/old_docs/API_docs_v70/methods/langpack_getStrings.md
index dcf50b21..4724d363 100644
--- a/old_docs/API_docs_v70/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v70/methods/langpack_getStrings.md
@@ -22,7 +22,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_addChatUser.md b/old_docs/API_docs_v70/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v70/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v70/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_checkChatInvite.md b/old_docs/API_docs_v70/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v70/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v70/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v70/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v70/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v70/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_createChat.md b/old_docs/API_docs_v70/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v70/methods/messages_createChat.md
+++ b/old_docs/API_docs_v70/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_deleteChatUser.md b/old_docs/API_docs_v70/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v70/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v70/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_deleteHistory.md b/old_docs/API_docs_v70/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v70/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v70/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_deleteMessages.md b/old_docs/API_docs_v70/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v70/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v70/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_editChatAdmin.md b/old_docs/API_docs_v70/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v70/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v70/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_editChatPhoto.md b/old_docs/API_docs_v70/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v70/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v70/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_editChatTitle.md b/old_docs/API_docs_v70/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v70/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v70/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v70/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v70/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v70/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_editMessage.md b/old_docs/API_docs_v70/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v70/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v70/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_exportChatInvite.md b/old_docs/API_docs_v70/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v70/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v70/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_forwardMessage.md b/old_docs/API_docs_v70/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v70/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v70/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_forwardMessages.md b/old_docs/API_docs_v70/methods/messages_forwardMessages.md
index 03efbc0b..e1f41cdd 100644
--- a/old_docs/API_docs_v70/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v70/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getAllChats.md b/old_docs/API_docs_v70/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v70/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v70/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getAllDrafts.md b/old_docs/API_docs_v70/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v70/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v70/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getAllStickers.md b/old_docs/API_docs_v70/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v70/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v70/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v70/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v70/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v70/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v70/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v70/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v70/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v70/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v70/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v70/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getChats.md b/old_docs/API_docs_v70/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v70/methods/messages_getChats.md
+++ b/old_docs/API_docs_v70/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getCommonChats.md b/old_docs/API_docs_v70/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v70/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v70/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getDialogs.md b/old_docs/API_docs_v70/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v70/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v70/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v70/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v70/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v70/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v70/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v70/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v70/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getGameHighScores.md b/old_docs/API_docs_v70/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v70/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v70/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getHistory.md b/old_docs/API_docs_v70/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v70/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v70/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v70/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v70/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v70/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v70/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v70/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v70/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getMaskStickers.md b/old_docs/API_docs_v70/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v70/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v70/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getMessageEditData.md b/old_docs/API_docs_v70/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v70/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v70/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getMessages.md b/old_docs/API_docs_v70/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v70/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v70/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getMessagesViews.md b/old_docs/API_docs_v70/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v70/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v70/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v70/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v70/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v70/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getPeerSettings.md b/old_docs/API_docs_v70/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v70/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v70/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v70/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v70/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v70/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getRecentStickers.md b/old_docs/API_docs_v70/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v70/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v70/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getSavedGifs.md b/old_docs/API_docs_v70/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v70/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v70/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getStickerSet.md b/old_docs/API_docs_v70/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v70/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v70/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getWebPage.md b/old_docs/API_docs_v70/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v70/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v70/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v70/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v70/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v70/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_hideReportSpam.md b/old_docs/API_docs_v70/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v70/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v70/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_importChatInvite.md b/old_docs/API_docs_v70/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v70/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v70/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_installStickerSet.md b/old_docs/API_docs_v70/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v70/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v70/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_migrateChat.md b/old_docs/API_docs_v70/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v70/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v70/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v70/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v70/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v70/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v70/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v70/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v70/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_readHistory.md b/old_docs/API_docs_v70/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v70/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v70/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_readMessageContents.md b/old_docs/API_docs_v70/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v70/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v70/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_receivedMessages.md b/old_docs/API_docs_v70/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v70/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v70/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v70/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v70/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v70/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v70/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v70/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v70/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v70/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v70/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v70/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_reportSpam.md b/old_docs/API_docs_v70/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v70/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v70/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_saveDraft.md b/old_docs/API_docs_v70/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v70/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v70/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_saveGif.md b/old_docs/API_docs_v70/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v70/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v70/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v70/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v70/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v70/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_search.md b/old_docs/API_docs_v70/methods/messages_search.md
index 8dc66d45..39a29787 100644
--- a/old_docs/API_docs_v70/methods/messages_search.md
+++ b/old_docs/API_docs_v70/methods/messages_search.md
@@ -29,7 +29,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_searchGifs.md b/old_docs/API_docs_v70/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v70/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v70/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_searchGlobal.md b/old_docs/API_docs_v70/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v70/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v70/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_sendEncrypted.md b/old_docs/API_docs_v70/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v70/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v70/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v70/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v70/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v70/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v70/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v70/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v70/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v70/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v70/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v70/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_sendMedia.md b/old_docs/API_docs_v70/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v70/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v70/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_sendMessage.md b/old_docs/API_docs_v70/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v70/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v70/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v70/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v70/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v70/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v70/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v70/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v70/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v70/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v70/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v70/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v70/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v70/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v70/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v70/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v70/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v70/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_setGameScore.md b/old_docs/API_docs_v70/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v70/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v70/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v70/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v70/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v70/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v70/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v70/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v70/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_setTyping.md b/old_docs/API_docs_v70/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v70/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v70/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_startBot.md b/old_docs/API_docs_v70/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v70/methods/messages_startBot.md
+++ b/old_docs/API_docs_v70/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v70/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v70/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v70/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v70/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v70/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v70/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v70/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v70/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v70/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/messages_uploadMedia.md b/old_docs/API_docs_v70/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v70/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v70/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v70/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v70/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v70/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/payments_getPaymentForm.md b/old_docs/API_docs_v70/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v70/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v70/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v70/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v70/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v70/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/payments_getSavedInfo.md b/old_docs/API_docs_v70/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v70/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v70/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v70/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v70/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v70/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v70/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v70/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v70/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/phone_getCallConfig.md b/old_docs/API_docs_v70/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v70/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v70/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/phone_receivedCall.md b/old_docs/API_docs_v70/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v70/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v70/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/phone_saveCallDebug.md b/old_docs/API_docs_v70/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v70/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v70/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/phone_setCallRating.md b/old_docs/API_docs_v70/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v70/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v70/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/photos_deletePhotos.md b/old_docs/API_docs_v70/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v70/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v70/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/photos_getUserPhotos.md b/old_docs/API_docs_v70/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v70/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v70/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v70/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v70/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v70/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v70/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v70/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v70/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/ping.md b/old_docs/API_docs_v70/methods/ping.md
index e572cd56..54ed657f 100644
--- a/old_docs/API_docs_v70/methods/ping.md
+++ b/old_docs/API_docs_v70/methods/ping.md
@@ -21,7 +21,7 @@ Pings the server
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/ping_delay_disconnect.md b/old_docs/API_docs_v70/methods/ping_delay_disconnect.md
index 0e5e5465..28fe70a3 100644
--- a/old_docs/API_docs_v70/methods/ping_delay_disconnect.md
+++ b/old_docs/API_docs_v70/methods/ping_delay_disconnect.md
@@ -22,7 +22,7 @@ Pings the server and causes disconection if the same method is not called within
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/req_DH_params.md b/old_docs/API_docs_v70/methods/req_DH_params.md
index 976673cd..4f7c5517 100644
--- a/old_docs/API_docs_v70/methods/req_DH_params.md
+++ b/old_docs/API_docs_v70/methods/req_DH_params.md
@@ -26,7 +26,7 @@ Requests Diffie-hellman parameters for key exchange
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/req_pq.md b/old_docs/API_docs_v70/methods/req_pq.md
index 640a1659..cc299577 100644
--- a/old_docs/API_docs_v70/methods/req_pq.md
+++ b/old_docs/API_docs_v70/methods/req_pq.md
@@ -21,7 +21,7 @@ Requests PQ for factorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/rpc_drop_answer.md b/old_docs/API_docs_v70/methods/rpc_drop_answer.md
index 74ac994b..ccbc2e84 100644
--- a/old_docs/API_docs_v70/methods/rpc_drop_answer.md
+++ b/old_docs/API_docs_v70/methods/rpc_drop_answer.md
@@ -21,7 +21,7 @@ Do not send answer to provided request
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/set_client_DH_params.md b/old_docs/API_docs_v70/methods/set_client_DH_params.md
index 76338bb8..e82f2747 100644
--- a/old_docs/API_docs_v70/methods/set_client_DH_params.md
+++ b/old_docs/API_docs_v70/methods/set_client_DH_params.md
@@ -23,7 +23,7 @@ Sets client diffie-hellman parameters
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v70/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v70/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v70/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v70/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v70/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v70/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/stickers_createStickerSet.md b/old_docs/API_docs_v70/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v70/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v70/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v70/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v70/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v70/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/upload_getWebFile.md b/old_docs/API_docs_v70/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v70/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v70/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v70/methods/users_getUsers.md b/old_docs/API_docs_v70/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v70/methods/users_getUsers.md
+++ b/old_docs/API_docs_v70/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_changePhone.md b/old_docs/API_docs_v71/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v71/methods/account_changePhone.md
+++ b/old_docs/API_docs_v71/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_checkUsername.md b/old_docs/API_docs_v71/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v71/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v71/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_confirmPhone.md b/old_docs/API_docs_v71/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v71/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v71/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_deleteAccount.md b/old_docs/API_docs_v71/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v71/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v71/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_getAccountTTL.md b/old_docs/API_docs_v71/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v71/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v71/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_getAuthorizations.md b/old_docs/API_docs_v71/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v71/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v71/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_getNotifySettings.md b/old_docs/API_docs_v71/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v71/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v71/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_getPassword.md b/old_docs/API_docs_v71/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v71/methods/account_getPassword.md
+++ b/old_docs/API_docs_v71/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_getPrivacy.md b/old_docs/API_docs_v71/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v71/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v71/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_getTmpPassword.md b/old_docs/API_docs_v71/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v71/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v71/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_getWallPapers.md b/old_docs/API_docs_v71/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v71/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v71/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_registerDevice.md b/old_docs/API_docs_v71/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v71/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v71/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_reportPeer.md b/old_docs/API_docs_v71/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v71/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v71/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_resetAuthorization.md b/old_docs/API_docs_v71/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v71/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v71/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_resetNotifySettings.md b/old_docs/API_docs_v71/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v71/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v71/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v71/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v71/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v71/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v71/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v71/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v71/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_setAccountTTL.md b/old_docs/API_docs_v71/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v71/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v71/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_setPrivacy.md b/old_docs/API_docs_v71/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v71/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v71/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_unregisterDevice.md b/old_docs/API_docs_v71/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v71/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v71/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v71/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v71/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v71/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_updateNotifySettings.md b/old_docs/API_docs_v71/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v71/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v71/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_updateProfile.md b/old_docs/API_docs_v71/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v71/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v71/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_updateStatus.md b/old_docs/API_docs_v71/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v71/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v71/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/account_updateUsername.md b/old_docs/API_docs_v71/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v71/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v71/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/auth_cancelCode.md b/old_docs/API_docs_v71/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v71/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v71/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/auth_checkPhone.md b/old_docs/API_docs_v71/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v71/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v71/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v71/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v71/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v71/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/auth_recoverPassword.md b/old_docs/API_docs_v71/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v71/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v71/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v71/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v71/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v71/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/auth_resendCode.md b/old_docs/API_docs_v71/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v71/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v71/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v71/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v71/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v71/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/auth_sendInvites.md b/old_docs/API_docs_v71/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v71/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v71/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v71/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v71/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v71/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v71/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v71/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v71/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_checkUsername.md b/old_docs/API_docs_v71/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v71/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v71/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_createChannel.md b/old_docs/API_docs_v71/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v71/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v71/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_deleteChannel.md b/old_docs/API_docs_v71/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v71/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v71/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_deleteMessages.md b/old_docs/API_docs_v71/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v71/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v71/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v71/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v71/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v71/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_editAbout.md b/old_docs/API_docs_v71/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v71/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v71/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_editAdmin.md b/old_docs/API_docs_v71/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v71/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v71/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_editBanned.md b/old_docs/API_docs_v71/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v71/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v71/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_editPhoto.md b/old_docs/API_docs_v71/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v71/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v71/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_editTitle.md b/old_docs/API_docs_v71/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v71/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v71/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_exportInvite.md b/old_docs/API_docs_v71/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v71/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v71/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_exportMessageLink.md b/old_docs/API_docs_v71/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v71/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v71/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_getAdminLog.md b/old_docs/API_docs_v71/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v71/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v71/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v71/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v71/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v71/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_getChannels.md b/old_docs/API_docs_v71/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v71/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v71/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_getMessages.md b/old_docs/API_docs_v71/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v71/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v71/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_getParticipant.md b/old_docs/API_docs_v71/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v71/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v71/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_getParticipants.md b/old_docs/API_docs_v71/methods/channels_getParticipants.md
index 840df687..58b811be 100644
--- a/old_docs/API_docs_v71/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v71/methods/channels_getParticipants.md
@@ -24,7 +24,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_inviteToChannel.md b/old_docs/API_docs_v71/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v71/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v71/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_joinChannel.md b/old_docs/API_docs_v71/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v71/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v71/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_leaveChannel.md b/old_docs/API_docs_v71/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v71/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v71/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_readHistory.md b/old_docs/API_docs_v71/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v71/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v71/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_readMessageContents.md b/old_docs/API_docs_v71/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v71/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v71/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_reportSpam.md b/old_docs/API_docs_v71/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v71/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v71/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_setStickers.md b/old_docs/API_docs_v71/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v71/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v71/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_toggleInvites.md b/old_docs/API_docs_v71/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v71/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v71/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_toggleSignatures.md b/old_docs/API_docs_v71/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v71/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v71/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v71/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v71/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v71/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/channels_updateUsername.md b/old_docs/API_docs_v71/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v71/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v71/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_block.md b/old_docs/API_docs_v71/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v71/methods/contacts_block.md
+++ b/old_docs/API_docs_v71/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_deleteContact.md b/old_docs/API_docs_v71/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v71/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v71/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_deleteContacts.md b/old_docs/API_docs_v71/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v71/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v71/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_exportCard.md b/old_docs/API_docs_v71/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v71/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v71/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_getBlocked.md b/old_docs/API_docs_v71/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v71/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v71/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_getContacts.md b/old_docs/API_docs_v71/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v71/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v71/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_getStatuses.md b/old_docs/API_docs_v71/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v71/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v71/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_getTopPeers.md b/old_docs/API_docs_v71/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v71/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v71/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_importCard.md b/old_docs/API_docs_v71/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v71/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v71/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_importContacts.md b/old_docs/API_docs_v71/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v71/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v71/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_resetSaved.md b/old_docs/API_docs_v71/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v71/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v71/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v71/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v71/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v71/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_search.md b/old_docs/API_docs_v71/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v71/methods/contacts_search.md
+++ b/old_docs/API_docs_v71/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contacts_unblock.md b/old_docs/API_docs_v71/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v71/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v71/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/contest_saveDeveloperInfo.md b/old_docs/API_docs_v71/methods/contest_saveDeveloperInfo.md
index 2b2b2a56..f6cc9d5c 100644
--- a/old_docs/API_docs_v71/methods/contest_saveDeveloperInfo.md
+++ b/old_docs/API_docs_v71/methods/contest_saveDeveloperInfo.md
@@ -25,7 +25,7 @@ Save developer info for telegram contest
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/destroy_auth_key.md b/old_docs/API_docs_v71/methods/destroy_auth_key.md
index e5507330..8204722e 100644
--- a/old_docs/API_docs_v71/methods/destroy_auth_key.md
+++ b/old_docs/API_docs_v71/methods/destroy_auth_key.md
@@ -16,7 +16,7 @@ Destroy current authorization key
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/destroy_session.md b/old_docs/API_docs_v71/methods/destroy_session.md
index 109c6f2b..e9a57ec0 100644
--- a/old_docs/API_docs_v71/methods/destroy_session.md
+++ b/old_docs/API_docs_v71/methods/destroy_session.md
@@ -21,7 +21,7 @@ Destroy the current MTProto session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/get_future_salts.md b/old_docs/API_docs_v71/methods/get_future_salts.md
index e5509f5a..e35a4f27 100644
--- a/old_docs/API_docs_v71/methods/get_future_salts.md
+++ b/old_docs/API_docs_v71/methods/get_future_salts.md
@@ -21,7 +21,7 @@ Get future salts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_getAppChangelog.md b/old_docs/API_docs_v71/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v71/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v71/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_getAppUpdate.md b/old_docs/API_docs_v71/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v71/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v71/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_getCdnConfig.md b/old_docs/API_docs_v71/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v71/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v71/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_getConfig.md b/old_docs/API_docs_v71/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v71/methods/help_getConfig.md
+++ b/old_docs/API_docs_v71/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_getInviteText.md b/old_docs/API_docs_v71/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v71/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v71/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_getNearestDc.md b/old_docs/API_docs_v71/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v71/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v71/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_getSupport.md b/old_docs/API_docs_v71/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v71/methods/help_getSupport.md
+++ b/old_docs/API_docs_v71/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_getTermsOfService.md b/old_docs/API_docs_v71/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v71/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v71/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_saveAppLog.md b/old_docs/API_docs_v71/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v71/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v71/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v71/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v71/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v71/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/initConnection.md b/old_docs/API_docs_v71/methods/initConnection.md
index beeea748..fa24e751 100644
--- a/old_docs/API_docs_v71/methods/initConnection.md
+++ b/old_docs/API_docs_v71/methods/initConnection.md
@@ -28,7 +28,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/invokeAfterMsg.md b/old_docs/API_docs_v71/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v71/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v71/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/invokeAfterMsgs.md b/old_docs/API_docs_v71/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v71/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v71/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/invokeWithLayer.md b/old_docs/API_docs_v71/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v71/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v71/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v71/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v71/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v71/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/langpack_getDifference.md b/old_docs/API_docs_v71/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v71/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v71/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/langpack_getLangPack.md b/old_docs/API_docs_v71/methods/langpack_getLangPack.md
index 89924e2c..ff9f5c39 100644
--- a/old_docs/API_docs_v71/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v71/methods/langpack_getLangPack.md
@@ -21,7 +21,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/langpack_getLanguages.md b/old_docs/API_docs_v71/methods/langpack_getLanguages.md
index 66567846..3b7da8ae 100644
--- a/old_docs/API_docs_v71/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v71/methods/langpack_getLanguages.md
@@ -16,7 +16,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/langpack_getStrings.md b/old_docs/API_docs_v71/methods/langpack_getStrings.md
index dcf50b21..4724d363 100644
--- a/old_docs/API_docs_v71/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v71/methods/langpack_getStrings.md
@@ -22,7 +22,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_addChatUser.md b/old_docs/API_docs_v71/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v71/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v71/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_checkChatInvite.md b/old_docs/API_docs_v71/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v71/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v71/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v71/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v71/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_createChat.md b/old_docs/API_docs_v71/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v71/methods/messages_createChat.md
+++ b/old_docs/API_docs_v71/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_deleteChatUser.md b/old_docs/API_docs_v71/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v71/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v71/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_deleteHistory.md b/old_docs/API_docs_v71/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v71/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v71/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_deleteMessages.md b/old_docs/API_docs_v71/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v71/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v71/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_editChatAdmin.md b/old_docs/API_docs_v71/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v71/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v71/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_editChatPhoto.md b/old_docs/API_docs_v71/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v71/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v71/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_editChatTitle.md b/old_docs/API_docs_v71/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v71/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v71/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v71/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v71/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v71/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_editMessage.md b/old_docs/API_docs_v71/methods/messages_editMessage.md
index 4a5b09b9..40a57f49 100644
--- a/old_docs/API_docs_v71/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v71/methods/messages_editMessage.md
@@ -27,7 +27,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_exportChatInvite.md b/old_docs/API_docs_v71/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v71/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v71/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_faveSticker.md b/old_docs/API_docs_v71/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v71/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v71/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_forwardMessage.md b/old_docs/API_docs_v71/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v71/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v71/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_forwardMessages.md b/old_docs/API_docs_v71/methods/messages_forwardMessages.md
index 03efbc0b..e1f41cdd 100644
--- a/old_docs/API_docs_v71/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v71/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getAllChats.md b/old_docs/API_docs_v71/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v71/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v71/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getAllDrafts.md b/old_docs/API_docs_v71/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v71/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v71/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getAllStickers.md b/old_docs/API_docs_v71/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v71/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v71/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v71/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v71/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v71/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v71/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v71/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v71/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getChats.md b/old_docs/API_docs_v71/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v71/methods/messages_getChats.md
+++ b/old_docs/API_docs_v71/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getCommonChats.md b/old_docs/API_docs_v71/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v71/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v71/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getDialogs.md b/old_docs/API_docs_v71/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v71/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v71/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v71/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v71/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v71/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getFavedStickers.md b/old_docs/API_docs_v71/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v71/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v71/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v71/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getGameHighScores.md b/old_docs/API_docs_v71/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v71/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v71/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getHistory.md b/old_docs/API_docs_v71/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v71/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v71/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v71/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v71/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v71/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v71/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v71/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v71/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getMaskStickers.md b/old_docs/API_docs_v71/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v71/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getMessageEditData.md b/old_docs/API_docs_v71/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v71/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v71/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getMessages.md b/old_docs/API_docs_v71/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v71/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v71/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getMessagesViews.md b/old_docs/API_docs_v71/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v71/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v71/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v71/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v71/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v71/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getPeerSettings.md b/old_docs/API_docs_v71/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v71/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v71/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v71/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v71/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v71/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getRecentStickers.md b/old_docs/API_docs_v71/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v71/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getSavedGifs.md b/old_docs/API_docs_v71/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v71/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v71/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getStickerSet.md b/old_docs/API_docs_v71/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v71/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v71/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v71/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v71/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v71/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getWebPage.md b/old_docs/API_docs_v71/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v71/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v71/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v71/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v71/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v71/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_hideReportSpam.md b/old_docs/API_docs_v71/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v71/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v71/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_importChatInvite.md b/old_docs/API_docs_v71/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v71/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v71/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_installStickerSet.md b/old_docs/API_docs_v71/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v71/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v71/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_migrateChat.md b/old_docs/API_docs_v71/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v71/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v71/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v71/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v71/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v71/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v71/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v71/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v71/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_readHistory.md b/old_docs/API_docs_v71/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v71/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v71/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_readMessageContents.md b/old_docs/API_docs_v71/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v71/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v71/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_receivedMessages.md b/old_docs/API_docs_v71/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v71/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v71/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v71/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v71/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v71/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v71/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v71/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v71/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v71/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v71/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v71/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_reportSpam.md b/old_docs/API_docs_v71/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v71/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v71/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_saveDraft.md b/old_docs/API_docs_v71/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v71/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v71/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_saveGif.md b/old_docs/API_docs_v71/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v71/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v71/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v71/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v71/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v71/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_search.md b/old_docs/API_docs_v71/methods/messages_search.md
index 628c74ba..8879aab2 100644
--- a/old_docs/API_docs_v71/methods/messages_search.md
+++ b/old_docs/API_docs_v71/methods/messages_search.md
@@ -31,7 +31,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_searchGifs.md b/old_docs/API_docs_v71/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v71/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v71/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_searchGlobal.md b/old_docs/API_docs_v71/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v71/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v71/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_sendEncrypted.md b/old_docs/API_docs_v71/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v71/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v71/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v71/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v71/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v71/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v71/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v71/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v71/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v71/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v71/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v71/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_sendMedia.md b/old_docs/API_docs_v71/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v71/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v71/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_sendMessage.md b/old_docs/API_docs_v71/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v71/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v71/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v71/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v71/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v71/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v71/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v71/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v71/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v71/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v71/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v71/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v71/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v71/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v71/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v71/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v71/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v71/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_setGameScore.md b/old_docs/API_docs_v71/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v71/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v71/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v71/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v71/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v71/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v71/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v71/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v71/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_setTyping.md b/old_docs/API_docs_v71/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v71/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v71/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_startBot.md b/old_docs/API_docs_v71/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v71/methods/messages_startBot.md
+++ b/old_docs/API_docs_v71/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v71/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v71/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v71/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v71/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v71/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v71/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v71/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v71/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v71/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/messages_uploadMedia.md b/old_docs/API_docs_v71/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v71/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v71/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v71/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v71/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v71/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/payments_getPaymentForm.md b/old_docs/API_docs_v71/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v71/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v71/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v71/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v71/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v71/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/payments_getSavedInfo.md b/old_docs/API_docs_v71/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v71/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v71/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v71/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v71/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v71/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v71/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v71/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v71/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/phone_getCallConfig.md b/old_docs/API_docs_v71/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v71/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v71/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/phone_receivedCall.md b/old_docs/API_docs_v71/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v71/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v71/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/phone_saveCallDebug.md b/old_docs/API_docs_v71/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v71/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v71/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/phone_setCallRating.md b/old_docs/API_docs_v71/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v71/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v71/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/photos_deletePhotos.md b/old_docs/API_docs_v71/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v71/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v71/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/photos_getUserPhotos.md b/old_docs/API_docs_v71/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v71/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v71/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v71/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v71/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v71/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v71/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v71/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v71/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/ping.md b/old_docs/API_docs_v71/methods/ping.md
index e572cd56..54ed657f 100644
--- a/old_docs/API_docs_v71/methods/ping.md
+++ b/old_docs/API_docs_v71/methods/ping.md
@@ -21,7 +21,7 @@ Pings the server
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/ping_delay_disconnect.md b/old_docs/API_docs_v71/methods/ping_delay_disconnect.md
index 0e5e5465..28fe70a3 100644
--- a/old_docs/API_docs_v71/methods/ping_delay_disconnect.md
+++ b/old_docs/API_docs_v71/methods/ping_delay_disconnect.md
@@ -22,7 +22,7 @@ Pings the server and causes disconection if the same method is not called within
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/req_DH_params.md b/old_docs/API_docs_v71/methods/req_DH_params.md
index 976673cd..4f7c5517 100644
--- a/old_docs/API_docs_v71/methods/req_DH_params.md
+++ b/old_docs/API_docs_v71/methods/req_DH_params.md
@@ -26,7 +26,7 @@ Requests Diffie-hellman parameters for key exchange
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/req_pq.md b/old_docs/API_docs_v71/methods/req_pq.md
index 640a1659..cc299577 100644
--- a/old_docs/API_docs_v71/methods/req_pq.md
+++ b/old_docs/API_docs_v71/methods/req_pq.md
@@ -21,7 +21,7 @@ Requests PQ for factorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/rpc_drop_answer.md b/old_docs/API_docs_v71/methods/rpc_drop_answer.md
index 74ac994b..ccbc2e84 100644
--- a/old_docs/API_docs_v71/methods/rpc_drop_answer.md
+++ b/old_docs/API_docs_v71/methods/rpc_drop_answer.md
@@ -21,7 +21,7 @@ Do not send answer to provided request
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/set_client_DH_params.md b/old_docs/API_docs_v71/methods/set_client_DH_params.md
index 76338bb8..e82f2747 100644
--- a/old_docs/API_docs_v71/methods/set_client_DH_params.md
+++ b/old_docs/API_docs_v71/methods/set_client_DH_params.md
@@ -23,7 +23,7 @@ Sets client diffie-hellman parameters
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v71/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v71/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v71/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v71/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v71/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v71/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/stickers_createStickerSet.md b/old_docs/API_docs_v71/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v71/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v71/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v71/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v71/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v71/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/upload_getWebFile.md b/old_docs/API_docs_v71/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v71/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v71/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v71/methods/users_getUsers.md b/old_docs/API_docs_v71/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v71/methods/users_getUsers.md
+++ b/old_docs/API_docs_v71/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_changePhone.md b/old_docs/API_docs_v72/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v72/methods/account_changePhone.md
+++ b/old_docs/API_docs_v72/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_checkUsername.md b/old_docs/API_docs_v72/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v72/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v72/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_confirmPhone.md b/old_docs/API_docs_v72/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v72/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v72/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_deleteAccount.md b/old_docs/API_docs_v72/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v72/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v72/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_getAccountTTL.md b/old_docs/API_docs_v72/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v72/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v72/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_getAuthorizations.md b/old_docs/API_docs_v72/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v72/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v72/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_getNotifySettings.md b/old_docs/API_docs_v72/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v72/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v72/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_getPassword.md b/old_docs/API_docs_v72/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v72/methods/account_getPassword.md
+++ b/old_docs/API_docs_v72/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_getPrivacy.md b/old_docs/API_docs_v72/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v72/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v72/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_getTmpPassword.md b/old_docs/API_docs_v72/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v72/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v72/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_getWallPapers.md b/old_docs/API_docs_v72/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v72/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v72/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_registerDevice.md b/old_docs/API_docs_v72/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v72/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v72/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_reportPeer.md b/old_docs/API_docs_v72/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v72/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v72/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_resetAuthorization.md b/old_docs/API_docs_v72/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v72/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v72/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_resetNotifySettings.md b/old_docs/API_docs_v72/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v72/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v72/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v72/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v72/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v72/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v72/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v72/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v72/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_setAccountTTL.md b/old_docs/API_docs_v72/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v72/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v72/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_setPrivacy.md b/old_docs/API_docs_v72/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v72/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v72/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_unregisterDevice.md b/old_docs/API_docs_v72/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v72/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v72/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v72/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v72/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v72/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_updateNotifySettings.md b/old_docs/API_docs_v72/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v72/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v72/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_updateProfile.md b/old_docs/API_docs_v72/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v72/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v72/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_updateStatus.md b/old_docs/API_docs_v72/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v72/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v72/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/account_updateUsername.md b/old_docs/API_docs_v72/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v72/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v72/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/auth_cancelCode.md b/old_docs/API_docs_v72/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v72/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v72/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/auth_checkPhone.md b/old_docs/API_docs_v72/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v72/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v72/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v72/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v72/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v72/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/auth_recoverPassword.md b/old_docs/API_docs_v72/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v72/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v72/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v72/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v72/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v72/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/auth_resendCode.md b/old_docs/API_docs_v72/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v72/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v72/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v72/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v72/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v72/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/auth_sendInvites.md b/old_docs/API_docs_v72/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v72/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v72/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v72/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v72/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v72/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v72/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v72/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v72/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_checkUsername.md b/old_docs/API_docs_v72/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v72/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v72/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_createChannel.md b/old_docs/API_docs_v72/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v72/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v72/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_deleteChannel.md b/old_docs/API_docs_v72/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v72/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v72/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_deleteHistory.md b/old_docs/API_docs_v72/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v72/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v72/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_deleteMessages.md b/old_docs/API_docs_v72/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v72/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v72/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v72/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v72/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v72/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_editAbout.md b/old_docs/API_docs_v72/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v72/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v72/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_editAdmin.md b/old_docs/API_docs_v72/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v72/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v72/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_editBanned.md b/old_docs/API_docs_v72/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v72/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v72/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_editPhoto.md b/old_docs/API_docs_v72/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v72/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v72/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_editTitle.md b/old_docs/API_docs_v72/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v72/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v72/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_exportInvite.md b/old_docs/API_docs_v72/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v72/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v72/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_exportMessageLink.md b/old_docs/API_docs_v72/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v72/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v72/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_getAdminLog.md b/old_docs/API_docs_v72/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v72/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v72/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v72/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v72/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v72/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_getChannels.md b/old_docs/API_docs_v72/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v72/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v72/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_getMessages.md b/old_docs/API_docs_v72/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v72/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v72/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_getParticipant.md b/old_docs/API_docs_v72/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v72/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v72/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_getParticipants.md b/old_docs/API_docs_v72/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v72/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v72/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_inviteToChannel.md b/old_docs/API_docs_v72/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v72/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v72/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_joinChannel.md b/old_docs/API_docs_v72/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v72/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v72/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_leaveChannel.md b/old_docs/API_docs_v72/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v72/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v72/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_readHistory.md b/old_docs/API_docs_v72/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v72/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v72/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_readMessageContents.md b/old_docs/API_docs_v72/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v72/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v72/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_reportSpam.md b/old_docs/API_docs_v72/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v72/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v72/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_setStickers.md b/old_docs/API_docs_v72/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v72/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v72/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_toggleInvites.md b/old_docs/API_docs_v72/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v72/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v72/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v72/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v72/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v72/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_toggleSignatures.md b/old_docs/API_docs_v72/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v72/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v72/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v72/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v72/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v72/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/channels_updateUsername.md b/old_docs/API_docs_v72/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v72/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v72/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_block.md b/old_docs/API_docs_v72/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v72/methods/contacts_block.md
+++ b/old_docs/API_docs_v72/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_deleteContact.md b/old_docs/API_docs_v72/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v72/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v72/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_deleteContacts.md b/old_docs/API_docs_v72/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v72/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v72/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_exportCard.md b/old_docs/API_docs_v72/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v72/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v72/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_getBlocked.md b/old_docs/API_docs_v72/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v72/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v72/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_getContacts.md b/old_docs/API_docs_v72/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v72/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v72/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_getStatuses.md b/old_docs/API_docs_v72/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v72/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v72/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_getTopPeers.md b/old_docs/API_docs_v72/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v72/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v72/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_importCard.md b/old_docs/API_docs_v72/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v72/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v72/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_importContacts.md b/old_docs/API_docs_v72/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v72/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v72/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_resetSaved.md b/old_docs/API_docs_v72/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v72/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v72/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v72/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v72/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v72/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_search.md b/old_docs/API_docs_v72/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v72/methods/contacts_search.md
+++ b/old_docs/API_docs_v72/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contacts_unblock.md b/old_docs/API_docs_v72/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v72/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v72/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/contest_saveDeveloperInfo.md b/old_docs/API_docs_v72/methods/contest_saveDeveloperInfo.md
index 2b2b2a56..f6cc9d5c 100644
--- a/old_docs/API_docs_v72/methods/contest_saveDeveloperInfo.md
+++ b/old_docs/API_docs_v72/methods/contest_saveDeveloperInfo.md
@@ -25,7 +25,7 @@ Save developer info for telegram contest
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/destroy_auth_key.md b/old_docs/API_docs_v72/methods/destroy_auth_key.md
index e5507330..8204722e 100644
--- a/old_docs/API_docs_v72/methods/destroy_auth_key.md
+++ b/old_docs/API_docs_v72/methods/destroy_auth_key.md
@@ -16,7 +16,7 @@ Destroy current authorization key
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/destroy_session.md b/old_docs/API_docs_v72/methods/destroy_session.md
index 109c6f2b..e9a57ec0 100644
--- a/old_docs/API_docs_v72/methods/destroy_session.md
+++ b/old_docs/API_docs_v72/methods/destroy_session.md
@@ -21,7 +21,7 @@ Destroy the current MTProto session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/get_future_salts.md b/old_docs/API_docs_v72/methods/get_future_salts.md
index e5509f5a..e35a4f27 100644
--- a/old_docs/API_docs_v72/methods/get_future_salts.md
+++ b/old_docs/API_docs_v72/methods/get_future_salts.md
@@ -21,7 +21,7 @@ Get future salts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getAppChangelog.md b/old_docs/API_docs_v72/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v72/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v72/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getAppUpdate.md b/old_docs/API_docs_v72/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v72/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v72/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getCdnConfig.md b/old_docs/API_docs_v72/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v72/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v72/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getConfig.md b/old_docs/API_docs_v72/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v72/methods/help_getConfig.md
+++ b/old_docs/API_docs_v72/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getInviteText.md b/old_docs/API_docs_v72/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v72/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v72/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getNearestDc.md b/old_docs/API_docs_v72/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v72/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v72/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v72/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v72/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v72/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getSupport.md b/old_docs/API_docs_v72/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v72/methods/help_getSupport.md
+++ b/old_docs/API_docs_v72/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_getTermsOfService.md b/old_docs/API_docs_v72/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v72/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v72/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_saveAppLog.md b/old_docs/API_docs_v72/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v72/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v72/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v72/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v72/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v72/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/initConnection.md b/old_docs/API_docs_v72/methods/initConnection.md
index beeea748..fa24e751 100644
--- a/old_docs/API_docs_v72/methods/initConnection.md
+++ b/old_docs/API_docs_v72/methods/initConnection.md
@@ -28,7 +28,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/invokeAfterMsg.md b/old_docs/API_docs_v72/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v72/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v72/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/invokeAfterMsgs.md b/old_docs/API_docs_v72/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v72/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v72/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/invokeWithLayer.md b/old_docs/API_docs_v72/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v72/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v72/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v72/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v72/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v72/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/langpack_getDifference.md b/old_docs/API_docs_v72/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v72/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v72/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/langpack_getLangPack.md b/old_docs/API_docs_v72/methods/langpack_getLangPack.md
index 89924e2c..ff9f5c39 100644
--- a/old_docs/API_docs_v72/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v72/methods/langpack_getLangPack.md
@@ -21,7 +21,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/langpack_getLanguages.md b/old_docs/API_docs_v72/methods/langpack_getLanguages.md
index 66567846..3b7da8ae 100644
--- a/old_docs/API_docs_v72/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v72/methods/langpack_getLanguages.md
@@ -16,7 +16,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/langpack_getStrings.md b/old_docs/API_docs_v72/methods/langpack_getStrings.md
index dcf50b21..4724d363 100644
--- a/old_docs/API_docs_v72/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v72/methods/langpack_getStrings.md
@@ -22,7 +22,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_addChatUser.md b/old_docs/API_docs_v72/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v72/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v72/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_checkChatInvite.md b/old_docs/API_docs_v72/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v72/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v72/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v72/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v72/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_createChat.md b/old_docs/API_docs_v72/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v72/methods/messages_createChat.md
+++ b/old_docs/API_docs_v72/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_deleteChatUser.md b/old_docs/API_docs_v72/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v72/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v72/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_deleteHistory.md b/old_docs/API_docs_v72/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v72/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v72/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_deleteMessages.md b/old_docs/API_docs_v72/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v72/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v72/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_editChatAdmin.md b/old_docs/API_docs_v72/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v72/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v72/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_editChatPhoto.md b/old_docs/API_docs_v72/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v72/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v72/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_editChatTitle.md b/old_docs/API_docs_v72/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v72/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v72/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v72/methods/messages_editInlineBotMessage.md
index 6be1ab18..bd82ccee 100644
--- a/old_docs/API_docs_v72/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v72/methods/messages_editInlineBotMessage.md
@@ -26,7 +26,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_editMessage.md b/old_docs/API_docs_v72/methods/messages_editMessage.md
index af53c7bf..870c03c9 100644
--- a/old_docs/API_docs_v72/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v72/methods/messages_editMessage.md
@@ -29,7 +29,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_exportChatInvite.md b/old_docs/API_docs_v72/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v72/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v72/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_faveSticker.md b/old_docs/API_docs_v72/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v72/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v72/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_forwardMessage.md b/old_docs/API_docs_v72/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v72/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v72/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_forwardMessages.md b/old_docs/API_docs_v72/methods/messages_forwardMessages.md
index 03efbc0b..e1f41cdd 100644
--- a/old_docs/API_docs_v72/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v72/methods/messages_forwardMessages.md
@@ -26,7 +26,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getAllChats.md b/old_docs/API_docs_v72/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v72/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v72/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getAllDrafts.md b/old_docs/API_docs_v72/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v72/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v72/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getAllStickers.md b/old_docs/API_docs_v72/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v72/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v72/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v72/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v72/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v72/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v72/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v72/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v72/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getChats.md b/old_docs/API_docs_v72/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v72/methods/messages_getChats.md
+++ b/old_docs/API_docs_v72/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getCommonChats.md b/old_docs/API_docs_v72/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v72/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v72/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getDialogs.md b/old_docs/API_docs_v72/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v72/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v72/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v72/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v72/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v72/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getFavedStickers.md b/old_docs/API_docs_v72/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v72/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v72/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v72/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getGameHighScores.md b/old_docs/API_docs_v72/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v72/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v72/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getHistory.md b/old_docs/API_docs_v72/methods/messages_getHistory.md
index d142d0ae..708e653e 100644
--- a/old_docs/API_docs_v72/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v72/methods/messages_getHistory.md
@@ -27,7 +27,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v72/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v72/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v72/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v72/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v72/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v72/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getMaskStickers.md b/old_docs/API_docs_v72/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v72/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getMessageEditData.md b/old_docs/API_docs_v72/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v72/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v72/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getMessages.md b/old_docs/API_docs_v72/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v72/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v72/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getMessagesViews.md b/old_docs/API_docs_v72/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v72/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v72/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v72/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v72/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v72/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getPeerSettings.md b/old_docs/API_docs_v72/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v72/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v72/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v72/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v72/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v72/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getRecentLocations.md b/old_docs/API_docs_v72/methods/messages_getRecentLocations.md
index 50d8cb4a..b580e6e0 100644
--- a/old_docs/API_docs_v72/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v72/methods/messages_getRecentLocations.md
@@ -22,7 +22,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getRecentStickers.md b/old_docs/API_docs_v72/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v72/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getSavedGifs.md b/old_docs/API_docs_v72/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v72/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v72/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getStickerSet.md b/old_docs/API_docs_v72/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v72/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v72/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v72/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v72/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v72/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getWebPage.md b/old_docs/API_docs_v72/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v72/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v72/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v72/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v72/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v72/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_hideReportSpam.md b/old_docs/API_docs_v72/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v72/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v72/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_importChatInvite.md b/old_docs/API_docs_v72/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v72/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v72/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_installStickerSet.md b/old_docs/API_docs_v72/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v72/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v72/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_migrateChat.md b/old_docs/API_docs_v72/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v72/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v72/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v72/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v72/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v72/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v72/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v72/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v72/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_readHistory.md b/old_docs/API_docs_v72/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v72/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v72/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_readMentions.md b/old_docs/API_docs_v72/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v72/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v72/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_readMessageContents.md b/old_docs/API_docs_v72/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v72/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v72/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_receivedMessages.md b/old_docs/API_docs_v72/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v72/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v72/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v72/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v72/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v72/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v72/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v72/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v72/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v72/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v72/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v72/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_reportSpam.md b/old_docs/API_docs_v72/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v72/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v72/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_saveDraft.md b/old_docs/API_docs_v72/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v72/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v72/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_saveGif.md b/old_docs/API_docs_v72/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v72/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v72/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v72/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v72/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v72/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_search.md b/old_docs/API_docs_v72/methods/messages_search.md
index 628c74ba..8879aab2 100644
--- a/old_docs/API_docs_v72/methods/messages_search.md
+++ b/old_docs/API_docs_v72/methods/messages_search.md
@@ -31,7 +31,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_searchGifs.md b/old_docs/API_docs_v72/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v72/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v72/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_searchGlobal.md b/old_docs/API_docs_v72/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v72/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v72/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_sendEncrypted.md b/old_docs/API_docs_v72/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v72/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v72/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v72/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v72/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v72/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v72/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v72/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v72/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v72/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v72/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v72/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_sendMedia.md b/old_docs/API_docs_v72/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v72/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v72/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_sendMessage.md b/old_docs/API_docs_v72/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v72/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v72/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v72/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v72/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v72/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v72/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v72/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v72/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v72/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v72/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v72/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v72/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v72/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v72/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v72/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v72/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v72/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_setGameScore.md b/old_docs/API_docs_v72/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v72/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v72/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v72/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v72/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v72/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v72/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v72/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v72/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_setTyping.md b/old_docs/API_docs_v72/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v72/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v72/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_startBot.md b/old_docs/API_docs_v72/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v72/methods/messages_startBot.md
+++ b/old_docs/API_docs_v72/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v72/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v72/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v72/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v72/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v72/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v72/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v72/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v72/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v72/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/messages_uploadMedia.md b/old_docs/API_docs_v72/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v72/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v72/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v72/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v72/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v72/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/payments_getPaymentForm.md b/old_docs/API_docs_v72/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v72/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v72/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v72/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v72/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v72/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/payments_getSavedInfo.md b/old_docs/API_docs_v72/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v72/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v72/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v72/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v72/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v72/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v72/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v72/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v72/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/phone_getCallConfig.md b/old_docs/API_docs_v72/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v72/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v72/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/phone_receivedCall.md b/old_docs/API_docs_v72/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v72/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v72/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/phone_saveCallDebug.md b/old_docs/API_docs_v72/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v72/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v72/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/phone_setCallRating.md b/old_docs/API_docs_v72/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v72/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v72/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/photos_deletePhotos.md b/old_docs/API_docs_v72/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v72/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v72/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/photos_getUserPhotos.md b/old_docs/API_docs_v72/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v72/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v72/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v72/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v72/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v72/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v72/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v72/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v72/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/ping.md b/old_docs/API_docs_v72/methods/ping.md
index e572cd56..54ed657f 100644
--- a/old_docs/API_docs_v72/methods/ping.md
+++ b/old_docs/API_docs_v72/methods/ping.md
@@ -21,7 +21,7 @@ Pings the server
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/ping_delay_disconnect.md b/old_docs/API_docs_v72/methods/ping_delay_disconnect.md
index 0e5e5465..28fe70a3 100644
--- a/old_docs/API_docs_v72/methods/ping_delay_disconnect.md
+++ b/old_docs/API_docs_v72/methods/ping_delay_disconnect.md
@@ -22,7 +22,7 @@ Pings the server and causes disconection if the same method is not called within
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/req_DH_params.md b/old_docs/API_docs_v72/methods/req_DH_params.md
index 976673cd..4f7c5517 100644
--- a/old_docs/API_docs_v72/methods/req_DH_params.md
+++ b/old_docs/API_docs_v72/methods/req_DH_params.md
@@ -26,7 +26,7 @@ Requests Diffie-hellman parameters for key exchange
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/req_pq.md b/old_docs/API_docs_v72/methods/req_pq.md
index 640a1659..cc299577 100644
--- a/old_docs/API_docs_v72/methods/req_pq.md
+++ b/old_docs/API_docs_v72/methods/req_pq.md
@@ -21,7 +21,7 @@ Requests PQ for factorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/rpc_drop_answer.md b/old_docs/API_docs_v72/methods/rpc_drop_answer.md
index 74ac994b..ccbc2e84 100644
--- a/old_docs/API_docs_v72/methods/rpc_drop_answer.md
+++ b/old_docs/API_docs_v72/methods/rpc_drop_answer.md
@@ -21,7 +21,7 @@ Do not send answer to provided request
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/set_client_DH_params.md b/old_docs/API_docs_v72/methods/set_client_DH_params.md
index 76338bb8..e82f2747 100644
--- a/old_docs/API_docs_v72/methods/set_client_DH_params.md
+++ b/old_docs/API_docs_v72/methods/set_client_DH_params.md
@@ -23,7 +23,7 @@ Sets client diffie-hellman parameters
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v72/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v72/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v72/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v72/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v72/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v72/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/stickers_createStickerSet.md b/old_docs/API_docs_v72/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v72/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v72/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v72/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v72/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v72/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/upload_getWebFile.md b/old_docs/API_docs_v72/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v72/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v72/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v72/methods/users_getUsers.md b/old_docs/API_docs_v72/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v72/methods/users_getUsers.md
+++ b/old_docs/API_docs_v72/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_changePhone.md b/old_docs/API_docs_v73/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v73/methods/account_changePhone.md
+++ b/old_docs/API_docs_v73/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_checkUsername.md b/old_docs/API_docs_v73/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v73/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v73/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_confirmPhone.md b/old_docs/API_docs_v73/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v73/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v73/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_deleteAccount.md b/old_docs/API_docs_v73/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v73/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v73/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_getAccountTTL.md b/old_docs/API_docs_v73/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v73/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v73/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_getAuthorizations.md b/old_docs/API_docs_v73/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v73/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v73/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_getNotifySettings.md b/old_docs/API_docs_v73/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v73/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v73/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_getPassword.md b/old_docs/API_docs_v73/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v73/methods/account_getPassword.md
+++ b/old_docs/API_docs_v73/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_getPrivacy.md b/old_docs/API_docs_v73/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v73/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v73/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_getTmpPassword.md b/old_docs/API_docs_v73/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v73/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v73/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_getWallPapers.md b/old_docs/API_docs_v73/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v73/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v73/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_registerDevice.md b/old_docs/API_docs_v73/methods/account_registerDevice.md
index 5859a5a9..72c70d16 100644
--- a/old_docs/API_docs_v73/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v73/methods/account_registerDevice.md
@@ -22,7 +22,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_reportPeer.md b/old_docs/API_docs_v73/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v73/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v73/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_resetAuthorization.md b/old_docs/API_docs_v73/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v73/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v73/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_resetNotifySettings.md b/old_docs/API_docs_v73/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v73/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v73/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v73/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v73/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v73/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v73/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v73/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v73/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_setAccountTTL.md b/old_docs/API_docs_v73/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v73/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v73/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_setPrivacy.md b/old_docs/API_docs_v73/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v73/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v73/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_unregisterDevice.md b/old_docs/API_docs_v73/methods/account_unregisterDevice.md
index 856c05ea..aeeea3a3 100644
--- a/old_docs/API_docs_v73/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v73/methods/account_unregisterDevice.md
@@ -22,7 +22,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v73/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v73/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v73/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_updateNotifySettings.md b/old_docs/API_docs_v73/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v73/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v73/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_updateProfile.md b/old_docs/API_docs_v73/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v73/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v73/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_updateStatus.md b/old_docs/API_docs_v73/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v73/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v73/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/account_updateUsername.md b/old_docs/API_docs_v73/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v73/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v73/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/auth_cancelCode.md b/old_docs/API_docs_v73/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v73/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v73/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/auth_checkPhone.md b/old_docs/API_docs_v73/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v73/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v73/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v73/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v73/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v73/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/auth_recoverPassword.md b/old_docs/API_docs_v73/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v73/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v73/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v73/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v73/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v73/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/auth_resendCode.md b/old_docs/API_docs_v73/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v73/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v73/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v73/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v73/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v73/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/auth_sendInvites.md b/old_docs/API_docs_v73/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v73/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v73/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v73/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v73/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v73/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v73/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v73/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v73/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_checkUsername.md b/old_docs/API_docs_v73/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v73/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v73/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_createChannel.md b/old_docs/API_docs_v73/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v73/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v73/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_deleteChannel.md b/old_docs/API_docs_v73/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v73/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v73/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_deleteHistory.md b/old_docs/API_docs_v73/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v73/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v73/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_deleteMessages.md b/old_docs/API_docs_v73/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v73/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v73/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v73/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v73/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v73/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_editAbout.md b/old_docs/API_docs_v73/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v73/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v73/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_editAdmin.md b/old_docs/API_docs_v73/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v73/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v73/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_editBanned.md b/old_docs/API_docs_v73/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v73/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v73/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_editPhoto.md b/old_docs/API_docs_v73/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v73/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v73/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_editTitle.md b/old_docs/API_docs_v73/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v73/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v73/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_exportInvite.md b/old_docs/API_docs_v73/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v73/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v73/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_exportMessageLink.md b/old_docs/API_docs_v73/methods/channels_exportMessageLink.md
index a7c573a6..ed15d999 100644
--- a/old_docs/API_docs_v73/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v73/methods/channels_exportMessageLink.md
@@ -22,7 +22,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_getAdminLog.md b/old_docs/API_docs_v73/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v73/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v73/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v73/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v73/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v73/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_getChannels.md b/old_docs/API_docs_v73/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v73/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v73/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_getMessages.md b/old_docs/API_docs_v73/methods/channels_getMessages.md
index 008805a3..9315680c 100644
--- a/old_docs/API_docs_v73/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v73/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_getParticipant.md b/old_docs/API_docs_v73/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v73/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v73/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_getParticipants.md b/old_docs/API_docs_v73/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v73/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v73/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_inviteToChannel.md b/old_docs/API_docs_v73/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v73/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v73/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_joinChannel.md b/old_docs/API_docs_v73/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v73/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v73/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_leaveChannel.md b/old_docs/API_docs_v73/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v73/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v73/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_readHistory.md b/old_docs/API_docs_v73/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v73/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v73/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_readMessageContents.md b/old_docs/API_docs_v73/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v73/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v73/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_reportSpam.md b/old_docs/API_docs_v73/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v73/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v73/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_setStickers.md b/old_docs/API_docs_v73/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v73/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v73/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_toggleInvites.md b/old_docs/API_docs_v73/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v73/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v73/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v73/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v73/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v73/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_toggleSignatures.md b/old_docs/API_docs_v73/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v73/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v73/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v73/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v73/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v73/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/channels_updateUsername.md b/old_docs/API_docs_v73/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v73/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v73/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_block.md b/old_docs/API_docs_v73/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v73/methods/contacts_block.md
+++ b/old_docs/API_docs_v73/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_deleteContact.md b/old_docs/API_docs_v73/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v73/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v73/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_deleteContacts.md b/old_docs/API_docs_v73/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v73/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v73/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_exportCard.md b/old_docs/API_docs_v73/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v73/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v73/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_getBlocked.md b/old_docs/API_docs_v73/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v73/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v73/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_getContacts.md b/old_docs/API_docs_v73/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v73/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v73/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_getStatuses.md b/old_docs/API_docs_v73/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v73/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v73/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_getTopPeers.md b/old_docs/API_docs_v73/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v73/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v73/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_importCard.md b/old_docs/API_docs_v73/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v73/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v73/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_importContacts.md b/old_docs/API_docs_v73/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v73/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v73/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_resetSaved.md b/old_docs/API_docs_v73/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v73/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v73/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v73/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v73/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v73/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_search.md b/old_docs/API_docs_v73/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v73/methods/contacts_search.md
+++ b/old_docs/API_docs_v73/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/contacts_unblock.md b/old_docs/API_docs_v73/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v73/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v73/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getAppChangelog.md b/old_docs/API_docs_v73/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v73/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v73/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getAppUpdate.md b/old_docs/API_docs_v73/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v73/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v73/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getCdnConfig.md b/old_docs/API_docs_v73/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v73/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v73/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getConfig.md b/old_docs/API_docs_v73/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v73/methods/help_getConfig.md
+++ b/old_docs/API_docs_v73/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getInviteText.md b/old_docs/API_docs_v73/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v73/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v73/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getNearestDc.md b/old_docs/API_docs_v73/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v73/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v73/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v73/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v73/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v73/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getSupport.md b/old_docs/API_docs_v73/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v73/methods/help_getSupport.md
+++ b/old_docs/API_docs_v73/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_getTermsOfService.md b/old_docs/API_docs_v73/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v73/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v73/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_saveAppLog.md b/old_docs/API_docs_v73/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v73/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v73/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v73/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v73/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v73/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/initConnection.md b/old_docs/API_docs_v73/methods/initConnection.md
index beeea748..fa24e751 100644
--- a/old_docs/API_docs_v73/methods/initConnection.md
+++ b/old_docs/API_docs_v73/methods/initConnection.md
@@ -28,7 +28,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/invokeAfterMsg.md b/old_docs/API_docs_v73/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v73/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v73/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/invokeAfterMsgs.md b/old_docs/API_docs_v73/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v73/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v73/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/invokeWithLayer.md b/old_docs/API_docs_v73/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v73/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v73/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v73/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v73/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v73/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/langpack_getDifference.md b/old_docs/API_docs_v73/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v73/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v73/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/langpack_getLangPack.md b/old_docs/API_docs_v73/methods/langpack_getLangPack.md
index 89924e2c..ff9f5c39 100644
--- a/old_docs/API_docs_v73/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v73/methods/langpack_getLangPack.md
@@ -21,7 +21,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/langpack_getLanguages.md b/old_docs/API_docs_v73/methods/langpack_getLanguages.md
index 66567846..3b7da8ae 100644
--- a/old_docs/API_docs_v73/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v73/methods/langpack_getLanguages.md
@@ -16,7 +16,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/langpack_getStrings.md b/old_docs/API_docs_v73/methods/langpack_getStrings.md
index dcf50b21..4724d363 100644
--- a/old_docs/API_docs_v73/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v73/methods/langpack_getStrings.md
@@ -22,7 +22,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_addChatUser.md b/old_docs/API_docs_v73/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v73/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v73/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_checkChatInvite.md b/old_docs/API_docs_v73/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v73/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v73/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v73/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v73/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_createChat.md b/old_docs/API_docs_v73/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v73/methods/messages_createChat.md
+++ b/old_docs/API_docs_v73/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_deleteChatUser.md b/old_docs/API_docs_v73/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v73/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v73/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_deleteHistory.md b/old_docs/API_docs_v73/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v73/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v73/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_deleteMessages.md b/old_docs/API_docs_v73/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v73/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v73/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_editChatAdmin.md b/old_docs/API_docs_v73/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v73/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v73/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_editChatPhoto.md b/old_docs/API_docs_v73/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v73/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v73/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_editChatTitle.md b/old_docs/API_docs_v73/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v73/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v73/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v73/methods/messages_editInlineBotMessage.md
index df34f77a..443ab786 100644
--- a/old_docs/API_docs_v73/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v73/methods/messages_editInlineBotMessage.md
@@ -28,7 +28,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_editMessage.md b/old_docs/API_docs_v73/methods/messages_editMessage.md
index af53c7bf..870c03c9 100644
--- a/old_docs/API_docs_v73/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v73/methods/messages_editMessage.md
@@ -29,7 +29,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_exportChatInvite.md b/old_docs/API_docs_v73/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v73/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v73/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_faveSticker.md b/old_docs/API_docs_v73/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v73/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v73/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_forwardMessage.md b/old_docs/API_docs_v73/methods/messages_forwardMessage.md
index b69afcee..04772f73 100644
--- a/old_docs/API_docs_v73/methods/messages_forwardMessage.md
+++ b/old_docs/API_docs_v73/methods/messages_forwardMessage.md
@@ -22,7 +22,7 @@ Forward message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_forwardMessages.md b/old_docs/API_docs_v73/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v73/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v73/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getAllChats.md b/old_docs/API_docs_v73/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v73/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v73/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getAllDrafts.md b/old_docs/API_docs_v73/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v73/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v73/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getAllStickers.md b/old_docs/API_docs_v73/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v73/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v73/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v73/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v73/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v73/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v73/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v73/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v73/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getChats.md b/old_docs/API_docs_v73/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v73/methods/messages_getChats.md
+++ b/old_docs/API_docs_v73/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getCommonChats.md b/old_docs/API_docs_v73/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v73/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v73/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getDialogs.md b/old_docs/API_docs_v73/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v73/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v73/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v73/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v73/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v73/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getFavedStickers.md b/old_docs/API_docs_v73/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v73/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v73/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v73/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getGameHighScores.md b/old_docs/API_docs_v73/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v73/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v73/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getHistory.md b/old_docs/API_docs_v73/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v73/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v73/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v73/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v73/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v73/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v73/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v73/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v73/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getMaskStickers.md b/old_docs/API_docs_v73/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v73/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getMessageEditData.md b/old_docs/API_docs_v73/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v73/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v73/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getMessages.md b/old_docs/API_docs_v73/methods/messages_getMessages.md
index aac180f2..b7900d68 100644
--- a/old_docs/API_docs_v73/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v73/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getMessagesViews.md b/old_docs/API_docs_v73/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v73/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v73/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v73/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v73/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v73/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getPeerSettings.md b/old_docs/API_docs_v73/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v73/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v73/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v73/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v73/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v73/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getRecentLocations.md b/old_docs/API_docs_v73/methods/messages_getRecentLocations.md
index 50d8cb4a..b580e6e0 100644
--- a/old_docs/API_docs_v73/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v73/methods/messages_getRecentLocations.md
@@ -22,7 +22,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getRecentStickers.md b/old_docs/API_docs_v73/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v73/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getSavedGifs.md b/old_docs/API_docs_v73/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v73/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v73/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getStickerSet.md b/old_docs/API_docs_v73/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v73/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v73/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v73/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v73/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v73/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getWebPage.md b/old_docs/API_docs_v73/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v73/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v73/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v73/methods/messages_getWebPagePreview.md
index bab65f9c..40dc95a5 100644
--- a/old_docs/API_docs_v73/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v73/methods/messages_getWebPagePreview.md
@@ -21,7 +21,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_hideReportSpam.md b/old_docs/API_docs_v73/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v73/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v73/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_importChatInvite.md b/old_docs/API_docs_v73/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v73/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v73/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_installStickerSet.md b/old_docs/API_docs_v73/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v73/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v73/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_migrateChat.md b/old_docs/API_docs_v73/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v73/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v73/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v73/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v73/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v73/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v73/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v73/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v73/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_readHistory.md b/old_docs/API_docs_v73/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v73/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v73/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_readMentions.md b/old_docs/API_docs_v73/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v73/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v73/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_readMessageContents.md b/old_docs/API_docs_v73/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v73/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v73/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_receivedMessages.md b/old_docs/API_docs_v73/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v73/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v73/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v73/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v73/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v73/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v73/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v73/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v73/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v73/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v73/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v73/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_reportSpam.md b/old_docs/API_docs_v73/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v73/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v73/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_saveDraft.md b/old_docs/API_docs_v73/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v73/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v73/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_saveGif.md b/old_docs/API_docs_v73/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v73/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v73/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v73/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v73/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v73/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_search.md b/old_docs/API_docs_v73/methods/messages_search.md
index 628c74ba..8879aab2 100644
--- a/old_docs/API_docs_v73/methods/messages_search.md
+++ b/old_docs/API_docs_v73/methods/messages_search.md
@@ -31,7 +31,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_searchGifs.md b/old_docs/API_docs_v73/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v73/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v73/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_searchGlobal.md b/old_docs/API_docs_v73/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v73/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v73/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_sendEncrypted.md b/old_docs/API_docs_v73/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v73/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v73/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v73/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v73/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v73/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v73/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v73/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v73/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v73/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v73/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v73/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_sendMedia.md b/old_docs/API_docs_v73/methods/messages_sendMedia.md
index 0f6d30de..89b17fce 100644
--- a/old_docs/API_docs_v73/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v73/methods/messages_sendMedia.md
@@ -27,7 +27,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_sendMessage.md b/old_docs/API_docs_v73/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v73/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v73/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v73/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v73/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v73/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v73/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v73/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v73/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v73/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v73/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v73/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v73/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v73/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v73/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v73/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v73/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v73/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v73/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v73/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v73/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_setGameScore.md b/old_docs/API_docs_v73/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v73/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v73/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v73/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v73/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v73/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v73/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v73/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v73/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_setTyping.md b/old_docs/API_docs_v73/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v73/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v73/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_startBot.md b/old_docs/API_docs_v73/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v73/methods/messages_startBot.md
+++ b/old_docs/API_docs_v73/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v73/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v73/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v73/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v73/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v73/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v73/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v73/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v73/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v73/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v73/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v73/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v73/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/messages_uploadMedia.md b/old_docs/API_docs_v73/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v73/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v73/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v73/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v73/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v73/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/payments_getPaymentForm.md b/old_docs/API_docs_v73/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v73/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v73/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v73/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v73/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v73/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/payments_getSavedInfo.md b/old_docs/API_docs_v73/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v73/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v73/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v73/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v73/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v73/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v73/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v73/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v73/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/phone_getCallConfig.md b/old_docs/API_docs_v73/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v73/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v73/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/phone_receivedCall.md b/old_docs/API_docs_v73/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v73/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v73/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/phone_saveCallDebug.md b/old_docs/API_docs_v73/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v73/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v73/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/phone_setCallRating.md b/old_docs/API_docs_v73/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v73/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v73/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/photos_deletePhotos.md b/old_docs/API_docs_v73/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v73/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v73/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/photos_getUserPhotos.md b/old_docs/API_docs_v73/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v73/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v73/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v73/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v73/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v73/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v73/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v73/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v73/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v73/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v73/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v73/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v73/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v73/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v73/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/stickers_createStickerSet.md b/old_docs/API_docs_v73/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v73/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v73/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v73/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v73/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v73/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/upload_getWebFile.md b/old_docs/API_docs_v73/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v73/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v73/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v73/methods/users_getUsers.md b/old_docs/API_docs_v73/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v73/methods/users_getUsers.md
+++ b/old_docs/API_docs_v73/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_changePhone.md b/old_docs/API_docs_v75/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v75/methods/account_changePhone.md
+++ b/old_docs/API_docs_v75/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_checkUsername.md b/old_docs/API_docs_v75/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v75/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v75/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_confirmPhone.md b/old_docs/API_docs_v75/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v75/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v75/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_deleteAccount.md b/old_docs/API_docs_v75/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v75/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v75/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_getAccountTTL.md b/old_docs/API_docs_v75/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v75/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v75/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_getAuthorizations.md b/old_docs/API_docs_v75/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v75/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v75/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_getNotifySettings.md b/old_docs/API_docs_v75/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v75/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v75/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_getPassword.md b/old_docs/API_docs_v75/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v75/methods/account_getPassword.md
+++ b/old_docs/API_docs_v75/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_getPrivacy.md b/old_docs/API_docs_v75/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v75/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v75/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_getTmpPassword.md b/old_docs/API_docs_v75/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v75/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v75/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_getWallPapers.md b/old_docs/API_docs_v75/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v75/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v75/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_getWebAuthorizations.md b/old_docs/API_docs_v75/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/old_docs/API_docs_v75/methods/account_getWebAuthorizations.md
+++ b/old_docs/API_docs_v75/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_registerDevice.md b/old_docs/API_docs_v75/methods/account_registerDevice.md
index 5fdab533..d1966100 100644
--- a/old_docs/API_docs_v75/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v75/methods/account_registerDevice.md
@@ -24,7 +24,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_reportPeer.md b/old_docs/API_docs_v75/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v75/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v75/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_resetAuthorization.md b/old_docs/API_docs_v75/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v75/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v75/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_resetNotifySettings.md b/old_docs/API_docs_v75/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v75/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v75/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_resetWebAuthorization.md b/old_docs/API_docs_v75/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/old_docs/API_docs_v75/methods/account_resetWebAuthorization.md
+++ b/old_docs/API_docs_v75/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_resetWebAuthorizations.md b/old_docs/API_docs_v75/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/old_docs/API_docs_v75/methods/account_resetWebAuthorizations.md
+++ b/old_docs/API_docs_v75/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v75/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v75/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v75/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v75/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v75/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v75/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_setAccountTTL.md b/old_docs/API_docs_v75/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v75/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v75/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_setPrivacy.md b/old_docs/API_docs_v75/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v75/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v75/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_unregisterDevice.md b/old_docs/API_docs_v75/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/old_docs/API_docs_v75/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v75/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v75/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v75/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v75/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_updateNotifySettings.md b/old_docs/API_docs_v75/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v75/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v75/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_updateProfile.md b/old_docs/API_docs_v75/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v75/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v75/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_updateStatus.md b/old_docs/API_docs_v75/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v75/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v75/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/account_updateUsername.md b/old_docs/API_docs_v75/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v75/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v75/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/auth_cancelCode.md b/old_docs/API_docs_v75/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v75/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v75/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/auth_checkPhone.md b/old_docs/API_docs_v75/methods/auth_checkPhone.md
index bf4a309f..f102e0eb 100644
--- a/old_docs/API_docs_v75/methods/auth_checkPhone.md
+++ b/old_docs/API_docs_v75/methods/auth_checkPhone.md
@@ -21,7 +21,7 @@ Check if this phone number is registered on telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v75/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v75/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v75/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/auth_recoverPassword.md b/old_docs/API_docs_v75/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v75/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v75/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v75/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v75/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v75/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/auth_resendCode.md b/old_docs/API_docs_v75/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v75/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v75/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v75/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v75/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v75/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/auth_sendInvites.md b/old_docs/API_docs_v75/methods/auth_sendInvites.md
index 5a86a96d..e9b4383c 100644
--- a/old_docs/API_docs_v75/methods/auth_sendInvites.md
+++ b/old_docs/API_docs_v75/methods/auth_sendInvites.md
@@ -22,7 +22,7 @@ Invite friends to telegram!
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v75/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v75/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v75/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v75/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v75/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v75/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_checkUsername.md b/old_docs/API_docs_v75/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v75/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v75/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_createChannel.md b/old_docs/API_docs_v75/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v75/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v75/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_deleteChannel.md b/old_docs/API_docs_v75/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v75/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v75/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_deleteHistory.md b/old_docs/API_docs_v75/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v75/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v75/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_deleteMessages.md b/old_docs/API_docs_v75/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v75/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v75/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v75/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v75/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v75/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_editAbout.md b/old_docs/API_docs_v75/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v75/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v75/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_editAdmin.md b/old_docs/API_docs_v75/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v75/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v75/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_editBanned.md b/old_docs/API_docs_v75/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v75/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v75/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_editPhoto.md b/old_docs/API_docs_v75/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v75/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v75/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_editTitle.md b/old_docs/API_docs_v75/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v75/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v75/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_exportInvite.md b/old_docs/API_docs_v75/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v75/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v75/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_exportMessageLink.md b/old_docs/API_docs_v75/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/old_docs/API_docs_v75/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v75/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_getAdminLog.md b/old_docs/API_docs_v75/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v75/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v75/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v75/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v75/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v75/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_getChannels.md b/old_docs/API_docs_v75/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v75/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v75/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_getMessages.md b/old_docs/API_docs_v75/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/old_docs/API_docs_v75/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v75/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_getParticipant.md b/old_docs/API_docs_v75/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v75/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v75/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_getParticipants.md b/old_docs/API_docs_v75/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v75/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v75/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_inviteToChannel.md b/old_docs/API_docs_v75/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v75/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v75/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_joinChannel.md b/old_docs/API_docs_v75/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v75/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v75/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_leaveChannel.md b/old_docs/API_docs_v75/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v75/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v75/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_readHistory.md b/old_docs/API_docs_v75/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v75/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v75/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_readMessageContents.md b/old_docs/API_docs_v75/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v75/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v75/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_reportSpam.md b/old_docs/API_docs_v75/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v75/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v75/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_setStickers.md b/old_docs/API_docs_v75/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v75/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v75/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_toggleInvites.md b/old_docs/API_docs_v75/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v75/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v75/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v75/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v75/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v75/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_toggleSignatures.md b/old_docs/API_docs_v75/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v75/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v75/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v75/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v75/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v75/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/channels_updateUsername.md b/old_docs/API_docs_v75/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v75/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v75/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_block.md b/old_docs/API_docs_v75/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v75/methods/contacts_block.md
+++ b/old_docs/API_docs_v75/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_deleteContact.md b/old_docs/API_docs_v75/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v75/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v75/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_deleteContacts.md b/old_docs/API_docs_v75/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v75/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v75/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_exportCard.md b/old_docs/API_docs_v75/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v75/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v75/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_getBlocked.md b/old_docs/API_docs_v75/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v75/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v75/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_getContacts.md b/old_docs/API_docs_v75/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v75/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v75/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_getStatuses.md b/old_docs/API_docs_v75/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v75/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v75/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_getTopPeers.md b/old_docs/API_docs_v75/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v75/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v75/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_importCard.md b/old_docs/API_docs_v75/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v75/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v75/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_importContacts.md b/old_docs/API_docs_v75/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v75/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v75/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_resetSaved.md b/old_docs/API_docs_v75/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v75/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v75/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v75/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v75/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v75/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_search.md b/old_docs/API_docs_v75/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v75/methods/contacts_search.md
+++ b/old_docs/API_docs_v75/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/contacts_unblock.md b/old_docs/API_docs_v75/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v75/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v75/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getAppChangelog.md b/old_docs/API_docs_v75/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v75/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v75/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getAppUpdate.md b/old_docs/API_docs_v75/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v75/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v75/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getCdnConfig.md b/old_docs/API_docs_v75/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v75/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v75/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getConfig.md b/old_docs/API_docs_v75/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v75/methods/help_getConfig.md
+++ b/old_docs/API_docs_v75/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getInviteText.md b/old_docs/API_docs_v75/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v75/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v75/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getNearestDc.md b/old_docs/API_docs_v75/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v75/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v75/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v75/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v75/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v75/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getSupport.md b/old_docs/API_docs_v75/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v75/methods/help_getSupport.md
+++ b/old_docs/API_docs_v75/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_getTermsOfService.md b/old_docs/API_docs_v75/methods/help_getTermsOfService.md
index 531de695..60972d02 100644
--- a/old_docs/API_docs_v75/methods/help_getTermsOfService.md
+++ b/old_docs/API_docs_v75/methods/help_getTermsOfService.md
@@ -16,7 +16,7 @@ Get terms of service
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_saveAppLog.md b/old_docs/API_docs_v75/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v75/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v75/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v75/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v75/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v75/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/initConnection.md b/old_docs/API_docs_v75/methods/initConnection.md
index beeea748..fa24e751 100644
--- a/old_docs/API_docs_v75/methods/initConnection.md
+++ b/old_docs/API_docs_v75/methods/initConnection.md
@@ -28,7 +28,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/invokeAfterMsg.md b/old_docs/API_docs_v75/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v75/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v75/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/invokeAfterMsgs.md b/old_docs/API_docs_v75/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v75/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v75/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/invokeWithLayer.md b/old_docs/API_docs_v75/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v75/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v75/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v75/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v75/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v75/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/langpack_getDifference.md b/old_docs/API_docs_v75/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v75/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v75/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/langpack_getLangPack.md b/old_docs/API_docs_v75/methods/langpack_getLangPack.md
index 89924e2c..ff9f5c39 100644
--- a/old_docs/API_docs_v75/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v75/methods/langpack_getLangPack.md
@@ -21,7 +21,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/langpack_getLanguages.md b/old_docs/API_docs_v75/methods/langpack_getLanguages.md
index 66567846..3b7da8ae 100644
--- a/old_docs/API_docs_v75/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v75/methods/langpack_getLanguages.md
@@ -16,7 +16,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/langpack_getStrings.md b/old_docs/API_docs_v75/methods/langpack_getStrings.md
index dcf50b21..4724d363 100644
--- a/old_docs/API_docs_v75/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v75/methods/langpack_getStrings.md
@@ -22,7 +22,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_addChatUser.md b/old_docs/API_docs_v75/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v75/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v75/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_checkChatInvite.md b/old_docs/API_docs_v75/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v75/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v75/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v75/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v75/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_createChat.md b/old_docs/API_docs_v75/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v75/methods/messages_createChat.md
+++ b/old_docs/API_docs_v75/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_deleteChatUser.md b/old_docs/API_docs_v75/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v75/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v75/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_deleteHistory.md b/old_docs/API_docs_v75/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v75/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v75/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_deleteMessages.md b/old_docs/API_docs_v75/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v75/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v75/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_editChatAdmin.md b/old_docs/API_docs_v75/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v75/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v75/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_editChatPhoto.md b/old_docs/API_docs_v75/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v75/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v75/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_editChatTitle.md b/old_docs/API_docs_v75/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v75/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v75/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v75/methods/messages_editInlineBotMessage.md
index df34f77a..443ab786 100644
--- a/old_docs/API_docs_v75/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v75/methods/messages_editInlineBotMessage.md
@@ -28,7 +28,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_editMessage.md b/old_docs/API_docs_v75/methods/messages_editMessage.md
index af53c7bf..870c03c9 100644
--- a/old_docs/API_docs_v75/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v75/methods/messages_editMessage.md
@@ -29,7 +29,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_exportChatInvite.md b/old_docs/API_docs_v75/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v75/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v75/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_faveSticker.md b/old_docs/API_docs_v75/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v75/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v75/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_forwardMessages.md b/old_docs/API_docs_v75/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v75/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v75/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getAllChats.md b/old_docs/API_docs_v75/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v75/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v75/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getAllDrafts.md b/old_docs/API_docs_v75/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v75/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v75/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getAllStickers.md b/old_docs/API_docs_v75/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v75/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v75/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v75/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v75/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v75/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v75/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v75/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v75/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getChats.md b/old_docs/API_docs_v75/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v75/methods/messages_getChats.md
+++ b/old_docs/API_docs_v75/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getCommonChats.md b/old_docs/API_docs_v75/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v75/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v75/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getDialogs.md b/old_docs/API_docs_v75/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v75/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v75/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v75/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v75/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v75/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getFavedStickers.md b/old_docs/API_docs_v75/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v75/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v75/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v75/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getGameHighScores.md b/old_docs/API_docs_v75/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v75/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v75/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getHistory.md b/old_docs/API_docs_v75/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v75/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v75/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v75/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v75/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v75/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v75/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v75/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v75/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getMaskStickers.md b/old_docs/API_docs_v75/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v75/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getMessageEditData.md b/old_docs/API_docs_v75/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v75/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v75/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getMessages.md b/old_docs/API_docs_v75/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/old_docs/API_docs_v75/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v75/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getMessagesViews.md b/old_docs/API_docs_v75/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v75/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v75/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v75/methods/messages_getPeerDialogs.md
index 788eb723..95e0b984 100644
--- a/old_docs/API_docs_v75/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v75/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getPeerSettings.md b/old_docs/API_docs_v75/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v75/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v75/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v75/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v75/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v75/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getRecentLocations.md b/old_docs/API_docs_v75/methods/messages_getRecentLocations.md
index 50d8cb4a..b580e6e0 100644
--- a/old_docs/API_docs_v75/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v75/methods/messages_getRecentLocations.md
@@ -22,7 +22,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getRecentStickers.md b/old_docs/API_docs_v75/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v75/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getSavedGifs.md b/old_docs/API_docs_v75/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v75/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v75/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getStickerSet.md b/old_docs/API_docs_v75/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v75/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v75/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getStickers.md b/old_docs/API_docs_v75/methods/messages_getStickers.md
index eb7bcc42..7f282e32 100644
--- a/old_docs/API_docs_v75/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v75/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v75/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v75/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getWebPage.md b/old_docs/API_docs_v75/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v75/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v75/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v75/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/old_docs/API_docs_v75/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v75/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_hideReportSpam.md b/old_docs/API_docs_v75/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v75/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v75/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_importChatInvite.md b/old_docs/API_docs_v75/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v75/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v75/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_installStickerSet.md b/old_docs/API_docs_v75/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v75/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v75/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_migrateChat.md b/old_docs/API_docs_v75/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v75/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v75/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v75/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v75/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v75/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v75/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v75/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v75/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_readHistory.md b/old_docs/API_docs_v75/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v75/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v75/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_readMentions.md b/old_docs/API_docs_v75/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v75/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v75/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_readMessageContents.md b/old_docs/API_docs_v75/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v75/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v75/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_receivedMessages.md b/old_docs/API_docs_v75/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v75/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v75/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v75/methods/messages_reorderPinnedDialogs.md
index 45d46f5c..aa8c320d 100644
--- a/old_docs/API_docs_v75/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v75/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v75/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v75/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v75/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v75/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v75/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v75/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_reportSpam.md b/old_docs/API_docs_v75/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v75/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v75/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_saveDraft.md b/old_docs/API_docs_v75/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v75/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v75/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_saveGif.md b/old_docs/API_docs_v75/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v75/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v75/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v75/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v75/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v75/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_search.md b/old_docs/API_docs_v75/methods/messages_search.md
index 628c74ba..8879aab2 100644
--- a/old_docs/API_docs_v75/methods/messages_search.md
+++ b/old_docs/API_docs_v75/methods/messages_search.md
@@ -31,7 +31,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_searchGifs.md b/old_docs/API_docs_v75/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v75/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v75/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_searchGlobal.md b/old_docs/API_docs_v75/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v75/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v75/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_sendEncrypted.md b/old_docs/API_docs_v75/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v75/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v75/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v75/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v75/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v75/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v75/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v75/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v75/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v75/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v75/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v75/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_sendMedia.md b/old_docs/API_docs_v75/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/old_docs/API_docs_v75/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v75/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_sendMessage.md b/old_docs/API_docs_v75/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v75/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v75/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v75/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v75/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v75/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v75/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v75/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v75/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v75/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v75/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v75/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v75/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v75/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v75/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v75/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v75/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v75/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v75/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v75/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v75/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_setGameScore.md b/old_docs/API_docs_v75/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v75/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v75/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v75/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v75/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v75/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v75/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v75/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v75/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_setTyping.md b/old_docs/API_docs_v75/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v75/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v75/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_startBot.md b/old_docs/API_docs_v75/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v75/methods/messages_startBot.md
+++ b/old_docs/API_docs_v75/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v75/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v75/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v75/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v75/methods/messages_toggleDialogPin.md
index bcbeb7a5..c69114d2 100644
--- a/old_docs/API_docs_v75/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v75/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v75/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v75/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v75/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v75/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v75/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v75/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/messages_uploadMedia.md b/old_docs/API_docs_v75/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v75/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v75/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v75/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v75/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v75/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/payments_getPaymentForm.md b/old_docs/API_docs_v75/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v75/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v75/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v75/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v75/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v75/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/payments_getSavedInfo.md b/old_docs/API_docs_v75/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v75/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v75/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v75/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v75/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v75/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v75/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v75/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v75/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/phone_getCallConfig.md b/old_docs/API_docs_v75/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v75/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v75/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/phone_receivedCall.md b/old_docs/API_docs_v75/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v75/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v75/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/phone_saveCallDebug.md b/old_docs/API_docs_v75/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v75/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v75/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/phone_setCallRating.md b/old_docs/API_docs_v75/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v75/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v75/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/photos_deletePhotos.md b/old_docs/API_docs_v75/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v75/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v75/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/photos_getUserPhotos.md b/old_docs/API_docs_v75/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v75/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v75/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v75/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v75/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v75/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v75/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v75/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v75/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v75/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v75/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v75/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v75/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v75/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v75/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/stickers_createStickerSet.md b/old_docs/API_docs_v75/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v75/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v75/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v75/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v75/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v75/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/upload_getWebFile.md b/old_docs/API_docs_v75/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v75/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v75/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v75/methods/users_getUsers.md b/old_docs/API_docs_v75/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v75/methods/users_getUsers.md
+++ b/old_docs/API_docs_v75/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_acceptAuthorization.md b/old_docs/API_docs_v81/methods/account_acceptAuthorization.md
index 08d29783..4b2759a7 100644
--- a/old_docs/API_docs_v81/methods/account_acceptAuthorization.md
+++ b/old_docs/API_docs_v81/methods/account_acceptAuthorization.md
@@ -25,7 +25,7 @@ Accept telegram passport authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_changePhone.md b/old_docs/API_docs_v81/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v81/methods/account_changePhone.md
+++ b/old_docs/API_docs_v81/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_checkUsername.md b/old_docs/API_docs_v81/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v81/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v81/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_confirmPhone.md b/old_docs/API_docs_v81/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v81/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v81/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_deleteAccount.md b/old_docs/API_docs_v81/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v81/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v81/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_deleteSecureValue.md b/old_docs/API_docs_v81/methods/account_deleteSecureValue.md
index c3b019a2..5a0cad4d 100644
--- a/old_docs/API_docs_v81/methods/account_deleteSecureValue.md
+++ b/old_docs/API_docs_v81/methods/account_deleteSecureValue.md
@@ -21,7 +21,7 @@ Delete secure telegram passport value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_finishTakeoutSession.md b/old_docs/API_docs_v81/methods/account_finishTakeoutSession.md
index 50d46c2e..c3a04881 100644
--- a/old_docs/API_docs_v81/methods/account_finishTakeoutSession.md
+++ b/old_docs/API_docs_v81/methods/account_finishTakeoutSession.md
@@ -21,7 +21,7 @@ Finish account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getAccountTTL.md b/old_docs/API_docs_v81/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v81/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v81/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getAllSecureValues.md b/old_docs/API_docs_v81/methods/account_getAllSecureValues.md
index fec9423c..3066524c 100644
--- a/old_docs/API_docs_v81/methods/account_getAllSecureValues.md
+++ b/old_docs/API_docs_v81/methods/account_getAllSecureValues.md
@@ -16,7 +16,7 @@ Get all secure telegram passport values
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getAuthorizationForm.md b/old_docs/API_docs_v81/methods/account_getAuthorizationForm.md
index 71aef53e..2c45c0e3 100644
--- a/old_docs/API_docs_v81/methods/account_getAuthorizationForm.md
+++ b/old_docs/API_docs_v81/methods/account_getAuthorizationForm.md
@@ -23,7 +23,7 @@ Bots only: get telegram passport authorization form
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getAuthorizations.md b/old_docs/API_docs_v81/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v81/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v81/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getNotifySettings.md b/old_docs/API_docs_v81/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v81/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v81/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getPassword.md b/old_docs/API_docs_v81/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v81/methods/account_getPassword.md
+++ b/old_docs/API_docs_v81/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getPrivacy.md b/old_docs/API_docs_v81/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v81/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v81/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getSecureValue.md b/old_docs/API_docs_v81/methods/account_getSecureValue.md
index 2fd77c58..6d8d7c3b 100644
--- a/old_docs/API_docs_v81/methods/account_getSecureValue.md
+++ b/old_docs/API_docs_v81/methods/account_getSecureValue.md
@@ -21,7 +21,7 @@ Get secure value for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getTmpPassword.md b/old_docs/API_docs_v81/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v81/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v81/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getWallPapers.md b/old_docs/API_docs_v81/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v81/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v81/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_getWebAuthorizations.md b/old_docs/API_docs_v81/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/old_docs/API_docs_v81/methods/account_getWebAuthorizations.md
+++ b/old_docs/API_docs_v81/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_initTakeoutSession.md b/old_docs/API_docs_v81/methods/account_initTakeoutSession.md
index 94d0e660..1428c5cd 100644
--- a/old_docs/API_docs_v81/methods/account_initTakeoutSession.md
+++ b/old_docs/API_docs_v81/methods/account_initTakeoutSession.md
@@ -27,7 +27,7 @@ Start account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_registerDevice.md b/old_docs/API_docs_v81/methods/account_registerDevice.md
index 67b42990..0e9082f5 100644
--- a/old_docs/API_docs_v81/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v81/methods/account_registerDevice.md
@@ -25,7 +25,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_reportPeer.md b/old_docs/API_docs_v81/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v81/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v81/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_resetAuthorization.md b/old_docs/API_docs_v81/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v81/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v81/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_resetNotifySettings.md b/old_docs/API_docs_v81/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v81/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v81/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_resetWebAuthorization.md b/old_docs/API_docs_v81/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/old_docs/API_docs_v81/methods/account_resetWebAuthorization.md
+++ b/old_docs/API_docs_v81/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_resetWebAuthorizations.md b/old_docs/API_docs_v81/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/old_docs/API_docs_v81/methods/account_resetWebAuthorizations.md
+++ b/old_docs/API_docs_v81/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_saveSecureValue.md b/old_docs/API_docs_v81/methods/account_saveSecureValue.md
index baffad4d..ff5c0e43 100644
--- a/old_docs/API_docs_v81/methods/account_saveSecureValue.md
+++ b/old_docs/API_docs_v81/methods/account_saveSecureValue.md
@@ -22,7 +22,7 @@ Save telegram passport secure value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v81/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v81/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v81/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v81/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v81/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v81/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_sendVerifyEmailCode.md b/old_docs/API_docs_v81/methods/account_sendVerifyEmailCode.md
index d851ac7f..85782ecf 100644
--- a/old_docs/API_docs_v81/methods/account_sendVerifyEmailCode.md
+++ b/old_docs/API_docs_v81/methods/account_sendVerifyEmailCode.md
@@ -21,7 +21,7 @@ Send email verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_sendVerifyPhoneCode.md b/old_docs/API_docs_v81/methods/account_sendVerifyPhoneCode.md
index 0e49cdd5..a3b8e272 100644
--- a/old_docs/API_docs_v81/methods/account_sendVerifyPhoneCode.md
+++ b/old_docs/API_docs_v81/methods/account_sendVerifyPhoneCode.md
@@ -23,7 +23,7 @@ Send phone verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_setAccountTTL.md b/old_docs/API_docs_v81/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v81/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v81/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_setPrivacy.md b/old_docs/API_docs_v81/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v81/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v81/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_unregisterDevice.md b/old_docs/API_docs_v81/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/old_docs/API_docs_v81/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v81/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v81/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v81/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v81/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_updateNotifySettings.md b/old_docs/API_docs_v81/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v81/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v81/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_updateProfile.md b/old_docs/API_docs_v81/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v81/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v81/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_updateStatus.md b/old_docs/API_docs_v81/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v81/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v81/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_updateUsername.md b/old_docs/API_docs_v81/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v81/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v81/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_verifyEmail.md b/old_docs/API_docs_v81/methods/account_verifyEmail.md
index b1c5d6b9..51379c1f 100644
--- a/old_docs/API_docs_v81/methods/account_verifyEmail.md
+++ b/old_docs/API_docs_v81/methods/account_verifyEmail.md
@@ -22,7 +22,7 @@ Verify email address
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/account_verifyPhone.md b/old_docs/API_docs_v81/methods/account_verifyPhone.md
index d764fa41..af83b273 100644
--- a/old_docs/API_docs_v81/methods/account_verifyPhone.md
+++ b/old_docs/API_docs_v81/methods/account_verifyPhone.md
@@ -23,7 +23,7 @@ Verify phone number
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/auth_cancelCode.md b/old_docs/API_docs_v81/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v81/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v81/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v81/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v81/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v81/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/auth_recoverPassword.md b/old_docs/API_docs_v81/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v81/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v81/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v81/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v81/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v81/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/auth_resendCode.md b/old_docs/API_docs_v81/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v81/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v81/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v81/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v81/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v81/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v81/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v81/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v81/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v81/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v81/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v81/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_checkUsername.md b/old_docs/API_docs_v81/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v81/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v81/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_createChannel.md b/old_docs/API_docs_v81/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v81/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v81/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_deleteChannel.md b/old_docs/API_docs_v81/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v81/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v81/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_deleteHistory.md b/old_docs/API_docs_v81/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v81/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v81/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_deleteMessages.md b/old_docs/API_docs_v81/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v81/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v81/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v81/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v81/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v81/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_editAbout.md b/old_docs/API_docs_v81/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v81/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v81/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_editAdmin.md b/old_docs/API_docs_v81/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v81/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v81/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_editBanned.md b/old_docs/API_docs_v81/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v81/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v81/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_editPhoto.md b/old_docs/API_docs_v81/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v81/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v81/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_editTitle.md b/old_docs/API_docs_v81/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v81/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v81/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_exportInvite.md b/old_docs/API_docs_v81/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v81/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v81/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_exportMessageLink.md b/old_docs/API_docs_v81/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/old_docs/API_docs_v81/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v81/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_getAdminLog.md b/old_docs/API_docs_v81/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v81/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v81/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v81/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v81/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v81/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_getChannels.md b/old_docs/API_docs_v81/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v81/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v81/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_getLeftChannels.md b/old_docs/API_docs_v81/methods/channels_getLeftChannels.md
index ea85dfea..97ac032f 100644
--- a/old_docs/API_docs_v81/methods/channels_getLeftChannels.md
+++ b/old_docs/API_docs_v81/methods/channels_getLeftChannels.md
@@ -21,7 +21,7 @@ Get all channels you left
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_getMessages.md b/old_docs/API_docs_v81/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/old_docs/API_docs_v81/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v81/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_getParticipant.md b/old_docs/API_docs_v81/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v81/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v81/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_getParticipants.md b/old_docs/API_docs_v81/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v81/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v81/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_inviteToChannel.md b/old_docs/API_docs_v81/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v81/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v81/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_joinChannel.md b/old_docs/API_docs_v81/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v81/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v81/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_leaveChannel.md b/old_docs/API_docs_v81/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v81/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v81/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_readHistory.md b/old_docs/API_docs_v81/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v81/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v81/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_readMessageContents.md b/old_docs/API_docs_v81/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v81/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v81/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_reportSpam.md b/old_docs/API_docs_v81/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v81/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v81/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_setStickers.md b/old_docs/API_docs_v81/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v81/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v81/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_toggleInvites.md b/old_docs/API_docs_v81/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v81/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v81/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v81/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v81/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v81/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_toggleSignatures.md b/old_docs/API_docs_v81/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v81/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v81/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v81/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v81/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v81/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/channels_updateUsername.md b/old_docs/API_docs_v81/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v81/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v81/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_block.md b/old_docs/API_docs_v81/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v81/methods/contacts_block.md
+++ b/old_docs/API_docs_v81/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_deleteContact.md b/old_docs/API_docs_v81/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v81/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v81/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_deleteContacts.md b/old_docs/API_docs_v81/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v81/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v81/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_exportCard.md b/old_docs/API_docs_v81/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v81/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v81/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_getBlocked.md b/old_docs/API_docs_v81/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v81/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v81/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_getContacts.md b/old_docs/API_docs_v81/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v81/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v81/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_getSaved.md b/old_docs/API_docs_v81/methods/contacts_getSaved.md
index d8f02545..764bcc4e 100644
--- a/old_docs/API_docs_v81/methods/contacts_getSaved.md
+++ b/old_docs/API_docs_v81/methods/contacts_getSaved.md
@@ -16,7 +16,7 @@ Get saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_getStatuses.md b/old_docs/API_docs_v81/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v81/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v81/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_getTopPeers.md b/old_docs/API_docs_v81/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v81/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v81/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_importCard.md b/old_docs/API_docs_v81/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v81/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v81/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_importContacts.md b/old_docs/API_docs_v81/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v81/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v81/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_resetSaved.md b/old_docs/API_docs_v81/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v81/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v81/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v81/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v81/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v81/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_search.md b/old_docs/API_docs_v81/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v81/methods/contacts_search.md
+++ b/old_docs/API_docs_v81/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/contacts_unblock.md b/old_docs/API_docs_v81/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v81/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v81/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_acceptTermsOfService.md b/old_docs/API_docs_v81/methods/help_acceptTermsOfService.md
index aa70cc78..ae2a68a6 100644
--- a/old_docs/API_docs_v81/methods/help_acceptTermsOfService.md
+++ b/old_docs/API_docs_v81/methods/help_acceptTermsOfService.md
@@ -21,7 +21,7 @@ Accept telegram's TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getAppChangelog.md b/old_docs/API_docs_v81/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v81/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v81/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getAppUpdate.md b/old_docs/API_docs_v81/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v81/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v81/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getCdnConfig.md b/old_docs/API_docs_v81/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v81/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v81/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getConfig.md b/old_docs/API_docs_v81/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v81/methods/help_getConfig.md
+++ b/old_docs/API_docs_v81/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getDeepLinkInfo.md b/old_docs/API_docs_v81/methods/help_getDeepLinkInfo.md
index f124fa0a..a3d51bc2 100644
--- a/old_docs/API_docs_v81/methods/help_getDeepLinkInfo.md
+++ b/old_docs/API_docs_v81/methods/help_getDeepLinkInfo.md
@@ -21,7 +21,7 @@ Get deep link info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getInviteText.md b/old_docs/API_docs_v81/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v81/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v81/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getNearestDc.md b/old_docs/API_docs_v81/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v81/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v81/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getProxyData.md b/old_docs/API_docs_v81/methods/help_getProxyData.md
index 10d33cab..68297e93 100644
--- a/old_docs/API_docs_v81/methods/help_getProxyData.md
+++ b/old_docs/API_docs_v81/methods/help_getProxyData.md
@@ -16,7 +16,7 @@ Get information about the current proxy
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v81/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v81/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v81/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getSupport.md b/old_docs/API_docs_v81/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v81/methods/help_getSupport.md
+++ b/old_docs/API_docs_v81/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_getTermsOfServiceUpdate.md b/old_docs/API_docs_v81/methods/help_getTermsOfServiceUpdate.md
index a4192ef5..0400944b 100644
--- a/old_docs/API_docs_v81/methods/help_getTermsOfServiceUpdate.md
+++ b/old_docs/API_docs_v81/methods/help_getTermsOfServiceUpdate.md
@@ -16,7 +16,7 @@ Get updated TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_saveAppLog.md b/old_docs/API_docs_v81/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v81/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v81/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v81/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v81/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v81/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/initConnection.md b/old_docs/API_docs_v81/methods/initConnection.md
index 66dec464..de18eb0c 100644
--- a/old_docs/API_docs_v81/methods/initConnection.md
+++ b/old_docs/API_docs_v81/methods/initConnection.md
@@ -29,7 +29,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/invokeAfterMsg.md b/old_docs/API_docs_v81/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v81/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v81/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/invokeAfterMsgs.md b/old_docs/API_docs_v81/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v81/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v81/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/invokeWithLayer.md b/old_docs/API_docs_v81/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v81/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v81/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/invokeWithMessagesRange.md b/old_docs/API_docs_v81/methods/invokeWithMessagesRange.md
index 3f7b4749..5a028cf3 100644
--- a/old_docs/API_docs_v81/methods/invokeWithMessagesRange.md
+++ b/old_docs/API_docs_v81/methods/invokeWithMessagesRange.md
@@ -22,7 +22,7 @@ Invoke with messages range
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/invokeWithTakeout.md b/old_docs/API_docs_v81/methods/invokeWithTakeout.md
index 171295e3..3a7e1eb6 100644
--- a/old_docs/API_docs_v81/methods/invokeWithTakeout.md
+++ b/old_docs/API_docs_v81/methods/invokeWithTakeout.md
@@ -22,7 +22,7 @@ Invoke method from takeout session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v81/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v81/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v81/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/langpack_getDifference.md b/old_docs/API_docs_v81/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v81/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v81/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/langpack_getLangPack.md b/old_docs/API_docs_v81/methods/langpack_getLangPack.md
index 89924e2c..ff9f5c39 100644
--- a/old_docs/API_docs_v81/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v81/methods/langpack_getLangPack.md
@@ -21,7 +21,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/langpack_getLanguages.md b/old_docs/API_docs_v81/methods/langpack_getLanguages.md
index 66567846..3b7da8ae 100644
--- a/old_docs/API_docs_v81/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v81/methods/langpack_getLanguages.md
@@ -16,7 +16,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/langpack_getStrings.md b/old_docs/API_docs_v81/methods/langpack_getStrings.md
index dcf50b21..4724d363 100644
--- a/old_docs/API_docs_v81/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v81/methods/langpack_getStrings.md
@@ -22,7 +22,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_addChatUser.md b/old_docs/API_docs_v81/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v81/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v81/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_checkChatInvite.md b/old_docs/API_docs_v81/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v81/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v81/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v81/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v81/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_createChat.md b/old_docs/API_docs_v81/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v81/methods/messages_createChat.md
+++ b/old_docs/API_docs_v81/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_deleteChatUser.md b/old_docs/API_docs_v81/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v81/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v81/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_deleteHistory.md b/old_docs/API_docs_v81/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v81/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v81/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_deleteMessages.md b/old_docs/API_docs_v81/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v81/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v81/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_editChatAdmin.md b/old_docs/API_docs_v81/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v81/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v81/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_editChatPhoto.md b/old_docs/API_docs_v81/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v81/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v81/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_editChatTitle.md b/old_docs/API_docs_v81/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v81/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v81/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v81/methods/messages_editInlineBotMessage.md
index 41859a2b..c881f061 100644
--- a/old_docs/API_docs_v81/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v81/methods/messages_editInlineBotMessage.md
@@ -29,7 +29,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_editMessage.md b/old_docs/API_docs_v81/methods/messages_editMessage.md
index 90dbafa5..380f1bcc 100644
--- a/old_docs/API_docs_v81/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v81/methods/messages_editMessage.md
@@ -30,7 +30,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_exportChatInvite.md b/old_docs/API_docs_v81/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v81/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v81/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_faveSticker.md b/old_docs/API_docs_v81/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v81/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v81/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_forwardMessages.md b/old_docs/API_docs_v81/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v81/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v81/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getAllChats.md b/old_docs/API_docs_v81/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v81/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v81/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getAllDrafts.md b/old_docs/API_docs_v81/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v81/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v81/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getAllStickers.md b/old_docs/API_docs_v81/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v81/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v81/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v81/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v81/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v81/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v81/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v81/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v81/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getChats.md b/old_docs/API_docs_v81/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v81/methods/messages_getChats.md
+++ b/old_docs/API_docs_v81/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getCommonChats.md b/old_docs/API_docs_v81/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v81/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v81/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getDialogs.md b/old_docs/API_docs_v81/methods/messages_getDialogs.md
index afcc862b..b76a2f0a 100644
--- a/old_docs/API_docs_v81/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v81/methods/messages_getDialogs.md
@@ -25,7 +25,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v81/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v81/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v81/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getFavedStickers.md b/old_docs/API_docs_v81/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v81/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v81/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v81/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getGameHighScores.md b/old_docs/API_docs_v81/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v81/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v81/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getHistory.md b/old_docs/API_docs_v81/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v81/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v81/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v81/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v81/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v81/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v81/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v81/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v81/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getMaskStickers.md b/old_docs/API_docs_v81/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v81/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getMessageEditData.md b/old_docs/API_docs_v81/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v81/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v81/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getMessages.md b/old_docs/API_docs_v81/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/old_docs/API_docs_v81/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v81/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getMessagesViews.md b/old_docs/API_docs_v81/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v81/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v81/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v81/methods/messages_getPeerDialogs.md
index 3b640993..d4502ad4 100644
--- a/old_docs/API_docs_v81/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v81/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getPeerSettings.md b/old_docs/API_docs_v81/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v81/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v81/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v81/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v81/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v81/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getRecentLocations.md b/old_docs/API_docs_v81/methods/messages_getRecentLocations.md
index 424955e7..e4bff964 100644
--- a/old_docs/API_docs_v81/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v81/methods/messages_getRecentLocations.md
@@ -23,7 +23,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getRecentStickers.md b/old_docs/API_docs_v81/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v81/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getSavedGifs.md b/old_docs/API_docs_v81/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v81/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v81/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getSplitRanges.md b/old_docs/API_docs_v81/methods/messages_getSplitRanges.md
index c39bdedc..f23f9c7b 100644
--- a/old_docs/API_docs_v81/methods/messages_getSplitRanges.md
+++ b/old_docs/API_docs_v81/methods/messages_getSplitRanges.md
@@ -16,7 +16,7 @@ Get message ranges to fetch
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getStickerSet.md b/old_docs/API_docs_v81/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v81/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v81/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getStickers.md b/old_docs/API_docs_v81/methods/messages_getStickers.md
index 16386ee6..aa550dc1 100644
--- a/old_docs/API_docs_v81/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v81/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v81/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v81/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getWebPage.md b/old_docs/API_docs_v81/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v81/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v81/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v81/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/old_docs/API_docs_v81/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v81/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_hideReportSpam.md b/old_docs/API_docs_v81/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v81/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v81/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_importChatInvite.md b/old_docs/API_docs_v81/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v81/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v81/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_installStickerSet.md b/old_docs/API_docs_v81/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v81/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v81/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_migrateChat.md b/old_docs/API_docs_v81/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v81/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v81/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v81/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v81/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v81/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v81/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v81/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v81/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_readHistory.md b/old_docs/API_docs_v81/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v81/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v81/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_readMentions.md b/old_docs/API_docs_v81/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v81/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v81/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_readMessageContents.md b/old_docs/API_docs_v81/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v81/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v81/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_receivedMessages.md b/old_docs/API_docs_v81/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v81/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v81/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v81/methods/messages_reorderPinnedDialogs.md
index 4134b2e8..b2cd01be 100644
--- a/old_docs/API_docs_v81/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v81/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v81/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v81/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v81/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_report.md b/old_docs/API_docs_v81/methods/messages_report.md
index d34e084d..eda069f6 100644
--- a/old_docs/API_docs_v81/methods/messages_report.md
+++ b/old_docs/API_docs_v81/methods/messages_report.md
@@ -23,7 +23,7 @@ Report a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v81/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v81/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v81/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_reportSpam.md b/old_docs/API_docs_v81/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v81/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v81/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_saveDraft.md b/old_docs/API_docs_v81/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v81/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v81/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_saveGif.md b/old_docs/API_docs_v81/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v81/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v81/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v81/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v81/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v81/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_search.md b/old_docs/API_docs_v81/methods/messages_search.md
index f65ba461..a89313bd 100644
--- a/old_docs/API_docs_v81/methods/messages_search.md
+++ b/old_docs/API_docs_v81/methods/messages_search.md
@@ -32,7 +32,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_searchGifs.md b/old_docs/API_docs_v81/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v81/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v81/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_searchGlobal.md b/old_docs/API_docs_v81/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v81/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v81/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_searchStickerSets.md b/old_docs/API_docs_v81/methods/messages_searchStickerSets.md
index f9d46123..9ac36ba8 100644
--- a/old_docs/API_docs_v81/methods/messages_searchStickerSets.md
+++ b/old_docs/API_docs_v81/methods/messages_searchStickerSets.md
@@ -23,7 +23,7 @@ Find a sticker set
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_sendEncrypted.md b/old_docs/API_docs_v81/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v81/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v81/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v81/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v81/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v81/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v81/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v81/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v81/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v81/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v81/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v81/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_sendMedia.md b/old_docs/API_docs_v81/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/old_docs/API_docs_v81/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v81/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_sendMessage.md b/old_docs/API_docs_v81/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v81/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v81/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v81/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v81/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v81/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v81/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v81/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v81/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v81/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v81/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v81/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v81/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v81/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v81/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v81/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v81/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v81/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v81/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v81/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v81/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_setGameScore.md b/old_docs/API_docs_v81/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v81/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v81/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v81/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v81/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v81/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v81/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v81/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v81/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_setTyping.md b/old_docs/API_docs_v81/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v81/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v81/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_startBot.md b/old_docs/API_docs_v81/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v81/methods/messages_startBot.md
+++ b/old_docs/API_docs_v81/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v81/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v81/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v81/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v81/methods/messages_toggleDialogPin.md
index a2dd4fb5..b009d4ba 100644
--- a/old_docs/API_docs_v81/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v81/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v81/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v81/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v81/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v81/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v81/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v81/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/messages_uploadMedia.md b/old_docs/API_docs_v81/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v81/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v81/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v81/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v81/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v81/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/payments_getPaymentForm.md b/old_docs/API_docs_v81/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v81/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v81/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v81/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v81/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v81/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/payments_getSavedInfo.md b/old_docs/API_docs_v81/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v81/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v81/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v81/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v81/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v81/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v81/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v81/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v81/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/phone_getCallConfig.md b/old_docs/API_docs_v81/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v81/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v81/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/phone_receivedCall.md b/old_docs/API_docs_v81/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v81/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v81/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/phone_saveCallDebug.md b/old_docs/API_docs_v81/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v81/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v81/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/phone_setCallRating.md b/old_docs/API_docs_v81/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v81/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v81/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/photos_deletePhotos.md b/old_docs/API_docs_v81/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v81/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v81/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/photos_getUserPhotos.md b/old_docs/API_docs_v81/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v81/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v81/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v81/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v81/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v81/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v81/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v81/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v81/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v81/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v81/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v81/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v81/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v81/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v81/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/stickers_createStickerSet.md b/old_docs/API_docs_v81/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v81/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v81/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v81/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v81/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v81/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/upload_getWebFile.md b/old_docs/API_docs_v81/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v81/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v81/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/users_getUsers.md b/old_docs/API_docs_v81/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v81/methods/users_getUsers.md
+++ b/old_docs/API_docs_v81/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v81/methods/users_setSecureValueErrors.md b/old_docs/API_docs_v81/methods/users_setSecureValueErrors.md
index 51043582..0dad2b8f 100644
--- a/old_docs/API_docs_v81/methods/users_setSecureValueErrors.md
+++ b/old_docs/API_docs_v81/methods/users_setSecureValueErrors.md
@@ -22,7 +22,7 @@ Set secure value error for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_acceptAuthorization.md b/old_docs/API_docs_v82/methods/account_acceptAuthorization.md
index 08d29783..4b2759a7 100644
--- a/old_docs/API_docs_v82/methods/account_acceptAuthorization.md
+++ b/old_docs/API_docs_v82/methods/account_acceptAuthorization.md
@@ -25,7 +25,7 @@ Accept telegram passport authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_changePhone.md b/old_docs/API_docs_v82/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v82/methods/account_changePhone.md
+++ b/old_docs/API_docs_v82/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_checkUsername.md b/old_docs/API_docs_v82/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v82/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v82/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_confirmPhone.md b/old_docs/API_docs_v82/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v82/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v82/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_deleteAccount.md b/old_docs/API_docs_v82/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v82/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v82/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_deleteSecureValue.md b/old_docs/API_docs_v82/methods/account_deleteSecureValue.md
index c3b019a2..5a0cad4d 100644
--- a/old_docs/API_docs_v82/methods/account_deleteSecureValue.md
+++ b/old_docs/API_docs_v82/methods/account_deleteSecureValue.md
@@ -21,7 +21,7 @@ Delete secure telegram passport value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_finishTakeoutSession.md b/old_docs/API_docs_v82/methods/account_finishTakeoutSession.md
index 50d46c2e..c3a04881 100644
--- a/old_docs/API_docs_v82/methods/account_finishTakeoutSession.md
+++ b/old_docs/API_docs_v82/methods/account_finishTakeoutSession.md
@@ -21,7 +21,7 @@ Finish account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getAccountTTL.md b/old_docs/API_docs_v82/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v82/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v82/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getAllSecureValues.md b/old_docs/API_docs_v82/methods/account_getAllSecureValues.md
index fec9423c..3066524c 100644
--- a/old_docs/API_docs_v82/methods/account_getAllSecureValues.md
+++ b/old_docs/API_docs_v82/methods/account_getAllSecureValues.md
@@ -16,7 +16,7 @@ Get all secure telegram passport values
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getAuthorizationForm.md b/old_docs/API_docs_v82/methods/account_getAuthorizationForm.md
index 71aef53e..2c45c0e3 100644
--- a/old_docs/API_docs_v82/methods/account_getAuthorizationForm.md
+++ b/old_docs/API_docs_v82/methods/account_getAuthorizationForm.md
@@ -23,7 +23,7 @@ Bots only: get telegram passport authorization form
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getAuthorizations.md b/old_docs/API_docs_v82/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v82/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v82/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getNotifySettings.md b/old_docs/API_docs_v82/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v82/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v82/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getPassword.md b/old_docs/API_docs_v82/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v82/methods/account_getPassword.md
+++ b/old_docs/API_docs_v82/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getPrivacy.md b/old_docs/API_docs_v82/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v82/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v82/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getSecureValue.md b/old_docs/API_docs_v82/methods/account_getSecureValue.md
index 2fd77c58..6d8d7c3b 100644
--- a/old_docs/API_docs_v82/methods/account_getSecureValue.md
+++ b/old_docs/API_docs_v82/methods/account_getSecureValue.md
@@ -21,7 +21,7 @@ Get secure value for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getTmpPassword.md b/old_docs/API_docs_v82/methods/account_getTmpPassword.md
index bc97d784..1c9fa26d 100644
--- a/old_docs/API_docs_v82/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v82/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getWallPapers.md b/old_docs/API_docs_v82/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v82/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v82/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_getWebAuthorizations.md b/old_docs/API_docs_v82/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/old_docs/API_docs_v82/methods/account_getWebAuthorizations.md
+++ b/old_docs/API_docs_v82/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_initTakeoutSession.md b/old_docs/API_docs_v82/methods/account_initTakeoutSession.md
index 94d0e660..1428c5cd 100644
--- a/old_docs/API_docs_v82/methods/account_initTakeoutSession.md
+++ b/old_docs/API_docs_v82/methods/account_initTakeoutSession.md
@@ -27,7 +27,7 @@ Start account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_registerDevice.md b/old_docs/API_docs_v82/methods/account_registerDevice.md
index 67b42990..0e9082f5 100644
--- a/old_docs/API_docs_v82/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v82/methods/account_registerDevice.md
@@ -25,7 +25,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_reportPeer.md b/old_docs/API_docs_v82/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v82/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v82/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_resetAuthorization.md b/old_docs/API_docs_v82/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v82/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v82/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_resetNotifySettings.md b/old_docs/API_docs_v82/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v82/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v82/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_resetWebAuthorization.md b/old_docs/API_docs_v82/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/old_docs/API_docs_v82/methods/account_resetWebAuthorization.md
+++ b/old_docs/API_docs_v82/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_resetWebAuthorizations.md b/old_docs/API_docs_v82/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/old_docs/API_docs_v82/methods/account_resetWebAuthorizations.md
+++ b/old_docs/API_docs_v82/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_saveSecureValue.md b/old_docs/API_docs_v82/methods/account_saveSecureValue.md
index baffad4d..ff5c0e43 100644
--- a/old_docs/API_docs_v82/methods/account_saveSecureValue.md
+++ b/old_docs/API_docs_v82/methods/account_saveSecureValue.md
@@ -22,7 +22,7 @@ Save telegram passport secure value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v82/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v82/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v82/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v82/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v82/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v82/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_sendVerifyEmailCode.md b/old_docs/API_docs_v82/methods/account_sendVerifyEmailCode.md
index d851ac7f..85782ecf 100644
--- a/old_docs/API_docs_v82/methods/account_sendVerifyEmailCode.md
+++ b/old_docs/API_docs_v82/methods/account_sendVerifyEmailCode.md
@@ -21,7 +21,7 @@ Send email verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_sendVerifyPhoneCode.md b/old_docs/API_docs_v82/methods/account_sendVerifyPhoneCode.md
index 0e49cdd5..a3b8e272 100644
--- a/old_docs/API_docs_v82/methods/account_sendVerifyPhoneCode.md
+++ b/old_docs/API_docs_v82/methods/account_sendVerifyPhoneCode.md
@@ -23,7 +23,7 @@ Send phone verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_setAccountTTL.md b/old_docs/API_docs_v82/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v82/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v82/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_setPrivacy.md b/old_docs/API_docs_v82/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v82/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v82/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_unregisterDevice.md b/old_docs/API_docs_v82/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/old_docs/API_docs_v82/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v82/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v82/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v82/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v82/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_updateNotifySettings.md b/old_docs/API_docs_v82/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v82/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v82/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_updateProfile.md b/old_docs/API_docs_v82/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v82/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v82/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_updateStatus.md b/old_docs/API_docs_v82/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v82/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v82/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_updateUsername.md b/old_docs/API_docs_v82/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v82/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v82/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_verifyEmail.md b/old_docs/API_docs_v82/methods/account_verifyEmail.md
index b1c5d6b9..51379c1f 100644
--- a/old_docs/API_docs_v82/methods/account_verifyEmail.md
+++ b/old_docs/API_docs_v82/methods/account_verifyEmail.md
@@ -22,7 +22,7 @@ Verify email address
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/account_verifyPhone.md b/old_docs/API_docs_v82/methods/account_verifyPhone.md
index d764fa41..af83b273 100644
--- a/old_docs/API_docs_v82/methods/account_verifyPhone.md
+++ b/old_docs/API_docs_v82/methods/account_verifyPhone.md
@@ -23,7 +23,7 @@ Verify phone number
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/auth_cancelCode.md b/old_docs/API_docs_v82/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v82/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v82/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v82/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v82/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v82/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/auth_recoverPassword.md b/old_docs/API_docs_v82/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v82/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v82/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v82/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v82/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v82/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/auth_resendCode.md b/old_docs/API_docs_v82/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v82/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v82/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v82/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v82/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v82/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v82/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v82/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v82/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v82/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v82/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v82/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_checkUsername.md b/old_docs/API_docs_v82/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v82/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v82/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_createChannel.md b/old_docs/API_docs_v82/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v82/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v82/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_deleteChannel.md b/old_docs/API_docs_v82/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v82/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v82/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_deleteHistory.md b/old_docs/API_docs_v82/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v82/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v82/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_deleteMessages.md b/old_docs/API_docs_v82/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v82/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v82/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v82/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v82/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v82/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_editAbout.md b/old_docs/API_docs_v82/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v82/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v82/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_editAdmin.md b/old_docs/API_docs_v82/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v82/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v82/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_editBanned.md b/old_docs/API_docs_v82/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v82/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v82/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_editPhoto.md b/old_docs/API_docs_v82/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v82/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v82/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_editTitle.md b/old_docs/API_docs_v82/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v82/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v82/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_exportInvite.md b/old_docs/API_docs_v82/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v82/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v82/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_exportMessageLink.md b/old_docs/API_docs_v82/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/old_docs/API_docs_v82/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v82/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_getAdminLog.md b/old_docs/API_docs_v82/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v82/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v82/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v82/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v82/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v82/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_getChannels.md b/old_docs/API_docs_v82/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v82/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v82/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_getLeftChannels.md b/old_docs/API_docs_v82/methods/channels_getLeftChannels.md
index ea85dfea..97ac032f 100644
--- a/old_docs/API_docs_v82/methods/channels_getLeftChannels.md
+++ b/old_docs/API_docs_v82/methods/channels_getLeftChannels.md
@@ -21,7 +21,7 @@ Get all channels you left
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_getMessages.md b/old_docs/API_docs_v82/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/old_docs/API_docs_v82/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v82/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_getParticipant.md b/old_docs/API_docs_v82/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v82/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v82/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_getParticipants.md b/old_docs/API_docs_v82/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v82/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v82/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_inviteToChannel.md b/old_docs/API_docs_v82/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v82/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v82/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_joinChannel.md b/old_docs/API_docs_v82/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v82/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v82/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_leaveChannel.md b/old_docs/API_docs_v82/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v82/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v82/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_readHistory.md b/old_docs/API_docs_v82/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v82/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v82/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_readMessageContents.md b/old_docs/API_docs_v82/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v82/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v82/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_reportSpam.md b/old_docs/API_docs_v82/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v82/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v82/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_setStickers.md b/old_docs/API_docs_v82/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v82/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v82/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_toggleInvites.md b/old_docs/API_docs_v82/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v82/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v82/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v82/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v82/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v82/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_toggleSignatures.md b/old_docs/API_docs_v82/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v82/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v82/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v82/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v82/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v82/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/channels_updateUsername.md b/old_docs/API_docs_v82/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v82/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v82/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_block.md b/old_docs/API_docs_v82/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v82/methods/contacts_block.md
+++ b/old_docs/API_docs_v82/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_deleteContact.md b/old_docs/API_docs_v82/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v82/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v82/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_deleteContacts.md b/old_docs/API_docs_v82/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v82/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v82/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_exportCard.md b/old_docs/API_docs_v82/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v82/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v82/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_getBlocked.md b/old_docs/API_docs_v82/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v82/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v82/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_getContacts.md b/old_docs/API_docs_v82/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v82/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v82/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_getSaved.md b/old_docs/API_docs_v82/methods/contacts_getSaved.md
index d8f02545..764bcc4e 100644
--- a/old_docs/API_docs_v82/methods/contacts_getSaved.md
+++ b/old_docs/API_docs_v82/methods/contacts_getSaved.md
@@ -16,7 +16,7 @@ Get saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_getStatuses.md b/old_docs/API_docs_v82/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v82/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v82/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_getTopPeers.md b/old_docs/API_docs_v82/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v82/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v82/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_importCard.md b/old_docs/API_docs_v82/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v82/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v82/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_importContacts.md b/old_docs/API_docs_v82/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v82/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v82/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_resetSaved.md b/old_docs/API_docs_v82/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v82/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v82/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v82/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v82/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v82/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_search.md b/old_docs/API_docs_v82/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v82/methods/contacts_search.md
+++ b/old_docs/API_docs_v82/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_toggleTopPeers.md b/old_docs/API_docs_v82/methods/contacts_toggleTopPeers.md
index 67da250d..ab515d4a 100644
--- a/old_docs/API_docs_v82/methods/contacts_toggleTopPeers.md
+++ b/old_docs/API_docs_v82/methods/contacts_toggleTopPeers.md
@@ -21,7 +21,7 @@ Toggle top peers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/contacts_unblock.md b/old_docs/API_docs_v82/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v82/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v82/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_acceptTermsOfService.md b/old_docs/API_docs_v82/methods/help_acceptTermsOfService.md
index aa70cc78..ae2a68a6 100644
--- a/old_docs/API_docs_v82/methods/help_acceptTermsOfService.md
+++ b/old_docs/API_docs_v82/methods/help_acceptTermsOfService.md
@@ -21,7 +21,7 @@ Accept telegram's TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getAppChangelog.md b/old_docs/API_docs_v82/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v82/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v82/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getAppUpdate.md b/old_docs/API_docs_v82/methods/help_getAppUpdate.md
index 157e68bf..ad512c3d 100644
--- a/old_docs/API_docs_v82/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v82/methods/help_getAppUpdate.md
@@ -16,7 +16,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getCdnConfig.md b/old_docs/API_docs_v82/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v82/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v82/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getConfig.md b/old_docs/API_docs_v82/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v82/methods/help_getConfig.md
+++ b/old_docs/API_docs_v82/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getDeepLinkInfo.md b/old_docs/API_docs_v82/methods/help_getDeepLinkInfo.md
index f124fa0a..a3d51bc2 100644
--- a/old_docs/API_docs_v82/methods/help_getDeepLinkInfo.md
+++ b/old_docs/API_docs_v82/methods/help_getDeepLinkInfo.md
@@ -21,7 +21,7 @@ Get deep link info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getInviteText.md b/old_docs/API_docs_v82/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v82/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v82/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getNearestDc.md b/old_docs/API_docs_v82/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v82/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v82/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getProxyData.md b/old_docs/API_docs_v82/methods/help_getProxyData.md
index 10d33cab..68297e93 100644
--- a/old_docs/API_docs_v82/methods/help_getProxyData.md
+++ b/old_docs/API_docs_v82/methods/help_getProxyData.md
@@ -16,7 +16,7 @@ Get information about the current proxy
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v82/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v82/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v82/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getSupport.md b/old_docs/API_docs_v82/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v82/methods/help_getSupport.md
+++ b/old_docs/API_docs_v82/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_getTermsOfServiceUpdate.md b/old_docs/API_docs_v82/methods/help_getTermsOfServiceUpdate.md
index a4192ef5..0400944b 100644
--- a/old_docs/API_docs_v82/methods/help_getTermsOfServiceUpdate.md
+++ b/old_docs/API_docs_v82/methods/help_getTermsOfServiceUpdate.md
@@ -16,7 +16,7 @@ Get updated TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_saveAppLog.md b/old_docs/API_docs_v82/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v82/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v82/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v82/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v82/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v82/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/initConnection.md b/old_docs/API_docs_v82/methods/initConnection.md
index 66dec464..de18eb0c 100644
--- a/old_docs/API_docs_v82/methods/initConnection.md
+++ b/old_docs/API_docs_v82/methods/initConnection.md
@@ -29,7 +29,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/invokeAfterMsg.md b/old_docs/API_docs_v82/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v82/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v82/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/invokeAfterMsgs.md b/old_docs/API_docs_v82/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v82/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v82/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/invokeWithLayer.md b/old_docs/API_docs_v82/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v82/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v82/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/invokeWithMessagesRange.md b/old_docs/API_docs_v82/methods/invokeWithMessagesRange.md
index 3f7b4749..5a028cf3 100644
--- a/old_docs/API_docs_v82/methods/invokeWithMessagesRange.md
+++ b/old_docs/API_docs_v82/methods/invokeWithMessagesRange.md
@@ -22,7 +22,7 @@ Invoke with messages range
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/invokeWithTakeout.md b/old_docs/API_docs_v82/methods/invokeWithTakeout.md
index 171295e3..3a7e1eb6 100644
--- a/old_docs/API_docs_v82/methods/invokeWithTakeout.md
+++ b/old_docs/API_docs_v82/methods/invokeWithTakeout.md
@@ -22,7 +22,7 @@ Invoke method from takeout session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v82/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v82/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v82/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/langpack_getDifference.md b/old_docs/API_docs_v82/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v82/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v82/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/langpack_getLangPack.md b/old_docs/API_docs_v82/methods/langpack_getLangPack.md
index 89924e2c..ff9f5c39 100644
--- a/old_docs/API_docs_v82/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v82/methods/langpack_getLangPack.md
@@ -21,7 +21,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/langpack_getLanguages.md b/old_docs/API_docs_v82/methods/langpack_getLanguages.md
index 66567846..3b7da8ae 100644
--- a/old_docs/API_docs_v82/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v82/methods/langpack_getLanguages.md
@@ -16,7 +16,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/langpack_getStrings.md b/old_docs/API_docs_v82/methods/langpack_getStrings.md
index dcf50b21..4724d363 100644
--- a/old_docs/API_docs_v82/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v82/methods/langpack_getStrings.md
@@ -22,7 +22,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_addChatUser.md b/old_docs/API_docs_v82/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v82/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v82/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_checkChatInvite.md b/old_docs/API_docs_v82/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v82/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v82/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v82/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v82/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_createChat.md b/old_docs/API_docs_v82/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v82/methods/messages_createChat.md
+++ b/old_docs/API_docs_v82/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_deleteChatUser.md b/old_docs/API_docs_v82/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v82/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v82/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_deleteHistory.md b/old_docs/API_docs_v82/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v82/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v82/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_deleteMessages.md b/old_docs/API_docs_v82/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v82/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v82/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_editChatAdmin.md b/old_docs/API_docs_v82/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v82/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v82/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_editChatPhoto.md b/old_docs/API_docs_v82/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v82/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v82/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_editChatTitle.md b/old_docs/API_docs_v82/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v82/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v82/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v82/methods/messages_editInlineBotMessage.md
index 41859a2b..c881f061 100644
--- a/old_docs/API_docs_v82/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v82/methods/messages_editInlineBotMessage.md
@@ -29,7 +29,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_editMessage.md b/old_docs/API_docs_v82/methods/messages_editMessage.md
index 90dbafa5..380f1bcc 100644
--- a/old_docs/API_docs_v82/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v82/methods/messages_editMessage.md
@@ -30,7 +30,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_exportChatInvite.md b/old_docs/API_docs_v82/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v82/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v82/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_faveSticker.md b/old_docs/API_docs_v82/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v82/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v82/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_forwardMessages.md b/old_docs/API_docs_v82/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v82/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v82/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getAllChats.md b/old_docs/API_docs_v82/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v82/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v82/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getAllDrafts.md b/old_docs/API_docs_v82/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v82/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v82/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getAllStickers.md b/old_docs/API_docs_v82/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v82/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v82/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v82/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v82/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v82/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v82/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v82/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v82/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getChats.md b/old_docs/API_docs_v82/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v82/methods/messages_getChats.md
+++ b/old_docs/API_docs_v82/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getCommonChats.md b/old_docs/API_docs_v82/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v82/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v82/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getDialogUnreadMarks.md b/old_docs/API_docs_v82/methods/messages_getDialogUnreadMarks.md
index 1e44ac5c..05644942 100644
--- a/old_docs/API_docs_v82/methods/messages_getDialogUnreadMarks.md
+++ b/old_docs/API_docs_v82/methods/messages_getDialogUnreadMarks.md
@@ -16,7 +16,7 @@ Get dialogs marked as unread manually
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getDialogs.md b/old_docs/API_docs_v82/methods/messages_getDialogs.md
index dd315daf..6a41c227 100644
--- a/old_docs/API_docs_v82/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v82/methods/messages_getDialogs.md
@@ -26,7 +26,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v82/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v82/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v82/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getFavedStickers.md b/old_docs/API_docs_v82/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v82/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v82/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v82/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getGameHighScores.md b/old_docs/API_docs_v82/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v82/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v82/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getHistory.md b/old_docs/API_docs_v82/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v82/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v82/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v82/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v82/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v82/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v82/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v82/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v82/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getMaskStickers.md b/old_docs/API_docs_v82/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v82/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getMessageEditData.md b/old_docs/API_docs_v82/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v82/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v82/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getMessages.md b/old_docs/API_docs_v82/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/old_docs/API_docs_v82/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v82/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getMessagesViews.md b/old_docs/API_docs_v82/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v82/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v82/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v82/methods/messages_getPeerDialogs.md
index 3b640993..d4502ad4 100644
--- a/old_docs/API_docs_v82/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v82/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getPeerSettings.md b/old_docs/API_docs_v82/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v82/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v82/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v82/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v82/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v82/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getRecentLocations.md b/old_docs/API_docs_v82/methods/messages_getRecentLocations.md
index 424955e7..e4bff964 100644
--- a/old_docs/API_docs_v82/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v82/methods/messages_getRecentLocations.md
@@ -23,7 +23,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getRecentStickers.md b/old_docs/API_docs_v82/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v82/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getSavedGifs.md b/old_docs/API_docs_v82/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v82/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v82/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getSplitRanges.md b/old_docs/API_docs_v82/methods/messages_getSplitRanges.md
index c39bdedc..f23f9c7b 100644
--- a/old_docs/API_docs_v82/methods/messages_getSplitRanges.md
+++ b/old_docs/API_docs_v82/methods/messages_getSplitRanges.md
@@ -16,7 +16,7 @@ Get message ranges to fetch
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getStickerSet.md b/old_docs/API_docs_v82/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v82/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v82/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getStickers.md b/old_docs/API_docs_v82/methods/messages_getStickers.md
index 16386ee6..aa550dc1 100644
--- a/old_docs/API_docs_v82/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v82/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v82/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v82/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getWebPage.md b/old_docs/API_docs_v82/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v82/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v82/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v82/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/old_docs/API_docs_v82/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v82/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_hideReportSpam.md b/old_docs/API_docs_v82/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v82/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v82/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_importChatInvite.md b/old_docs/API_docs_v82/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v82/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v82/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_installStickerSet.md b/old_docs/API_docs_v82/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v82/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v82/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_markDialogUnread.md b/old_docs/API_docs_v82/methods/messages_markDialogUnread.md
index 6cbb27c9..62aa42a2 100644
--- a/old_docs/API_docs_v82/methods/messages_markDialogUnread.md
+++ b/old_docs/API_docs_v82/methods/messages_markDialogUnread.md
@@ -22,7 +22,7 @@ Mark dialog as unread
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_migrateChat.md b/old_docs/API_docs_v82/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v82/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v82/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v82/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v82/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v82/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v82/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v82/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v82/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_readHistory.md b/old_docs/API_docs_v82/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v82/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v82/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_readMentions.md b/old_docs/API_docs_v82/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v82/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v82/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_readMessageContents.md b/old_docs/API_docs_v82/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v82/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v82/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_receivedMessages.md b/old_docs/API_docs_v82/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v82/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v82/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v82/methods/messages_reorderPinnedDialogs.md
index 4134b2e8..b2cd01be 100644
--- a/old_docs/API_docs_v82/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v82/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v82/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v82/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v82/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_report.md b/old_docs/API_docs_v82/methods/messages_report.md
index d34e084d..eda069f6 100644
--- a/old_docs/API_docs_v82/methods/messages_report.md
+++ b/old_docs/API_docs_v82/methods/messages_report.md
@@ -23,7 +23,7 @@ Report a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v82/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v82/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v82/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_reportSpam.md b/old_docs/API_docs_v82/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v82/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v82/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_saveDraft.md b/old_docs/API_docs_v82/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v82/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v82/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_saveGif.md b/old_docs/API_docs_v82/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v82/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v82/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v82/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v82/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v82/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_search.md b/old_docs/API_docs_v82/methods/messages_search.md
index f65ba461..a89313bd 100644
--- a/old_docs/API_docs_v82/methods/messages_search.md
+++ b/old_docs/API_docs_v82/methods/messages_search.md
@@ -32,7 +32,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_searchGifs.md b/old_docs/API_docs_v82/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v82/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v82/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_searchGlobal.md b/old_docs/API_docs_v82/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v82/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v82/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_searchStickerSets.md b/old_docs/API_docs_v82/methods/messages_searchStickerSets.md
index f9d46123..9ac36ba8 100644
--- a/old_docs/API_docs_v82/methods/messages_searchStickerSets.md
+++ b/old_docs/API_docs_v82/methods/messages_searchStickerSets.md
@@ -23,7 +23,7 @@ Find a sticker set
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_sendEncrypted.md b/old_docs/API_docs_v82/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v82/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v82/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v82/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v82/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v82/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v82/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v82/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v82/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v82/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v82/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v82/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_sendMedia.md b/old_docs/API_docs_v82/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/old_docs/API_docs_v82/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v82/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_sendMessage.md b/old_docs/API_docs_v82/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v82/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v82/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v82/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v82/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v82/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v82/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v82/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v82/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v82/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v82/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v82/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v82/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v82/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v82/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v82/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v82/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v82/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v82/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v82/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v82/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_setGameScore.md b/old_docs/API_docs_v82/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v82/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v82/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v82/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v82/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v82/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v82/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v82/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v82/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_setTyping.md b/old_docs/API_docs_v82/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v82/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v82/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_startBot.md b/old_docs/API_docs_v82/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v82/methods/messages_startBot.md
+++ b/old_docs/API_docs_v82/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v82/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v82/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v82/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v82/methods/messages_toggleDialogPin.md
index a2dd4fb5..b009d4ba 100644
--- a/old_docs/API_docs_v82/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v82/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v82/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v82/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v82/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v82/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v82/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v82/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/messages_uploadMedia.md b/old_docs/API_docs_v82/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v82/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v82/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v82/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v82/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v82/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/payments_getPaymentForm.md b/old_docs/API_docs_v82/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v82/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v82/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v82/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v82/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v82/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/payments_getSavedInfo.md b/old_docs/API_docs_v82/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v82/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v82/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v82/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v82/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v82/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v82/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v82/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v82/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/phone_getCallConfig.md b/old_docs/API_docs_v82/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v82/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v82/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/phone_receivedCall.md b/old_docs/API_docs_v82/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v82/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v82/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/phone_saveCallDebug.md b/old_docs/API_docs_v82/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v82/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v82/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/phone_setCallRating.md b/old_docs/API_docs_v82/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v82/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v82/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/photos_deletePhotos.md b/old_docs/API_docs_v82/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v82/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v82/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/photos_getUserPhotos.md b/old_docs/API_docs_v82/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v82/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v82/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v82/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v82/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v82/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v82/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v82/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v82/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v82/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v82/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v82/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v82/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v82/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v82/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/stickers_createStickerSet.md b/old_docs/API_docs_v82/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v82/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v82/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v82/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v82/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v82/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/upload_getWebFile.md b/old_docs/API_docs_v82/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v82/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v82/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/users_getUsers.md b/old_docs/API_docs_v82/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v82/methods/users_getUsers.md
+++ b/old_docs/API_docs_v82/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v82/methods/users_setSecureValueErrors.md b/old_docs/API_docs_v82/methods/users_setSecureValueErrors.md
index 51043582..0dad2b8f 100644
--- a/old_docs/API_docs_v82/methods/users_setSecureValueErrors.md
+++ b/old_docs/API_docs_v82/methods/users_setSecureValueErrors.md
@@ -22,7 +22,7 @@ Set secure value error for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_acceptAuthorization.md b/old_docs/API_docs_v86/methods/account_acceptAuthorization.md
index 08d29783..4b2759a7 100644
--- a/old_docs/API_docs_v86/methods/account_acceptAuthorization.md
+++ b/old_docs/API_docs_v86/methods/account_acceptAuthorization.md
@@ -25,7 +25,7 @@ Accept telegram passport authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_changePhone.md b/old_docs/API_docs_v86/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v86/methods/account_changePhone.md
+++ b/old_docs/API_docs_v86/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_checkUsername.md b/old_docs/API_docs_v86/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v86/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v86/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_confirmPhone.md b/old_docs/API_docs_v86/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v86/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v86/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_deleteAccount.md b/old_docs/API_docs_v86/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v86/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v86/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_deleteSecureValue.md b/old_docs/API_docs_v86/methods/account_deleteSecureValue.md
index c3b019a2..5a0cad4d 100644
--- a/old_docs/API_docs_v86/methods/account_deleteSecureValue.md
+++ b/old_docs/API_docs_v86/methods/account_deleteSecureValue.md
@@ -21,7 +21,7 @@ Delete secure telegram passport value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_finishTakeoutSession.md b/old_docs/API_docs_v86/methods/account_finishTakeoutSession.md
index 50d46c2e..c3a04881 100644
--- a/old_docs/API_docs_v86/methods/account_finishTakeoutSession.md
+++ b/old_docs/API_docs_v86/methods/account_finishTakeoutSession.md
@@ -21,7 +21,7 @@ Finish account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getAccountTTL.md b/old_docs/API_docs_v86/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v86/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v86/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getAllSecureValues.md b/old_docs/API_docs_v86/methods/account_getAllSecureValues.md
index fec9423c..3066524c 100644
--- a/old_docs/API_docs_v86/methods/account_getAllSecureValues.md
+++ b/old_docs/API_docs_v86/methods/account_getAllSecureValues.md
@@ -16,7 +16,7 @@ Get all secure telegram passport values
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getAuthorizationForm.md b/old_docs/API_docs_v86/methods/account_getAuthorizationForm.md
index 71aef53e..2c45c0e3 100644
--- a/old_docs/API_docs_v86/methods/account_getAuthorizationForm.md
+++ b/old_docs/API_docs_v86/methods/account_getAuthorizationForm.md
@@ -23,7 +23,7 @@ Bots only: get telegram passport authorization form
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getAuthorizations.md b/old_docs/API_docs_v86/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v86/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v86/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getNotifySettings.md b/old_docs/API_docs_v86/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v86/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v86/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getPassword.md b/old_docs/API_docs_v86/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v86/methods/account_getPassword.md
+++ b/old_docs/API_docs_v86/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getPrivacy.md b/old_docs/API_docs_v86/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v86/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v86/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getSecureValue.md b/old_docs/API_docs_v86/methods/account_getSecureValue.md
index 2fd77c58..6d8d7c3b 100644
--- a/old_docs/API_docs_v86/methods/account_getSecureValue.md
+++ b/old_docs/API_docs_v86/methods/account_getSecureValue.md
@@ -21,7 +21,7 @@ Get secure value for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getTmpPassword.md b/old_docs/API_docs_v86/methods/account_getTmpPassword.md
index 6aa9d471..47516aea 100644
--- a/old_docs/API_docs_v86/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v86/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getWallPapers.md b/old_docs/API_docs_v86/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v86/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v86/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_getWebAuthorizations.md b/old_docs/API_docs_v86/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/old_docs/API_docs_v86/methods/account_getWebAuthorizations.md
+++ b/old_docs/API_docs_v86/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_initTakeoutSession.md b/old_docs/API_docs_v86/methods/account_initTakeoutSession.md
index 94d0e660..1428c5cd 100644
--- a/old_docs/API_docs_v86/methods/account_initTakeoutSession.md
+++ b/old_docs/API_docs_v86/methods/account_initTakeoutSession.md
@@ -27,7 +27,7 @@ Start account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_registerDevice.md b/old_docs/API_docs_v86/methods/account_registerDevice.md
index 67b42990..0e9082f5 100644
--- a/old_docs/API_docs_v86/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v86/methods/account_registerDevice.md
@@ -25,7 +25,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_reportPeer.md b/old_docs/API_docs_v86/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v86/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v86/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_resetAuthorization.md b/old_docs/API_docs_v86/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v86/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v86/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_resetNotifySettings.md b/old_docs/API_docs_v86/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v86/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v86/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_resetWebAuthorization.md b/old_docs/API_docs_v86/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/old_docs/API_docs_v86/methods/account_resetWebAuthorization.md
+++ b/old_docs/API_docs_v86/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_resetWebAuthorizations.md b/old_docs/API_docs_v86/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/old_docs/API_docs_v86/methods/account_resetWebAuthorizations.md
+++ b/old_docs/API_docs_v86/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_saveSecureValue.md b/old_docs/API_docs_v86/methods/account_saveSecureValue.md
index baffad4d..ff5c0e43 100644
--- a/old_docs/API_docs_v86/methods/account_saveSecureValue.md
+++ b/old_docs/API_docs_v86/methods/account_saveSecureValue.md
@@ -22,7 +22,7 @@ Save telegram passport secure value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v86/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v86/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v86/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v86/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v86/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v86/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_sendVerifyEmailCode.md b/old_docs/API_docs_v86/methods/account_sendVerifyEmailCode.md
index d851ac7f..85782ecf 100644
--- a/old_docs/API_docs_v86/methods/account_sendVerifyEmailCode.md
+++ b/old_docs/API_docs_v86/methods/account_sendVerifyEmailCode.md
@@ -21,7 +21,7 @@ Send email verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_sendVerifyPhoneCode.md b/old_docs/API_docs_v86/methods/account_sendVerifyPhoneCode.md
index 0e49cdd5..a3b8e272 100644
--- a/old_docs/API_docs_v86/methods/account_sendVerifyPhoneCode.md
+++ b/old_docs/API_docs_v86/methods/account_sendVerifyPhoneCode.md
@@ -23,7 +23,7 @@ Send phone verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_setAccountTTL.md b/old_docs/API_docs_v86/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v86/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v86/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_setPrivacy.md b/old_docs/API_docs_v86/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v86/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v86/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_unregisterDevice.md b/old_docs/API_docs_v86/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/old_docs/API_docs_v86/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v86/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v86/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v86/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v86/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_updateNotifySettings.md b/old_docs/API_docs_v86/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v86/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v86/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_updateProfile.md b/old_docs/API_docs_v86/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v86/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v86/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_updateStatus.md b/old_docs/API_docs_v86/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v86/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v86/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_updateUsername.md b/old_docs/API_docs_v86/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v86/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v86/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_verifyEmail.md b/old_docs/API_docs_v86/methods/account_verifyEmail.md
index b1c5d6b9..51379c1f 100644
--- a/old_docs/API_docs_v86/methods/account_verifyEmail.md
+++ b/old_docs/API_docs_v86/methods/account_verifyEmail.md
@@ -22,7 +22,7 @@ Verify email address
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/account_verifyPhone.md b/old_docs/API_docs_v86/methods/account_verifyPhone.md
index d764fa41..af83b273 100644
--- a/old_docs/API_docs_v86/methods/account_verifyPhone.md
+++ b/old_docs/API_docs_v86/methods/account_verifyPhone.md
@@ -23,7 +23,7 @@ Verify phone number
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/auth_cancelCode.md b/old_docs/API_docs_v86/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v86/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v86/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v86/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v86/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v86/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/auth_recoverPassword.md b/old_docs/API_docs_v86/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v86/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v86/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v86/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v86/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v86/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/auth_resendCode.md b/old_docs/API_docs_v86/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v86/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v86/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v86/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v86/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v86/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v86/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v86/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v86/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v86/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v86/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v86/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_checkUsername.md b/old_docs/API_docs_v86/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v86/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v86/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_createChannel.md b/old_docs/API_docs_v86/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v86/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v86/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_deleteChannel.md b/old_docs/API_docs_v86/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v86/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v86/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_deleteHistory.md b/old_docs/API_docs_v86/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v86/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v86/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_deleteMessages.md b/old_docs/API_docs_v86/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v86/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v86/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v86/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v86/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v86/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_editAbout.md b/old_docs/API_docs_v86/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v86/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v86/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_editAdmin.md b/old_docs/API_docs_v86/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v86/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v86/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_editBanned.md b/old_docs/API_docs_v86/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v86/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v86/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_editPhoto.md b/old_docs/API_docs_v86/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v86/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v86/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_editTitle.md b/old_docs/API_docs_v86/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v86/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v86/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_exportInvite.md b/old_docs/API_docs_v86/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v86/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v86/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_exportMessageLink.md b/old_docs/API_docs_v86/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/old_docs/API_docs_v86/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v86/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_getAdminLog.md b/old_docs/API_docs_v86/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v86/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v86/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v86/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v86/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v86/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_getChannels.md b/old_docs/API_docs_v86/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v86/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v86/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_getLeftChannels.md b/old_docs/API_docs_v86/methods/channels_getLeftChannels.md
index ea85dfea..97ac032f 100644
--- a/old_docs/API_docs_v86/methods/channels_getLeftChannels.md
+++ b/old_docs/API_docs_v86/methods/channels_getLeftChannels.md
@@ -21,7 +21,7 @@ Get all channels you left
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_getMessages.md b/old_docs/API_docs_v86/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/old_docs/API_docs_v86/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v86/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_getParticipant.md b/old_docs/API_docs_v86/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v86/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v86/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_getParticipants.md b/old_docs/API_docs_v86/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v86/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v86/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_inviteToChannel.md b/old_docs/API_docs_v86/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v86/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v86/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_joinChannel.md b/old_docs/API_docs_v86/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v86/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v86/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_leaveChannel.md b/old_docs/API_docs_v86/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v86/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v86/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_readHistory.md b/old_docs/API_docs_v86/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v86/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v86/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_readMessageContents.md b/old_docs/API_docs_v86/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v86/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v86/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_reportSpam.md b/old_docs/API_docs_v86/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v86/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v86/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_setStickers.md b/old_docs/API_docs_v86/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v86/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v86/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_toggleInvites.md b/old_docs/API_docs_v86/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v86/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v86/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v86/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v86/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v86/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_toggleSignatures.md b/old_docs/API_docs_v86/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v86/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v86/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v86/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v86/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v86/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/channels_updateUsername.md b/old_docs/API_docs_v86/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v86/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v86/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_block.md b/old_docs/API_docs_v86/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v86/methods/contacts_block.md
+++ b/old_docs/API_docs_v86/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_deleteContact.md b/old_docs/API_docs_v86/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v86/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v86/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_deleteContacts.md b/old_docs/API_docs_v86/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v86/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v86/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_exportCard.md b/old_docs/API_docs_v86/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v86/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v86/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_getBlocked.md b/old_docs/API_docs_v86/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v86/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v86/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_getContacts.md b/old_docs/API_docs_v86/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v86/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v86/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_getSaved.md b/old_docs/API_docs_v86/methods/contacts_getSaved.md
index d8f02545..764bcc4e 100644
--- a/old_docs/API_docs_v86/methods/contacts_getSaved.md
+++ b/old_docs/API_docs_v86/methods/contacts_getSaved.md
@@ -16,7 +16,7 @@ Get saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_getStatuses.md b/old_docs/API_docs_v86/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v86/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v86/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_getTopPeers.md b/old_docs/API_docs_v86/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v86/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v86/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_importCard.md b/old_docs/API_docs_v86/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v86/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v86/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_importContacts.md b/old_docs/API_docs_v86/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v86/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v86/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_resetSaved.md b/old_docs/API_docs_v86/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v86/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v86/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v86/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v86/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v86/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_search.md b/old_docs/API_docs_v86/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v86/methods/contacts_search.md
+++ b/old_docs/API_docs_v86/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_toggleTopPeers.md b/old_docs/API_docs_v86/methods/contacts_toggleTopPeers.md
index 67da250d..ab515d4a 100644
--- a/old_docs/API_docs_v86/methods/contacts_toggleTopPeers.md
+++ b/old_docs/API_docs_v86/methods/contacts_toggleTopPeers.md
@@ -21,7 +21,7 @@ Toggle top peers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/contacts_unblock.md b/old_docs/API_docs_v86/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v86/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v86/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_acceptTermsOfService.md b/old_docs/API_docs_v86/methods/help_acceptTermsOfService.md
index aa70cc78..ae2a68a6 100644
--- a/old_docs/API_docs_v86/methods/help_acceptTermsOfService.md
+++ b/old_docs/API_docs_v86/methods/help_acceptTermsOfService.md
@@ -21,7 +21,7 @@ Accept telegram's TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getAppChangelog.md b/old_docs/API_docs_v86/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v86/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v86/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getAppUpdate.md b/old_docs/API_docs_v86/methods/help_getAppUpdate.md
index d738e00d..87019db0 100644
--- a/old_docs/API_docs_v86/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v86/methods/help_getAppUpdate.md
@@ -21,7 +21,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getCdnConfig.md b/old_docs/API_docs_v86/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v86/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v86/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getConfig.md b/old_docs/API_docs_v86/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v86/methods/help_getConfig.md
+++ b/old_docs/API_docs_v86/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getDeepLinkInfo.md b/old_docs/API_docs_v86/methods/help_getDeepLinkInfo.md
index f124fa0a..a3d51bc2 100644
--- a/old_docs/API_docs_v86/methods/help_getDeepLinkInfo.md
+++ b/old_docs/API_docs_v86/methods/help_getDeepLinkInfo.md
@@ -21,7 +21,7 @@ Get deep link info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getInviteText.md b/old_docs/API_docs_v86/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v86/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v86/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getNearestDc.md b/old_docs/API_docs_v86/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v86/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v86/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getPassportConfig.md b/old_docs/API_docs_v86/methods/help_getPassportConfig.md
index e6330fe2..1fc48827 100644
--- a/old_docs/API_docs_v86/methods/help_getPassportConfig.md
+++ b/old_docs/API_docs_v86/methods/help_getPassportConfig.md
@@ -21,7 +21,7 @@ Get passport config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getProxyData.md b/old_docs/API_docs_v86/methods/help_getProxyData.md
index 10d33cab..68297e93 100644
--- a/old_docs/API_docs_v86/methods/help_getProxyData.md
+++ b/old_docs/API_docs_v86/methods/help_getProxyData.md
@@ -16,7 +16,7 @@ Get information about the current proxy
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v86/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v86/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v86/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getSupport.md b/old_docs/API_docs_v86/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v86/methods/help_getSupport.md
+++ b/old_docs/API_docs_v86/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_getTermsOfServiceUpdate.md b/old_docs/API_docs_v86/methods/help_getTermsOfServiceUpdate.md
index a4192ef5..0400944b 100644
--- a/old_docs/API_docs_v86/methods/help_getTermsOfServiceUpdate.md
+++ b/old_docs/API_docs_v86/methods/help_getTermsOfServiceUpdate.md
@@ -16,7 +16,7 @@ Get updated TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_saveAppLog.md b/old_docs/API_docs_v86/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v86/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v86/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v86/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v86/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v86/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/initConnection.md b/old_docs/API_docs_v86/methods/initConnection.md
index 66dec464..de18eb0c 100644
--- a/old_docs/API_docs_v86/methods/initConnection.md
+++ b/old_docs/API_docs_v86/methods/initConnection.md
@@ -29,7 +29,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/invokeAfterMsg.md b/old_docs/API_docs_v86/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v86/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v86/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/invokeAfterMsgs.md b/old_docs/API_docs_v86/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v86/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v86/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/invokeWithLayer.md b/old_docs/API_docs_v86/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v86/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v86/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/invokeWithMessagesRange.md b/old_docs/API_docs_v86/methods/invokeWithMessagesRange.md
index 3f7b4749..5a028cf3 100644
--- a/old_docs/API_docs_v86/methods/invokeWithMessagesRange.md
+++ b/old_docs/API_docs_v86/methods/invokeWithMessagesRange.md
@@ -22,7 +22,7 @@ Invoke with messages range
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/invokeWithTakeout.md b/old_docs/API_docs_v86/methods/invokeWithTakeout.md
index 171295e3..3a7e1eb6 100644
--- a/old_docs/API_docs_v86/methods/invokeWithTakeout.md
+++ b/old_docs/API_docs_v86/methods/invokeWithTakeout.md
@@ -22,7 +22,7 @@ Invoke method from takeout session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v86/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v86/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v86/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/langpack_getDifference.md b/old_docs/API_docs_v86/methods/langpack_getDifference.md
index 4c8ae464..70690a0b 100644
--- a/old_docs/API_docs_v86/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v86/methods/langpack_getDifference.md
@@ -21,7 +21,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/langpack_getLangPack.md b/old_docs/API_docs_v86/methods/langpack_getLangPack.md
index 5ff170d8..7d50d3ee 100644
--- a/old_docs/API_docs_v86/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v86/methods/langpack_getLangPack.md
@@ -22,7 +22,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/langpack_getLanguages.md b/old_docs/API_docs_v86/methods/langpack_getLanguages.md
index dd9e4bf4..2ecceccf 100644
--- a/old_docs/API_docs_v86/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v86/methods/langpack_getLanguages.md
@@ -21,7 +21,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/langpack_getStrings.md b/old_docs/API_docs_v86/methods/langpack_getStrings.md
index 7a2739f9..140179fd 100644
--- a/old_docs/API_docs_v86/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v86/methods/langpack_getStrings.md
@@ -23,7 +23,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_addChatUser.md b/old_docs/API_docs_v86/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v86/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v86/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_checkChatInvite.md b/old_docs/API_docs_v86/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v86/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v86/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_clearAllDrafts.md b/old_docs/API_docs_v86/methods/messages_clearAllDrafts.md
index 012be8bc..aa5726f6 100644
--- a/old_docs/API_docs_v86/methods/messages_clearAllDrafts.md
+++ b/old_docs/API_docs_v86/methods/messages_clearAllDrafts.md
@@ -16,7 +16,7 @@ Clear all drafts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v86/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v86/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_createChat.md b/old_docs/API_docs_v86/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v86/methods/messages_createChat.md
+++ b/old_docs/API_docs_v86/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_deleteChatUser.md b/old_docs/API_docs_v86/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v86/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v86/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_deleteHistory.md b/old_docs/API_docs_v86/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v86/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v86/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_deleteMessages.md b/old_docs/API_docs_v86/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v86/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v86/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_editChatAdmin.md b/old_docs/API_docs_v86/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v86/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v86/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_editChatPhoto.md b/old_docs/API_docs_v86/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v86/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v86/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_editChatTitle.md b/old_docs/API_docs_v86/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v86/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v86/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v86/methods/messages_editInlineBotMessage.md
index 41859a2b..c881f061 100644
--- a/old_docs/API_docs_v86/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v86/methods/messages_editInlineBotMessage.md
@@ -29,7 +29,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_editMessage.md b/old_docs/API_docs_v86/methods/messages_editMessage.md
index 90dbafa5..380f1bcc 100644
--- a/old_docs/API_docs_v86/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v86/methods/messages_editMessage.md
@@ -30,7 +30,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_exportChatInvite.md b/old_docs/API_docs_v86/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v86/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v86/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_faveSticker.md b/old_docs/API_docs_v86/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v86/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v86/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_forwardMessages.md b/old_docs/API_docs_v86/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v86/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v86/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getAllChats.md b/old_docs/API_docs_v86/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v86/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v86/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getAllDrafts.md b/old_docs/API_docs_v86/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v86/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v86/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getAllStickers.md b/old_docs/API_docs_v86/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v86/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v86/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v86/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v86/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v86/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v86/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v86/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v86/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getChats.md b/old_docs/API_docs_v86/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v86/methods/messages_getChats.md
+++ b/old_docs/API_docs_v86/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getCommonChats.md b/old_docs/API_docs_v86/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v86/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v86/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getDialogUnreadMarks.md b/old_docs/API_docs_v86/methods/messages_getDialogUnreadMarks.md
index 1e44ac5c..05644942 100644
--- a/old_docs/API_docs_v86/methods/messages_getDialogUnreadMarks.md
+++ b/old_docs/API_docs_v86/methods/messages_getDialogUnreadMarks.md
@@ -16,7 +16,7 @@ Get dialogs marked as unread manually
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getDialogs.md b/old_docs/API_docs_v86/methods/messages_getDialogs.md
index dd315daf..6a41c227 100644
--- a/old_docs/API_docs_v86/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v86/methods/messages_getDialogs.md
@@ -26,7 +26,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v86/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v86/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v86/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getFavedStickers.md b/old_docs/API_docs_v86/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v86/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v86/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v86/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getGameHighScores.md b/old_docs/API_docs_v86/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v86/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v86/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getHistory.md b/old_docs/API_docs_v86/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v86/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v86/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v86/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v86/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v86/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v86/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v86/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v86/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getMaskStickers.md b/old_docs/API_docs_v86/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v86/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getMessageEditData.md b/old_docs/API_docs_v86/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v86/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v86/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getMessages.md b/old_docs/API_docs_v86/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/old_docs/API_docs_v86/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v86/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getMessagesViews.md b/old_docs/API_docs_v86/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v86/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v86/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v86/methods/messages_getPeerDialogs.md
index 3b640993..d4502ad4 100644
--- a/old_docs/API_docs_v86/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v86/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getPeerSettings.md b/old_docs/API_docs_v86/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v86/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v86/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v86/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v86/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v86/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getRecentLocations.md b/old_docs/API_docs_v86/methods/messages_getRecentLocations.md
index 424955e7..e4bff964 100644
--- a/old_docs/API_docs_v86/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v86/methods/messages_getRecentLocations.md
@@ -23,7 +23,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getRecentStickers.md b/old_docs/API_docs_v86/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v86/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getSavedGifs.md b/old_docs/API_docs_v86/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v86/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v86/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getSplitRanges.md b/old_docs/API_docs_v86/methods/messages_getSplitRanges.md
index c39bdedc..f23f9c7b 100644
--- a/old_docs/API_docs_v86/methods/messages_getSplitRanges.md
+++ b/old_docs/API_docs_v86/methods/messages_getSplitRanges.md
@@ -16,7 +16,7 @@ Get message ranges to fetch
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getStickerSet.md b/old_docs/API_docs_v86/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v86/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v86/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getStickers.md b/old_docs/API_docs_v86/methods/messages_getStickers.md
index 16386ee6..aa550dc1 100644
--- a/old_docs/API_docs_v86/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v86/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v86/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v86/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getWebPage.md b/old_docs/API_docs_v86/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v86/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v86/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v86/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/old_docs/API_docs_v86/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v86/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_hideReportSpam.md b/old_docs/API_docs_v86/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v86/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v86/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_importChatInvite.md b/old_docs/API_docs_v86/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v86/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v86/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_installStickerSet.md b/old_docs/API_docs_v86/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v86/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v86/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_markDialogUnread.md b/old_docs/API_docs_v86/methods/messages_markDialogUnread.md
index 6cbb27c9..62aa42a2 100644
--- a/old_docs/API_docs_v86/methods/messages_markDialogUnread.md
+++ b/old_docs/API_docs_v86/methods/messages_markDialogUnread.md
@@ -22,7 +22,7 @@ Mark dialog as unread
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_migrateChat.md b/old_docs/API_docs_v86/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v86/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v86/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v86/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v86/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v86/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v86/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v86/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v86/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_readHistory.md b/old_docs/API_docs_v86/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v86/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v86/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_readMentions.md b/old_docs/API_docs_v86/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v86/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v86/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_readMessageContents.md b/old_docs/API_docs_v86/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v86/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v86/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_receivedMessages.md b/old_docs/API_docs_v86/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v86/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v86/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v86/methods/messages_reorderPinnedDialogs.md
index 4134b2e8..b2cd01be 100644
--- a/old_docs/API_docs_v86/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v86/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v86/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v86/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v86/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_report.md b/old_docs/API_docs_v86/methods/messages_report.md
index d34e084d..eda069f6 100644
--- a/old_docs/API_docs_v86/methods/messages_report.md
+++ b/old_docs/API_docs_v86/methods/messages_report.md
@@ -23,7 +23,7 @@ Report a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v86/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v86/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v86/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_reportSpam.md b/old_docs/API_docs_v86/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v86/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v86/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_saveDraft.md b/old_docs/API_docs_v86/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v86/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v86/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_saveGif.md b/old_docs/API_docs_v86/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v86/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v86/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v86/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v86/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v86/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_search.md b/old_docs/API_docs_v86/methods/messages_search.md
index f65ba461..a89313bd 100644
--- a/old_docs/API_docs_v86/methods/messages_search.md
+++ b/old_docs/API_docs_v86/methods/messages_search.md
@@ -32,7 +32,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_searchGifs.md b/old_docs/API_docs_v86/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v86/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v86/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_searchGlobal.md b/old_docs/API_docs_v86/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v86/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v86/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_searchStickerSets.md b/old_docs/API_docs_v86/methods/messages_searchStickerSets.md
index f9d46123..9ac36ba8 100644
--- a/old_docs/API_docs_v86/methods/messages_searchStickerSets.md
+++ b/old_docs/API_docs_v86/methods/messages_searchStickerSets.md
@@ -23,7 +23,7 @@ Find a sticker set
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_sendEncrypted.md b/old_docs/API_docs_v86/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v86/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v86/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v86/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v86/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v86/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v86/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v86/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v86/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v86/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v86/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v86/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_sendMedia.md b/old_docs/API_docs_v86/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/old_docs/API_docs_v86/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v86/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_sendMessage.md b/old_docs/API_docs_v86/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v86/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v86/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v86/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v86/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v86/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v86/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v86/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v86/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v86/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v86/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v86/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v86/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v86/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v86/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v86/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v86/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v86/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v86/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v86/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v86/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_setGameScore.md b/old_docs/API_docs_v86/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v86/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v86/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v86/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v86/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v86/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v86/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v86/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v86/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_setTyping.md b/old_docs/API_docs_v86/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v86/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v86/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_startBot.md b/old_docs/API_docs_v86/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v86/methods/messages_startBot.md
+++ b/old_docs/API_docs_v86/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v86/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v86/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v86/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v86/methods/messages_toggleDialogPin.md
index a2dd4fb5..b009d4ba 100644
--- a/old_docs/API_docs_v86/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v86/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v86/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v86/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v86/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v86/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v86/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v86/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/messages_uploadMedia.md b/old_docs/API_docs_v86/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v86/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v86/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v86/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v86/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v86/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/payments_getPaymentForm.md b/old_docs/API_docs_v86/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v86/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v86/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v86/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v86/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v86/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/payments_getSavedInfo.md b/old_docs/API_docs_v86/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v86/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v86/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v86/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v86/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v86/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v86/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v86/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v86/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/phone_getCallConfig.md b/old_docs/API_docs_v86/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v86/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v86/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/phone_receivedCall.md b/old_docs/API_docs_v86/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v86/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v86/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/phone_saveCallDebug.md b/old_docs/API_docs_v86/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v86/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v86/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/phone_setCallRating.md b/old_docs/API_docs_v86/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v86/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v86/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/photos_deletePhotos.md b/old_docs/API_docs_v86/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v86/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v86/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/photos_getUserPhotos.md b/old_docs/API_docs_v86/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v86/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v86/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v86/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v86/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v86/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v86/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v86/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v86/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v86/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v86/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v86/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v86/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v86/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v86/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/stickers_createStickerSet.md b/old_docs/API_docs_v86/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v86/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v86/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v86/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v86/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v86/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/upload_getWebFile.md b/old_docs/API_docs_v86/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v86/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v86/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/users_getUsers.md b/old_docs/API_docs_v86/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v86/methods/users_getUsers.md
+++ b/old_docs/API_docs_v86/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v86/methods/users_setSecureValueErrors.md b/old_docs/API_docs_v86/methods/users_setSecureValueErrors.md
index 51043582..0dad2b8f 100644
--- a/old_docs/API_docs_v86/methods/users_setSecureValueErrors.md
+++ b/old_docs/API_docs_v86/methods/users_setSecureValueErrors.md
@@ -22,7 +22,7 @@ Set secure value error for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_acceptAuthorization.md b/old_docs/API_docs_v89/methods/account_acceptAuthorization.md
index 08d29783..4b2759a7 100644
--- a/old_docs/API_docs_v89/methods/account_acceptAuthorization.md
+++ b/old_docs/API_docs_v89/methods/account_acceptAuthorization.md
@@ -25,7 +25,7 @@ Accept telegram passport authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_cancelPasswordEmail.md b/old_docs/API_docs_v89/methods/account_cancelPasswordEmail.md
index 368750d3..9dd53893 100644
--- a/old_docs/API_docs_v89/methods/account_cancelPasswordEmail.md
+++ b/old_docs/API_docs_v89/methods/account_cancelPasswordEmail.md
@@ -16,7 +16,7 @@ Cancel password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_changePhone.md b/old_docs/API_docs_v89/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v89/methods/account_changePhone.md
+++ b/old_docs/API_docs_v89/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_checkUsername.md b/old_docs/API_docs_v89/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v89/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v89/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_confirmPasswordEmail.md b/old_docs/API_docs_v89/methods/account_confirmPasswordEmail.md
index 16b28c7e..1ee20c44 100644
--- a/old_docs/API_docs_v89/methods/account_confirmPasswordEmail.md
+++ b/old_docs/API_docs_v89/methods/account_confirmPasswordEmail.md
@@ -21,7 +21,7 @@ Confirm password recovery using email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_confirmPhone.md b/old_docs/API_docs_v89/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v89/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v89/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_deleteAccount.md b/old_docs/API_docs_v89/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v89/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v89/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_deleteSecureValue.md b/old_docs/API_docs_v89/methods/account_deleteSecureValue.md
index c3b019a2..5a0cad4d 100644
--- a/old_docs/API_docs_v89/methods/account_deleteSecureValue.md
+++ b/old_docs/API_docs_v89/methods/account_deleteSecureValue.md
@@ -21,7 +21,7 @@ Delete secure telegram passport value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_finishTakeoutSession.md b/old_docs/API_docs_v89/methods/account_finishTakeoutSession.md
index 50d46c2e..c3a04881 100644
--- a/old_docs/API_docs_v89/methods/account_finishTakeoutSession.md
+++ b/old_docs/API_docs_v89/methods/account_finishTakeoutSession.md
@@ -21,7 +21,7 @@ Finish account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getAccountTTL.md b/old_docs/API_docs_v89/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v89/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v89/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getAllSecureValues.md b/old_docs/API_docs_v89/methods/account_getAllSecureValues.md
index fec9423c..3066524c 100644
--- a/old_docs/API_docs_v89/methods/account_getAllSecureValues.md
+++ b/old_docs/API_docs_v89/methods/account_getAllSecureValues.md
@@ -16,7 +16,7 @@ Get all secure telegram passport values
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getAuthorizationForm.md b/old_docs/API_docs_v89/methods/account_getAuthorizationForm.md
index 71aef53e..2c45c0e3 100644
--- a/old_docs/API_docs_v89/methods/account_getAuthorizationForm.md
+++ b/old_docs/API_docs_v89/methods/account_getAuthorizationForm.md
@@ -23,7 +23,7 @@ Bots only: get telegram passport authorization form
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getAuthorizations.md b/old_docs/API_docs_v89/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v89/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v89/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getNotifySettings.md b/old_docs/API_docs_v89/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v89/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v89/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getPassword.md b/old_docs/API_docs_v89/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v89/methods/account_getPassword.md
+++ b/old_docs/API_docs_v89/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getPrivacy.md b/old_docs/API_docs_v89/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v89/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v89/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getSecureValue.md b/old_docs/API_docs_v89/methods/account_getSecureValue.md
index 2fd77c58..6d8d7c3b 100644
--- a/old_docs/API_docs_v89/methods/account_getSecureValue.md
+++ b/old_docs/API_docs_v89/methods/account_getSecureValue.md
@@ -21,7 +21,7 @@ Get secure value for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getTmpPassword.md b/old_docs/API_docs_v89/methods/account_getTmpPassword.md
index 6aa9d471..47516aea 100644
--- a/old_docs/API_docs_v89/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v89/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getWallPapers.md b/old_docs/API_docs_v89/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v89/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v89/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_getWebAuthorizations.md b/old_docs/API_docs_v89/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/old_docs/API_docs_v89/methods/account_getWebAuthorizations.md
+++ b/old_docs/API_docs_v89/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_initTakeoutSession.md b/old_docs/API_docs_v89/methods/account_initTakeoutSession.md
index 94d0e660..1428c5cd 100644
--- a/old_docs/API_docs_v89/methods/account_initTakeoutSession.md
+++ b/old_docs/API_docs_v89/methods/account_initTakeoutSession.md
@@ -27,7 +27,7 @@ Start account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_registerDevice.md b/old_docs/API_docs_v89/methods/account_registerDevice.md
index 67b42990..0e9082f5 100644
--- a/old_docs/API_docs_v89/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v89/methods/account_registerDevice.md
@@ -25,7 +25,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_reportPeer.md b/old_docs/API_docs_v89/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v89/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v89/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_resendPasswordEmail.md b/old_docs/API_docs_v89/methods/account_resendPasswordEmail.md
index f8b665de..38e355ae 100644
--- a/old_docs/API_docs_v89/methods/account_resendPasswordEmail.md
+++ b/old_docs/API_docs_v89/methods/account_resendPasswordEmail.md
@@ -16,7 +16,7 @@ Resend password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_resetAuthorization.md b/old_docs/API_docs_v89/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v89/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v89/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_resetNotifySettings.md b/old_docs/API_docs_v89/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v89/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v89/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_resetWebAuthorization.md b/old_docs/API_docs_v89/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/old_docs/API_docs_v89/methods/account_resetWebAuthorization.md
+++ b/old_docs/API_docs_v89/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_resetWebAuthorizations.md b/old_docs/API_docs_v89/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/old_docs/API_docs_v89/methods/account_resetWebAuthorizations.md
+++ b/old_docs/API_docs_v89/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_saveSecureValue.md b/old_docs/API_docs_v89/methods/account_saveSecureValue.md
index baffad4d..ff5c0e43 100644
--- a/old_docs/API_docs_v89/methods/account_saveSecureValue.md
+++ b/old_docs/API_docs_v89/methods/account_saveSecureValue.md
@@ -22,7 +22,7 @@ Save telegram passport secure value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v89/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v89/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v89/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v89/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v89/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v89/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_sendVerifyEmailCode.md b/old_docs/API_docs_v89/methods/account_sendVerifyEmailCode.md
index d851ac7f..85782ecf 100644
--- a/old_docs/API_docs_v89/methods/account_sendVerifyEmailCode.md
+++ b/old_docs/API_docs_v89/methods/account_sendVerifyEmailCode.md
@@ -21,7 +21,7 @@ Send email verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_sendVerifyPhoneCode.md b/old_docs/API_docs_v89/methods/account_sendVerifyPhoneCode.md
index 0e49cdd5..a3b8e272 100644
--- a/old_docs/API_docs_v89/methods/account_sendVerifyPhoneCode.md
+++ b/old_docs/API_docs_v89/methods/account_sendVerifyPhoneCode.md
@@ -23,7 +23,7 @@ Send phone verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_setAccountTTL.md b/old_docs/API_docs_v89/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v89/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v89/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_setPrivacy.md b/old_docs/API_docs_v89/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v89/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v89/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_unregisterDevice.md b/old_docs/API_docs_v89/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/old_docs/API_docs_v89/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v89/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v89/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v89/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v89/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_updateNotifySettings.md b/old_docs/API_docs_v89/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v89/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v89/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_updateProfile.md b/old_docs/API_docs_v89/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v89/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v89/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_updateStatus.md b/old_docs/API_docs_v89/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v89/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v89/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_updateUsername.md b/old_docs/API_docs_v89/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v89/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v89/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_verifyEmail.md b/old_docs/API_docs_v89/methods/account_verifyEmail.md
index b1c5d6b9..51379c1f 100644
--- a/old_docs/API_docs_v89/methods/account_verifyEmail.md
+++ b/old_docs/API_docs_v89/methods/account_verifyEmail.md
@@ -22,7 +22,7 @@ Verify email address
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/account_verifyPhone.md b/old_docs/API_docs_v89/methods/account_verifyPhone.md
index d764fa41..af83b273 100644
--- a/old_docs/API_docs_v89/methods/account_verifyPhone.md
+++ b/old_docs/API_docs_v89/methods/account_verifyPhone.md
@@ -23,7 +23,7 @@ Verify phone number
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/auth_cancelCode.md b/old_docs/API_docs_v89/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v89/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v89/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v89/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v89/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v89/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/auth_recoverPassword.md b/old_docs/API_docs_v89/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v89/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v89/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v89/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v89/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v89/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/auth_resendCode.md b/old_docs/API_docs_v89/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v89/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v89/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v89/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v89/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v89/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v89/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v89/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v89/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v89/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v89/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v89/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_checkUsername.md b/old_docs/API_docs_v89/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v89/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v89/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_createChannel.md b/old_docs/API_docs_v89/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v89/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v89/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_deleteChannel.md b/old_docs/API_docs_v89/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v89/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v89/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_deleteHistory.md b/old_docs/API_docs_v89/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v89/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v89/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_deleteMessages.md b/old_docs/API_docs_v89/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v89/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v89/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v89/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v89/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v89/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_editAbout.md b/old_docs/API_docs_v89/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v89/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v89/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_editAdmin.md b/old_docs/API_docs_v89/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v89/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v89/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_editBanned.md b/old_docs/API_docs_v89/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v89/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v89/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_editPhoto.md b/old_docs/API_docs_v89/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v89/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v89/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_editTitle.md b/old_docs/API_docs_v89/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v89/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v89/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_exportInvite.md b/old_docs/API_docs_v89/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v89/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v89/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_exportMessageLink.md b/old_docs/API_docs_v89/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/old_docs/API_docs_v89/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v89/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_getAdminLog.md b/old_docs/API_docs_v89/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v89/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v89/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v89/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v89/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v89/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_getChannels.md b/old_docs/API_docs_v89/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v89/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v89/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_getLeftChannels.md b/old_docs/API_docs_v89/methods/channels_getLeftChannels.md
index ea85dfea..97ac032f 100644
--- a/old_docs/API_docs_v89/methods/channels_getLeftChannels.md
+++ b/old_docs/API_docs_v89/methods/channels_getLeftChannels.md
@@ -21,7 +21,7 @@ Get all channels you left
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_getMessages.md b/old_docs/API_docs_v89/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/old_docs/API_docs_v89/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v89/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_getParticipant.md b/old_docs/API_docs_v89/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v89/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v89/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_getParticipants.md b/old_docs/API_docs_v89/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v89/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v89/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_inviteToChannel.md b/old_docs/API_docs_v89/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v89/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v89/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_joinChannel.md b/old_docs/API_docs_v89/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v89/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v89/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_leaveChannel.md b/old_docs/API_docs_v89/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v89/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v89/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_readHistory.md b/old_docs/API_docs_v89/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v89/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v89/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_readMessageContents.md b/old_docs/API_docs_v89/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v89/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v89/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_reportSpam.md b/old_docs/API_docs_v89/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v89/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v89/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_setStickers.md b/old_docs/API_docs_v89/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v89/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v89/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_toggleInvites.md b/old_docs/API_docs_v89/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v89/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v89/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v89/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v89/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v89/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_toggleSignatures.md b/old_docs/API_docs_v89/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v89/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v89/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_updatePinnedMessage.md b/old_docs/API_docs_v89/methods/channels_updatePinnedMessage.md
index 8dbace31..26f7bafd 100644
--- a/old_docs/API_docs_v89/methods/channels_updatePinnedMessage.md
+++ b/old_docs/API_docs_v89/methods/channels_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Set the pinned message of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/channels_updateUsername.md b/old_docs/API_docs_v89/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v89/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v89/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_block.md b/old_docs/API_docs_v89/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v89/methods/contacts_block.md
+++ b/old_docs/API_docs_v89/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_deleteContact.md b/old_docs/API_docs_v89/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v89/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v89/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_deleteContacts.md b/old_docs/API_docs_v89/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v89/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v89/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_exportCard.md b/old_docs/API_docs_v89/methods/contacts_exportCard.md
index 92a99876..bf057ca0 100644
--- a/old_docs/API_docs_v89/methods/contacts_exportCard.md
+++ b/old_docs/API_docs_v89/methods/contacts_exportCard.md
@@ -16,7 +16,7 @@ Export contact as card
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_getBlocked.md b/old_docs/API_docs_v89/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v89/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v89/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_getContactIDs.md b/old_docs/API_docs_v89/methods/contacts_getContactIDs.md
index 2a9ea3b1..0f811298 100644
--- a/old_docs/API_docs_v89/methods/contacts_getContactIDs.md
+++ b/old_docs/API_docs_v89/methods/contacts_getContactIDs.md
@@ -21,7 +21,7 @@ Get contacts by IDs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_getContacts.md b/old_docs/API_docs_v89/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v89/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v89/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_getSaved.md b/old_docs/API_docs_v89/methods/contacts_getSaved.md
index d8f02545..764bcc4e 100644
--- a/old_docs/API_docs_v89/methods/contacts_getSaved.md
+++ b/old_docs/API_docs_v89/methods/contacts_getSaved.md
@@ -16,7 +16,7 @@ Get saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_getStatuses.md b/old_docs/API_docs_v89/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v89/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v89/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_getTopPeers.md b/old_docs/API_docs_v89/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v89/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v89/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_importCard.md b/old_docs/API_docs_v89/methods/contacts_importCard.md
index e775c3b2..47482c45 100644
--- a/old_docs/API_docs_v89/methods/contacts_importCard.md
+++ b/old_docs/API_docs_v89/methods/contacts_importCard.md
@@ -21,7 +21,7 @@ Import card as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_importContacts.md b/old_docs/API_docs_v89/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v89/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v89/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_resetSaved.md b/old_docs/API_docs_v89/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v89/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v89/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v89/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v89/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v89/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_search.md b/old_docs/API_docs_v89/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v89/methods/contacts_search.md
+++ b/old_docs/API_docs_v89/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_toggleTopPeers.md b/old_docs/API_docs_v89/methods/contacts_toggleTopPeers.md
index 67da250d..ab515d4a 100644
--- a/old_docs/API_docs_v89/methods/contacts_toggleTopPeers.md
+++ b/old_docs/API_docs_v89/methods/contacts_toggleTopPeers.md
@@ -21,7 +21,7 @@ Toggle top peers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/contacts_unblock.md b/old_docs/API_docs_v89/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v89/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v89/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_acceptTermsOfService.md b/old_docs/API_docs_v89/methods/help_acceptTermsOfService.md
index aa70cc78..ae2a68a6 100644
--- a/old_docs/API_docs_v89/methods/help_acceptTermsOfService.md
+++ b/old_docs/API_docs_v89/methods/help_acceptTermsOfService.md
@@ -21,7 +21,7 @@ Accept telegram's TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_editUserInfo.md b/old_docs/API_docs_v89/methods/help_editUserInfo.md
index 0570c31a..94834328 100644
--- a/old_docs/API_docs_v89/methods/help_editUserInfo.md
+++ b/old_docs/API_docs_v89/methods/help_editUserInfo.md
@@ -24,7 +24,7 @@ Edit user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getAppChangelog.md b/old_docs/API_docs_v89/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v89/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v89/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getAppUpdate.md b/old_docs/API_docs_v89/methods/help_getAppUpdate.md
index d738e00d..87019db0 100644
--- a/old_docs/API_docs_v89/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v89/methods/help_getAppUpdate.md
@@ -21,7 +21,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getCdnConfig.md b/old_docs/API_docs_v89/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v89/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v89/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getConfig.md b/old_docs/API_docs_v89/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v89/methods/help_getConfig.md
+++ b/old_docs/API_docs_v89/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getDeepLinkInfo.md b/old_docs/API_docs_v89/methods/help_getDeepLinkInfo.md
index f124fa0a..a3d51bc2 100644
--- a/old_docs/API_docs_v89/methods/help_getDeepLinkInfo.md
+++ b/old_docs/API_docs_v89/methods/help_getDeepLinkInfo.md
@@ -21,7 +21,7 @@ Get deep link info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getInviteText.md b/old_docs/API_docs_v89/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v89/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v89/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getNearestDc.md b/old_docs/API_docs_v89/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v89/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v89/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getPassportConfig.md b/old_docs/API_docs_v89/methods/help_getPassportConfig.md
index e6330fe2..1fc48827 100644
--- a/old_docs/API_docs_v89/methods/help_getPassportConfig.md
+++ b/old_docs/API_docs_v89/methods/help_getPassportConfig.md
@@ -21,7 +21,7 @@ Get passport config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getProxyData.md b/old_docs/API_docs_v89/methods/help_getProxyData.md
index 10d33cab..68297e93 100644
--- a/old_docs/API_docs_v89/methods/help_getProxyData.md
+++ b/old_docs/API_docs_v89/methods/help_getProxyData.md
@@ -16,7 +16,7 @@ Get information about the current proxy
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v89/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v89/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v89/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getSupport.md b/old_docs/API_docs_v89/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v89/methods/help_getSupport.md
+++ b/old_docs/API_docs_v89/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getSupportName.md b/old_docs/API_docs_v89/methods/help_getSupportName.md
index 89687139..c5d1720c 100644
--- a/old_docs/API_docs_v89/methods/help_getSupportName.md
+++ b/old_docs/API_docs_v89/methods/help_getSupportName.md
@@ -16,7 +16,7 @@ Get support name
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getTermsOfServiceUpdate.md b/old_docs/API_docs_v89/methods/help_getTermsOfServiceUpdate.md
index a4192ef5..0400944b 100644
--- a/old_docs/API_docs_v89/methods/help_getTermsOfServiceUpdate.md
+++ b/old_docs/API_docs_v89/methods/help_getTermsOfServiceUpdate.md
@@ -16,7 +16,7 @@ Get updated TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_getUserInfo.md b/old_docs/API_docs_v89/methods/help_getUserInfo.md
index b750ff64..c4a4ec51 100644
--- a/old_docs/API_docs_v89/methods/help_getUserInfo.md
+++ b/old_docs/API_docs_v89/methods/help_getUserInfo.md
@@ -21,7 +21,7 @@ Get user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_saveAppLog.md b/old_docs/API_docs_v89/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v89/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v89/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v89/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v89/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v89/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/initConnection.md b/old_docs/API_docs_v89/methods/initConnection.md
index 66dec464..de18eb0c 100644
--- a/old_docs/API_docs_v89/methods/initConnection.md
+++ b/old_docs/API_docs_v89/methods/initConnection.md
@@ -29,7 +29,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/invokeAfterMsg.md b/old_docs/API_docs_v89/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v89/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v89/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/invokeAfterMsgs.md b/old_docs/API_docs_v89/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v89/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v89/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/invokeWithLayer.md b/old_docs/API_docs_v89/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v89/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v89/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/invokeWithMessagesRange.md b/old_docs/API_docs_v89/methods/invokeWithMessagesRange.md
index 3f7b4749..5a028cf3 100644
--- a/old_docs/API_docs_v89/methods/invokeWithMessagesRange.md
+++ b/old_docs/API_docs_v89/methods/invokeWithMessagesRange.md
@@ -22,7 +22,7 @@ Invoke with messages range
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/invokeWithTakeout.md b/old_docs/API_docs_v89/methods/invokeWithTakeout.md
index 171295e3..3a7e1eb6 100644
--- a/old_docs/API_docs_v89/methods/invokeWithTakeout.md
+++ b/old_docs/API_docs_v89/methods/invokeWithTakeout.md
@@ -22,7 +22,7 @@ Invoke method from takeout session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v89/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v89/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v89/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/langpack_getDifference.md b/old_docs/API_docs_v89/methods/langpack_getDifference.md
index 1af8a387..1f50d723 100644
--- a/old_docs/API_docs_v89/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v89/methods/langpack_getDifference.md
@@ -22,7 +22,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/langpack_getLangPack.md b/old_docs/API_docs_v89/methods/langpack_getLangPack.md
index 5ff170d8..7d50d3ee 100644
--- a/old_docs/API_docs_v89/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v89/methods/langpack_getLangPack.md
@@ -22,7 +22,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/langpack_getLanguage.md b/old_docs/API_docs_v89/methods/langpack_getLanguage.md
index 9aacd923..60656f5e 100644
--- a/old_docs/API_docs_v89/methods/langpack_getLanguage.md
+++ b/old_docs/API_docs_v89/methods/langpack_getLanguage.md
@@ -22,7 +22,7 @@ Get language
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/langpack_getLanguages.md b/old_docs/API_docs_v89/methods/langpack_getLanguages.md
index dd9e4bf4..2ecceccf 100644
--- a/old_docs/API_docs_v89/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v89/methods/langpack_getLanguages.md
@@ -21,7 +21,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/langpack_getStrings.md b/old_docs/API_docs_v89/methods/langpack_getStrings.md
index 7a2739f9..140179fd 100644
--- a/old_docs/API_docs_v89/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v89/methods/langpack_getStrings.md
@@ -23,7 +23,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_addChatUser.md b/old_docs/API_docs_v89/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v89/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v89/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_checkChatInvite.md b/old_docs/API_docs_v89/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v89/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v89/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_clearAllDrafts.md b/old_docs/API_docs_v89/methods/messages_clearAllDrafts.md
index 012be8bc..aa5726f6 100644
--- a/old_docs/API_docs_v89/methods/messages_clearAllDrafts.md
+++ b/old_docs/API_docs_v89/methods/messages_clearAllDrafts.md
@@ -16,7 +16,7 @@ Clear all drafts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v89/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v89/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_createChat.md b/old_docs/API_docs_v89/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v89/methods/messages_createChat.md
+++ b/old_docs/API_docs_v89/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_deleteChatUser.md b/old_docs/API_docs_v89/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v89/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v89/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_deleteHistory.md b/old_docs/API_docs_v89/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v89/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v89/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_deleteMessages.md b/old_docs/API_docs_v89/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v89/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v89/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_editChatAdmin.md b/old_docs/API_docs_v89/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v89/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v89/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_editChatPhoto.md b/old_docs/API_docs_v89/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v89/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v89/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_editChatTitle.md b/old_docs/API_docs_v89/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v89/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v89/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v89/methods/messages_editInlineBotMessage.md
index 41859a2b..c881f061 100644
--- a/old_docs/API_docs_v89/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v89/methods/messages_editInlineBotMessage.md
@@ -29,7 +29,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_editMessage.md b/old_docs/API_docs_v89/methods/messages_editMessage.md
index 90dbafa5..380f1bcc 100644
--- a/old_docs/API_docs_v89/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v89/methods/messages_editMessage.md
@@ -30,7 +30,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_exportChatInvite.md b/old_docs/API_docs_v89/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v89/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v89/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_faveSticker.md b/old_docs/API_docs_v89/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v89/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v89/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_forwardMessages.md b/old_docs/API_docs_v89/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v89/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v89/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getAllChats.md b/old_docs/API_docs_v89/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v89/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v89/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getAllDrafts.md b/old_docs/API_docs_v89/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v89/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v89/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getAllStickers.md b/old_docs/API_docs_v89/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v89/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v89/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v89/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v89/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v89/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v89/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v89/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v89/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getChats.md b/old_docs/API_docs_v89/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v89/methods/messages_getChats.md
+++ b/old_docs/API_docs_v89/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getCommonChats.md b/old_docs/API_docs_v89/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v89/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v89/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getDialogUnreadMarks.md b/old_docs/API_docs_v89/methods/messages_getDialogUnreadMarks.md
index 1e44ac5c..05644942 100644
--- a/old_docs/API_docs_v89/methods/messages_getDialogUnreadMarks.md
+++ b/old_docs/API_docs_v89/methods/messages_getDialogUnreadMarks.md
@@ -16,7 +16,7 @@ Get dialogs marked as unread manually
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getDialogs.md b/old_docs/API_docs_v89/methods/messages_getDialogs.md
index dd315daf..6a41c227 100644
--- a/old_docs/API_docs_v89/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v89/methods/messages_getDialogs.md
@@ -26,7 +26,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v89/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v89/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v89/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getFavedStickers.md b/old_docs/API_docs_v89/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v89/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v89/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v89/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getGameHighScores.md b/old_docs/API_docs_v89/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v89/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v89/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getHistory.md b/old_docs/API_docs_v89/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v89/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v89/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v89/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v89/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v89/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v89/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v89/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v89/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getMaskStickers.md b/old_docs/API_docs_v89/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v89/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getMessageEditData.md b/old_docs/API_docs_v89/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v89/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v89/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getMessages.md b/old_docs/API_docs_v89/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/old_docs/API_docs_v89/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v89/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getMessagesViews.md b/old_docs/API_docs_v89/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v89/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v89/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v89/methods/messages_getPeerDialogs.md
index 3b640993..d4502ad4 100644
--- a/old_docs/API_docs_v89/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v89/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getPeerSettings.md b/old_docs/API_docs_v89/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v89/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v89/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v89/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v89/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v89/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getRecentLocations.md b/old_docs/API_docs_v89/methods/messages_getRecentLocations.md
index 424955e7..e4bff964 100644
--- a/old_docs/API_docs_v89/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v89/methods/messages_getRecentLocations.md
@@ -23,7 +23,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getRecentStickers.md b/old_docs/API_docs_v89/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v89/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getSavedGifs.md b/old_docs/API_docs_v89/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v89/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v89/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getSplitRanges.md b/old_docs/API_docs_v89/methods/messages_getSplitRanges.md
index c39bdedc..f23f9c7b 100644
--- a/old_docs/API_docs_v89/methods/messages_getSplitRanges.md
+++ b/old_docs/API_docs_v89/methods/messages_getSplitRanges.md
@@ -16,7 +16,7 @@ Get message ranges to fetch
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getStickerSet.md b/old_docs/API_docs_v89/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v89/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v89/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getStickers.md b/old_docs/API_docs_v89/methods/messages_getStickers.md
index 16386ee6..aa550dc1 100644
--- a/old_docs/API_docs_v89/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v89/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v89/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v89/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getWebPage.md b/old_docs/API_docs_v89/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v89/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v89/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v89/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/old_docs/API_docs_v89/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v89/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_hideReportSpam.md b/old_docs/API_docs_v89/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v89/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v89/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_importChatInvite.md b/old_docs/API_docs_v89/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v89/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v89/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_installStickerSet.md b/old_docs/API_docs_v89/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v89/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v89/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_markDialogUnread.md b/old_docs/API_docs_v89/methods/messages_markDialogUnread.md
index 6cbb27c9..62aa42a2 100644
--- a/old_docs/API_docs_v89/methods/messages_markDialogUnread.md
+++ b/old_docs/API_docs_v89/methods/messages_markDialogUnread.md
@@ -22,7 +22,7 @@ Mark dialog as unread
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_migrateChat.md b/old_docs/API_docs_v89/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v89/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v89/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v89/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v89/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v89/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v89/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v89/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v89/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_readHistory.md b/old_docs/API_docs_v89/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v89/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v89/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_readMentions.md b/old_docs/API_docs_v89/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v89/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v89/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_readMessageContents.md b/old_docs/API_docs_v89/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v89/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v89/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_receivedMessages.md b/old_docs/API_docs_v89/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v89/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v89/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v89/methods/messages_reorderPinnedDialogs.md
index 4134b2e8..b2cd01be 100644
--- a/old_docs/API_docs_v89/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v89/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v89/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v89/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v89/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_report.md b/old_docs/API_docs_v89/methods/messages_report.md
index d34e084d..eda069f6 100644
--- a/old_docs/API_docs_v89/methods/messages_report.md
+++ b/old_docs/API_docs_v89/methods/messages_report.md
@@ -23,7 +23,7 @@ Report a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v89/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v89/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v89/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_reportSpam.md b/old_docs/API_docs_v89/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v89/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v89/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_saveDraft.md b/old_docs/API_docs_v89/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v89/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v89/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_saveGif.md b/old_docs/API_docs_v89/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v89/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v89/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v89/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v89/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v89/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_search.md b/old_docs/API_docs_v89/methods/messages_search.md
index f65ba461..a89313bd 100644
--- a/old_docs/API_docs_v89/methods/messages_search.md
+++ b/old_docs/API_docs_v89/methods/messages_search.md
@@ -32,7 +32,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_searchGifs.md b/old_docs/API_docs_v89/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v89/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v89/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_searchGlobal.md b/old_docs/API_docs_v89/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v89/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v89/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_searchStickerSets.md b/old_docs/API_docs_v89/methods/messages_searchStickerSets.md
index f9d46123..9ac36ba8 100644
--- a/old_docs/API_docs_v89/methods/messages_searchStickerSets.md
+++ b/old_docs/API_docs_v89/methods/messages_searchStickerSets.md
@@ -23,7 +23,7 @@ Find a sticker set
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_sendEncrypted.md b/old_docs/API_docs_v89/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v89/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v89/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v89/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v89/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v89/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v89/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v89/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v89/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v89/methods/messages_sendInlineBotResult.md
index 78959e50..5e682ab5 100644
--- a/old_docs/API_docs_v89/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v89/methods/messages_sendInlineBotResult.md
@@ -27,7 +27,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_sendMedia.md b/old_docs/API_docs_v89/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/old_docs/API_docs_v89/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v89/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_sendMessage.md b/old_docs/API_docs_v89/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v89/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v89/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v89/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v89/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v89/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v89/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v89/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v89/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v89/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v89/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v89/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v89/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v89/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v89/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v89/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v89/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v89/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v89/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v89/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v89/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_setGameScore.md b/old_docs/API_docs_v89/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v89/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v89/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v89/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v89/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v89/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v89/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v89/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v89/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_setTyping.md b/old_docs/API_docs_v89/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v89/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v89/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_startBot.md b/old_docs/API_docs_v89/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v89/methods/messages_startBot.md
+++ b/old_docs/API_docs_v89/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v89/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v89/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v89/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v89/methods/messages_toggleDialogPin.md
index a2dd4fb5..b009d4ba 100644
--- a/old_docs/API_docs_v89/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v89/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v89/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v89/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v89/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_updatePinnedMessage.md b/old_docs/API_docs_v89/methods/messages_updatePinnedMessage.md
index a34f5b14..986e1b3c 100644
--- a/old_docs/API_docs_v89/methods/messages_updatePinnedMessage.md
+++ b/old_docs/API_docs_v89/methods/messages_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Update pinned message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v89/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v89/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v89/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/messages_uploadMedia.md b/old_docs/API_docs_v89/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v89/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v89/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v89/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v89/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v89/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/payments_getPaymentForm.md b/old_docs/API_docs_v89/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v89/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v89/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v89/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v89/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v89/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/payments_getSavedInfo.md b/old_docs/API_docs_v89/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v89/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v89/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v89/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v89/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v89/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v89/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v89/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v89/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/phone_getCallConfig.md b/old_docs/API_docs_v89/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v89/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v89/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/phone_receivedCall.md b/old_docs/API_docs_v89/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v89/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v89/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/phone_saveCallDebug.md b/old_docs/API_docs_v89/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v89/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v89/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/phone_setCallRating.md b/old_docs/API_docs_v89/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v89/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v89/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/photos_deletePhotos.md b/old_docs/API_docs_v89/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v89/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v89/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/photos_getUserPhotos.md b/old_docs/API_docs_v89/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v89/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v89/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v89/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v89/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v89/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v89/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v89/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v89/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v89/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v89/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v89/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v89/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v89/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v89/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/stickers_createStickerSet.md b/old_docs/API_docs_v89/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v89/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v89/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v89/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v89/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v89/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/upload_getWebFile.md b/old_docs/API_docs_v89/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v89/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v89/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/users_getUsers.md b/old_docs/API_docs_v89/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v89/methods/users_getUsers.md
+++ b/old_docs/API_docs_v89/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v89/methods/users_setSecureValueErrors.md b/old_docs/API_docs_v89/methods/users_setSecureValueErrors.md
index 51043582..0dad2b8f 100644
--- a/old_docs/API_docs_v89/methods/users_setSecureValueErrors.md
+++ b/old_docs/API_docs_v89/methods/users_setSecureValueErrors.md
@@ -22,7 +22,7 @@ Set secure value error for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_acceptAuthorization.md b/old_docs/API_docs_v91/methods/account_acceptAuthorization.md
index 08d29783..4b2759a7 100644
--- a/old_docs/API_docs_v91/methods/account_acceptAuthorization.md
+++ b/old_docs/API_docs_v91/methods/account_acceptAuthorization.md
@@ -25,7 +25,7 @@ Accept telegram passport authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_cancelPasswordEmail.md b/old_docs/API_docs_v91/methods/account_cancelPasswordEmail.md
index 368750d3..9dd53893 100644
--- a/old_docs/API_docs_v91/methods/account_cancelPasswordEmail.md
+++ b/old_docs/API_docs_v91/methods/account_cancelPasswordEmail.md
@@ -16,7 +16,7 @@ Cancel password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_changePhone.md b/old_docs/API_docs_v91/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v91/methods/account_changePhone.md
+++ b/old_docs/API_docs_v91/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_checkUsername.md b/old_docs/API_docs_v91/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v91/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v91/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_confirmPasswordEmail.md b/old_docs/API_docs_v91/methods/account_confirmPasswordEmail.md
index 16b28c7e..1ee20c44 100644
--- a/old_docs/API_docs_v91/methods/account_confirmPasswordEmail.md
+++ b/old_docs/API_docs_v91/methods/account_confirmPasswordEmail.md
@@ -21,7 +21,7 @@ Confirm password recovery using email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_confirmPhone.md b/old_docs/API_docs_v91/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v91/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v91/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_deleteAccount.md b/old_docs/API_docs_v91/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v91/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v91/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_deleteSecureValue.md b/old_docs/API_docs_v91/methods/account_deleteSecureValue.md
index c3b019a2..5a0cad4d 100644
--- a/old_docs/API_docs_v91/methods/account_deleteSecureValue.md
+++ b/old_docs/API_docs_v91/methods/account_deleteSecureValue.md
@@ -21,7 +21,7 @@ Delete secure telegram passport value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_finishTakeoutSession.md b/old_docs/API_docs_v91/methods/account_finishTakeoutSession.md
index 50d46c2e..c3a04881 100644
--- a/old_docs/API_docs_v91/methods/account_finishTakeoutSession.md
+++ b/old_docs/API_docs_v91/methods/account_finishTakeoutSession.md
@@ -21,7 +21,7 @@ Finish account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getAccountTTL.md b/old_docs/API_docs_v91/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v91/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v91/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getAllSecureValues.md b/old_docs/API_docs_v91/methods/account_getAllSecureValues.md
index fec9423c..3066524c 100644
--- a/old_docs/API_docs_v91/methods/account_getAllSecureValues.md
+++ b/old_docs/API_docs_v91/methods/account_getAllSecureValues.md
@@ -16,7 +16,7 @@ Get all secure telegram passport values
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getAuthorizationForm.md b/old_docs/API_docs_v91/methods/account_getAuthorizationForm.md
index 71aef53e..2c45c0e3 100644
--- a/old_docs/API_docs_v91/methods/account_getAuthorizationForm.md
+++ b/old_docs/API_docs_v91/methods/account_getAuthorizationForm.md
@@ -23,7 +23,7 @@ Bots only: get telegram passport authorization form
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getAuthorizations.md b/old_docs/API_docs_v91/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v91/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v91/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getContactSignUpNotification.md b/old_docs/API_docs_v91/methods/account_getContactSignUpNotification.md
index 51d837af..2d9966de 100644
--- a/old_docs/API_docs_v91/methods/account_getContactSignUpNotification.md
+++ b/old_docs/API_docs_v91/methods/account_getContactSignUpNotification.md
@@ -16,7 +16,7 @@ Contact signup notification setting value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getNotifyExceptions.md b/old_docs/API_docs_v91/methods/account_getNotifyExceptions.md
index 9d12d7e9..4e55feee 100644
--- a/old_docs/API_docs_v91/methods/account_getNotifyExceptions.md
+++ b/old_docs/API_docs_v91/methods/account_getNotifyExceptions.md
@@ -22,7 +22,7 @@ Get notification exceptions
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getNotifySettings.md b/old_docs/API_docs_v91/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v91/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v91/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getPassword.md b/old_docs/API_docs_v91/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v91/methods/account_getPassword.md
+++ b/old_docs/API_docs_v91/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getPrivacy.md b/old_docs/API_docs_v91/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v91/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v91/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getSecureValue.md b/old_docs/API_docs_v91/methods/account_getSecureValue.md
index 2fd77c58..6d8d7c3b 100644
--- a/old_docs/API_docs_v91/methods/account_getSecureValue.md
+++ b/old_docs/API_docs_v91/methods/account_getSecureValue.md
@@ -21,7 +21,7 @@ Get secure value for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getTmpPassword.md b/old_docs/API_docs_v91/methods/account_getTmpPassword.md
index 6aa9d471..47516aea 100644
--- a/old_docs/API_docs_v91/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v91/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getWallPapers.md b/old_docs/API_docs_v91/methods/account_getWallPapers.md
index be8b46b4..47438242 100644
--- a/old_docs/API_docs_v91/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v91/methods/account_getWallPapers.md
@@ -16,7 +16,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_getWebAuthorizations.md b/old_docs/API_docs_v91/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/old_docs/API_docs_v91/methods/account_getWebAuthorizations.md
+++ b/old_docs/API_docs_v91/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_initTakeoutSession.md b/old_docs/API_docs_v91/methods/account_initTakeoutSession.md
index 94d0e660..1428c5cd 100644
--- a/old_docs/API_docs_v91/methods/account_initTakeoutSession.md
+++ b/old_docs/API_docs_v91/methods/account_initTakeoutSession.md
@@ -27,7 +27,7 @@ Start account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_registerDevice.md b/old_docs/API_docs_v91/methods/account_registerDevice.md
index 67b42990..0e9082f5 100644
--- a/old_docs/API_docs_v91/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v91/methods/account_registerDevice.md
@@ -25,7 +25,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_reportPeer.md b/old_docs/API_docs_v91/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v91/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v91/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_resendPasswordEmail.md b/old_docs/API_docs_v91/methods/account_resendPasswordEmail.md
index f8b665de..38e355ae 100644
--- a/old_docs/API_docs_v91/methods/account_resendPasswordEmail.md
+++ b/old_docs/API_docs_v91/methods/account_resendPasswordEmail.md
@@ -16,7 +16,7 @@ Resend password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_resetAuthorization.md b/old_docs/API_docs_v91/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v91/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v91/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_resetNotifySettings.md b/old_docs/API_docs_v91/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v91/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v91/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_resetWebAuthorization.md b/old_docs/API_docs_v91/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/old_docs/API_docs_v91/methods/account_resetWebAuthorization.md
+++ b/old_docs/API_docs_v91/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_resetWebAuthorizations.md b/old_docs/API_docs_v91/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/old_docs/API_docs_v91/methods/account_resetWebAuthorizations.md
+++ b/old_docs/API_docs_v91/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_saveSecureValue.md b/old_docs/API_docs_v91/methods/account_saveSecureValue.md
index baffad4d..ff5c0e43 100644
--- a/old_docs/API_docs_v91/methods/account_saveSecureValue.md
+++ b/old_docs/API_docs_v91/methods/account_saveSecureValue.md
@@ -22,7 +22,7 @@ Save telegram passport secure value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v91/methods/account_sendChangePhoneCode.md
index a8c74550..dcf21f26 100644
--- a/old_docs/API_docs_v91/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v91/methods/account_sendChangePhoneCode.md
@@ -23,7 +23,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v91/methods/account_sendConfirmPhoneCode.md
index c2a890b3..9e555362 100644
--- a/old_docs/API_docs_v91/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v91/methods/account_sendConfirmPhoneCode.md
@@ -23,7 +23,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_sendVerifyEmailCode.md b/old_docs/API_docs_v91/methods/account_sendVerifyEmailCode.md
index d851ac7f..85782ecf 100644
--- a/old_docs/API_docs_v91/methods/account_sendVerifyEmailCode.md
+++ b/old_docs/API_docs_v91/methods/account_sendVerifyEmailCode.md
@@ -21,7 +21,7 @@ Send email verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_sendVerifyPhoneCode.md b/old_docs/API_docs_v91/methods/account_sendVerifyPhoneCode.md
index 0e49cdd5..a3b8e272 100644
--- a/old_docs/API_docs_v91/methods/account_sendVerifyPhoneCode.md
+++ b/old_docs/API_docs_v91/methods/account_sendVerifyPhoneCode.md
@@ -23,7 +23,7 @@ Send phone verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_setAccountTTL.md b/old_docs/API_docs_v91/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v91/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v91/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_setContactSignUpNotification.md b/old_docs/API_docs_v91/methods/account_setContactSignUpNotification.md
index 531967dd..febd8028 100644
--- a/old_docs/API_docs_v91/methods/account_setContactSignUpNotification.md
+++ b/old_docs/API_docs_v91/methods/account_setContactSignUpNotification.md
@@ -21,7 +21,7 @@ Set contact sign up notification
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_setPrivacy.md b/old_docs/API_docs_v91/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v91/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v91/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_unregisterDevice.md b/old_docs/API_docs_v91/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/old_docs/API_docs_v91/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v91/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v91/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v91/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v91/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_updateNotifySettings.md b/old_docs/API_docs_v91/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v91/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v91/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_updateProfile.md b/old_docs/API_docs_v91/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v91/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v91/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_updateStatus.md b/old_docs/API_docs_v91/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v91/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v91/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_updateUsername.md b/old_docs/API_docs_v91/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v91/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v91/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_verifyEmail.md b/old_docs/API_docs_v91/methods/account_verifyEmail.md
index b1c5d6b9..51379c1f 100644
--- a/old_docs/API_docs_v91/methods/account_verifyEmail.md
+++ b/old_docs/API_docs_v91/methods/account_verifyEmail.md
@@ -22,7 +22,7 @@ Verify email address
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/account_verifyPhone.md b/old_docs/API_docs_v91/methods/account_verifyPhone.md
index d764fa41..af83b273 100644
--- a/old_docs/API_docs_v91/methods/account_verifyPhone.md
+++ b/old_docs/API_docs_v91/methods/account_verifyPhone.md
@@ -23,7 +23,7 @@ Verify phone number
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/auth_cancelCode.md b/old_docs/API_docs_v91/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v91/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v91/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v91/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v91/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v91/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/auth_recoverPassword.md b/old_docs/API_docs_v91/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v91/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v91/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v91/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v91/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v91/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/auth_resendCode.md b/old_docs/API_docs_v91/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v91/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v91/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v91/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v91/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v91/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v91/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v91/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v91/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v91/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v91/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v91/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_checkUsername.md b/old_docs/API_docs_v91/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v91/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v91/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_createChannel.md b/old_docs/API_docs_v91/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v91/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v91/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_deleteChannel.md b/old_docs/API_docs_v91/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v91/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v91/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_deleteHistory.md b/old_docs/API_docs_v91/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v91/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v91/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_deleteMessages.md b/old_docs/API_docs_v91/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v91/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v91/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v91/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v91/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v91/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_editAbout.md b/old_docs/API_docs_v91/methods/channels_editAbout.md
index e846723d..29ac74d9 100644
--- a/old_docs/API_docs_v91/methods/channels_editAbout.md
+++ b/old_docs/API_docs_v91/methods/channels_editAbout.md
@@ -22,7 +22,7 @@ Edit the about text of a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_editAdmin.md b/old_docs/API_docs_v91/methods/channels_editAdmin.md
index d9bd123a..03e72720 100644
--- a/old_docs/API_docs_v91/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v91/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_editBanned.md b/old_docs/API_docs_v91/methods/channels_editBanned.md
index 16429892..8c07df4b 100644
--- a/old_docs/API_docs_v91/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v91/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_editPhoto.md b/old_docs/API_docs_v91/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v91/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v91/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_editTitle.md b/old_docs/API_docs_v91/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v91/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v91/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_exportInvite.md b/old_docs/API_docs_v91/methods/channels_exportInvite.md
index 5618a232..16c3b050 100644
--- a/old_docs/API_docs_v91/methods/channels_exportInvite.md
+++ b/old_docs/API_docs_v91/methods/channels_exportInvite.md
@@ -21,7 +21,7 @@ Export the invite link of a channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_exportMessageLink.md b/old_docs/API_docs_v91/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/old_docs/API_docs_v91/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v91/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_getAdminLog.md b/old_docs/API_docs_v91/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v91/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v91/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v91/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v91/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v91/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_getChannels.md b/old_docs/API_docs_v91/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v91/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v91/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_getLeftChannels.md b/old_docs/API_docs_v91/methods/channels_getLeftChannels.md
index ea85dfea..97ac032f 100644
--- a/old_docs/API_docs_v91/methods/channels_getLeftChannels.md
+++ b/old_docs/API_docs_v91/methods/channels_getLeftChannels.md
@@ -21,7 +21,7 @@ Get all channels you left
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_getMessages.md b/old_docs/API_docs_v91/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/old_docs/API_docs_v91/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v91/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_getParticipant.md b/old_docs/API_docs_v91/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v91/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v91/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_getParticipants.md b/old_docs/API_docs_v91/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v91/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v91/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_inviteToChannel.md b/old_docs/API_docs_v91/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v91/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v91/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_joinChannel.md b/old_docs/API_docs_v91/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v91/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v91/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_leaveChannel.md b/old_docs/API_docs_v91/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v91/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v91/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_readHistory.md b/old_docs/API_docs_v91/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v91/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v91/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_readMessageContents.md b/old_docs/API_docs_v91/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v91/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v91/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_reportSpam.md b/old_docs/API_docs_v91/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v91/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v91/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_setStickers.md b/old_docs/API_docs_v91/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v91/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v91/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_toggleInvites.md b/old_docs/API_docs_v91/methods/channels_toggleInvites.md
index 89d2a36d..e6cd9047 100644
--- a/old_docs/API_docs_v91/methods/channels_toggleInvites.md
+++ b/old_docs/API_docs_v91/methods/channels_toggleInvites.md
@@ -22,7 +22,7 @@ Allow or disallow any user to invite users to this channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v91/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v91/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v91/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_toggleSignatures.md b/old_docs/API_docs_v91/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v91/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v91/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/channels_updateUsername.md b/old_docs/API_docs_v91/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v91/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v91/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_block.md b/old_docs/API_docs_v91/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v91/methods/contacts_block.md
+++ b/old_docs/API_docs_v91/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_deleteByPhones.md b/old_docs/API_docs_v91/methods/contacts_deleteByPhones.md
index b3c750fb..22b92b1b 100644
--- a/old_docs/API_docs_v91/methods/contacts_deleteByPhones.md
+++ b/old_docs/API_docs_v91/methods/contacts_deleteByPhones.md
@@ -21,7 +21,7 @@ Delete contacts by phones
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_deleteContact.md b/old_docs/API_docs_v91/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v91/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v91/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_deleteContacts.md b/old_docs/API_docs_v91/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v91/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v91/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_getBlocked.md b/old_docs/API_docs_v91/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v91/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v91/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_getContactIDs.md b/old_docs/API_docs_v91/methods/contacts_getContactIDs.md
index 2a9ea3b1..0f811298 100644
--- a/old_docs/API_docs_v91/methods/contacts_getContactIDs.md
+++ b/old_docs/API_docs_v91/methods/contacts_getContactIDs.md
@@ -21,7 +21,7 @@ Get contacts by IDs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_getContacts.md b/old_docs/API_docs_v91/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v91/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v91/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_getSaved.md b/old_docs/API_docs_v91/methods/contacts_getSaved.md
index d8f02545..764bcc4e 100644
--- a/old_docs/API_docs_v91/methods/contacts_getSaved.md
+++ b/old_docs/API_docs_v91/methods/contacts_getSaved.md
@@ -16,7 +16,7 @@ Get saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_getStatuses.md b/old_docs/API_docs_v91/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v91/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v91/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_getTopPeers.md b/old_docs/API_docs_v91/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v91/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v91/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_importContacts.md b/old_docs/API_docs_v91/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v91/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v91/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_resetSaved.md b/old_docs/API_docs_v91/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v91/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v91/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v91/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v91/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v91/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_search.md b/old_docs/API_docs_v91/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v91/methods/contacts_search.md
+++ b/old_docs/API_docs_v91/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_toggleTopPeers.md b/old_docs/API_docs_v91/methods/contacts_toggleTopPeers.md
index 67da250d..ab515d4a 100644
--- a/old_docs/API_docs_v91/methods/contacts_toggleTopPeers.md
+++ b/old_docs/API_docs_v91/methods/contacts_toggleTopPeers.md
@@ -21,7 +21,7 @@ Toggle top peers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/contacts_unblock.md b/old_docs/API_docs_v91/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v91/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v91/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_acceptTermsOfService.md b/old_docs/API_docs_v91/methods/help_acceptTermsOfService.md
index aa70cc78..ae2a68a6 100644
--- a/old_docs/API_docs_v91/methods/help_acceptTermsOfService.md
+++ b/old_docs/API_docs_v91/methods/help_acceptTermsOfService.md
@@ -21,7 +21,7 @@ Accept telegram's TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_editUserInfo.md b/old_docs/API_docs_v91/methods/help_editUserInfo.md
index 0570c31a..94834328 100644
--- a/old_docs/API_docs_v91/methods/help_editUserInfo.md
+++ b/old_docs/API_docs_v91/methods/help_editUserInfo.md
@@ -24,7 +24,7 @@ Edit user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getAppChangelog.md b/old_docs/API_docs_v91/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v91/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v91/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getAppConfig.md b/old_docs/API_docs_v91/methods/help_getAppConfig.md
index 41a434a4..057dd4d5 100644
--- a/old_docs/API_docs_v91/methods/help_getAppConfig.md
+++ b/old_docs/API_docs_v91/methods/help_getAppConfig.md
@@ -16,7 +16,7 @@ Get app config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getAppUpdate.md b/old_docs/API_docs_v91/methods/help_getAppUpdate.md
index d738e00d..87019db0 100644
--- a/old_docs/API_docs_v91/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v91/methods/help_getAppUpdate.md
@@ -21,7 +21,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getCdnConfig.md b/old_docs/API_docs_v91/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v91/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v91/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getConfig.md b/old_docs/API_docs_v91/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v91/methods/help_getConfig.md
+++ b/old_docs/API_docs_v91/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getDeepLinkInfo.md b/old_docs/API_docs_v91/methods/help_getDeepLinkInfo.md
index f124fa0a..a3d51bc2 100644
--- a/old_docs/API_docs_v91/methods/help_getDeepLinkInfo.md
+++ b/old_docs/API_docs_v91/methods/help_getDeepLinkInfo.md
@@ -21,7 +21,7 @@ Get deep link info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getInviteText.md b/old_docs/API_docs_v91/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v91/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v91/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getNearestDc.md b/old_docs/API_docs_v91/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v91/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v91/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getPassportConfig.md b/old_docs/API_docs_v91/methods/help_getPassportConfig.md
index e6330fe2..1fc48827 100644
--- a/old_docs/API_docs_v91/methods/help_getPassportConfig.md
+++ b/old_docs/API_docs_v91/methods/help_getPassportConfig.md
@@ -21,7 +21,7 @@ Get passport config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getProxyData.md b/old_docs/API_docs_v91/methods/help_getProxyData.md
index 10d33cab..68297e93 100644
--- a/old_docs/API_docs_v91/methods/help_getProxyData.md
+++ b/old_docs/API_docs_v91/methods/help_getProxyData.md
@@ -16,7 +16,7 @@ Get information about the current proxy
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v91/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v91/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v91/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getSupport.md b/old_docs/API_docs_v91/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v91/methods/help_getSupport.md
+++ b/old_docs/API_docs_v91/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getSupportName.md b/old_docs/API_docs_v91/methods/help_getSupportName.md
index 89687139..c5d1720c 100644
--- a/old_docs/API_docs_v91/methods/help_getSupportName.md
+++ b/old_docs/API_docs_v91/methods/help_getSupportName.md
@@ -16,7 +16,7 @@ Get support name
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getTermsOfServiceUpdate.md b/old_docs/API_docs_v91/methods/help_getTermsOfServiceUpdate.md
index a4192ef5..0400944b 100644
--- a/old_docs/API_docs_v91/methods/help_getTermsOfServiceUpdate.md
+++ b/old_docs/API_docs_v91/methods/help_getTermsOfServiceUpdate.md
@@ -16,7 +16,7 @@ Get updated TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_getUserInfo.md b/old_docs/API_docs_v91/methods/help_getUserInfo.md
index b750ff64..c4a4ec51 100644
--- a/old_docs/API_docs_v91/methods/help_getUserInfo.md
+++ b/old_docs/API_docs_v91/methods/help_getUserInfo.md
@@ -21,7 +21,7 @@ Get user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_saveAppLog.md b/old_docs/API_docs_v91/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v91/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v91/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v91/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v91/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v91/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/initConnection.md b/old_docs/API_docs_v91/methods/initConnection.md
index 66dec464..de18eb0c 100644
--- a/old_docs/API_docs_v91/methods/initConnection.md
+++ b/old_docs/API_docs_v91/methods/initConnection.md
@@ -29,7 +29,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/invokeAfterMsg.md b/old_docs/API_docs_v91/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v91/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v91/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/invokeAfterMsgs.md b/old_docs/API_docs_v91/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v91/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v91/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/invokeWithLayer.md b/old_docs/API_docs_v91/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v91/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v91/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/invokeWithMessagesRange.md b/old_docs/API_docs_v91/methods/invokeWithMessagesRange.md
index 3f7b4749..5a028cf3 100644
--- a/old_docs/API_docs_v91/methods/invokeWithMessagesRange.md
+++ b/old_docs/API_docs_v91/methods/invokeWithMessagesRange.md
@@ -22,7 +22,7 @@ Invoke with messages range
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/invokeWithTakeout.md b/old_docs/API_docs_v91/methods/invokeWithTakeout.md
index 171295e3..3a7e1eb6 100644
--- a/old_docs/API_docs_v91/methods/invokeWithTakeout.md
+++ b/old_docs/API_docs_v91/methods/invokeWithTakeout.md
@@ -22,7 +22,7 @@ Invoke method from takeout session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v91/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v91/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v91/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/langpack_getDifference.md b/old_docs/API_docs_v91/methods/langpack_getDifference.md
index 1af8a387..1f50d723 100644
--- a/old_docs/API_docs_v91/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v91/methods/langpack_getDifference.md
@@ -22,7 +22,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/langpack_getLangPack.md b/old_docs/API_docs_v91/methods/langpack_getLangPack.md
index 5ff170d8..7d50d3ee 100644
--- a/old_docs/API_docs_v91/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v91/methods/langpack_getLangPack.md
@@ -22,7 +22,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/langpack_getLanguage.md b/old_docs/API_docs_v91/methods/langpack_getLanguage.md
index 9aacd923..60656f5e 100644
--- a/old_docs/API_docs_v91/methods/langpack_getLanguage.md
+++ b/old_docs/API_docs_v91/methods/langpack_getLanguage.md
@@ -22,7 +22,7 @@ Get language
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/langpack_getLanguages.md b/old_docs/API_docs_v91/methods/langpack_getLanguages.md
index dd9e4bf4..2ecceccf 100644
--- a/old_docs/API_docs_v91/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v91/methods/langpack_getLanguages.md
@@ -21,7 +21,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/langpack_getStrings.md b/old_docs/API_docs_v91/methods/langpack_getStrings.md
index 7a2739f9..140179fd 100644
--- a/old_docs/API_docs_v91/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v91/methods/langpack_getStrings.md
@@ -23,7 +23,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_addChatUser.md b/old_docs/API_docs_v91/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v91/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v91/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_checkChatInvite.md b/old_docs/API_docs_v91/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v91/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v91/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_clearAllDrafts.md b/old_docs/API_docs_v91/methods/messages_clearAllDrafts.md
index 012be8bc..aa5726f6 100644
--- a/old_docs/API_docs_v91/methods/messages_clearAllDrafts.md
+++ b/old_docs/API_docs_v91/methods/messages_clearAllDrafts.md
@@ -16,7 +16,7 @@ Clear all drafts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v91/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v91/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_createChat.md b/old_docs/API_docs_v91/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v91/methods/messages_createChat.md
+++ b/old_docs/API_docs_v91/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_deleteChatUser.md b/old_docs/API_docs_v91/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v91/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v91/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_deleteHistory.md b/old_docs/API_docs_v91/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v91/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v91/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_deleteMessages.md b/old_docs/API_docs_v91/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v91/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v91/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_editChatAdmin.md b/old_docs/API_docs_v91/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v91/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v91/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_editChatPhoto.md b/old_docs/API_docs_v91/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v91/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v91/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_editChatTitle.md b/old_docs/API_docs_v91/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v91/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v91/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v91/methods/messages_editInlineBotMessage.md
index 79a675a0..e20b3314 100644
--- a/old_docs/API_docs_v91/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v91/methods/messages_editInlineBotMessage.md
@@ -27,7 +27,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_editMessage.md b/old_docs/API_docs_v91/methods/messages_editMessage.md
index 1bb146b2..54ec1461 100644
--- a/old_docs/API_docs_v91/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v91/methods/messages_editMessage.md
@@ -28,7 +28,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_exportChatInvite.md b/old_docs/API_docs_v91/methods/messages_exportChatInvite.md
index 65451225..88d2c4f9 100644
--- a/old_docs/API_docs_v91/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v91/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_faveSticker.md b/old_docs/API_docs_v91/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v91/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v91/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_forwardMessages.md b/old_docs/API_docs_v91/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v91/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v91/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getAllChats.md b/old_docs/API_docs_v91/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v91/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v91/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getAllDrafts.md b/old_docs/API_docs_v91/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v91/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v91/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getAllStickers.md b/old_docs/API_docs_v91/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v91/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v91/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v91/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v91/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v91/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v91/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v91/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v91/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getChats.md b/old_docs/API_docs_v91/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v91/methods/messages_getChats.md
+++ b/old_docs/API_docs_v91/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getCommonChats.md b/old_docs/API_docs_v91/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v91/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v91/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getDialogUnreadMarks.md b/old_docs/API_docs_v91/methods/messages_getDialogUnreadMarks.md
index 1e44ac5c..05644942 100644
--- a/old_docs/API_docs_v91/methods/messages_getDialogUnreadMarks.md
+++ b/old_docs/API_docs_v91/methods/messages_getDialogUnreadMarks.md
@@ -16,7 +16,7 @@ Get dialogs marked as unread manually
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getDialogs.md b/old_docs/API_docs_v91/methods/messages_getDialogs.md
index dd315daf..6a41c227 100644
--- a/old_docs/API_docs_v91/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v91/methods/messages_getDialogs.md
@@ -26,7 +26,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v91/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v91/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v91/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getFavedStickers.md b/old_docs/API_docs_v91/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v91/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v91/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v91/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getGameHighScores.md b/old_docs/API_docs_v91/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v91/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v91/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getHistory.md b/old_docs/API_docs_v91/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v91/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v91/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v91/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v91/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v91/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v91/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v91/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v91/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getMaskStickers.md b/old_docs/API_docs_v91/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v91/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getMessageEditData.md b/old_docs/API_docs_v91/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v91/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v91/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getMessages.md b/old_docs/API_docs_v91/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/old_docs/API_docs_v91/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v91/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getMessagesViews.md b/old_docs/API_docs_v91/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v91/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v91/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getOnlines.md b/old_docs/API_docs_v91/methods/messages_getOnlines.md
index b7f6b419..68e85d6f 100644
--- a/old_docs/API_docs_v91/methods/messages_getOnlines.md
+++ b/old_docs/API_docs_v91/methods/messages_getOnlines.md
@@ -21,7 +21,7 @@ Get online users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v91/methods/messages_getPeerDialogs.md
index 3b640993..d4502ad4 100644
--- a/old_docs/API_docs_v91/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v91/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getPeerSettings.md b/old_docs/API_docs_v91/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v91/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v91/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v91/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v91/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v91/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getPollResults.md b/old_docs/API_docs_v91/methods/messages_getPollResults.md
index 56d5b1dd..5b0cf230 100644
--- a/old_docs/API_docs_v91/methods/messages_getPollResults.md
+++ b/old_docs/API_docs_v91/methods/messages_getPollResults.md
@@ -22,7 +22,7 @@ Get poll results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getRecentLocations.md b/old_docs/API_docs_v91/methods/messages_getRecentLocations.md
index 424955e7..e4bff964 100644
--- a/old_docs/API_docs_v91/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v91/methods/messages_getRecentLocations.md
@@ -23,7 +23,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getRecentStickers.md b/old_docs/API_docs_v91/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v91/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getSavedGifs.md b/old_docs/API_docs_v91/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v91/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v91/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getSplitRanges.md b/old_docs/API_docs_v91/methods/messages_getSplitRanges.md
index c39bdedc..f23f9c7b 100644
--- a/old_docs/API_docs_v91/methods/messages_getSplitRanges.md
+++ b/old_docs/API_docs_v91/methods/messages_getSplitRanges.md
@@ -16,7 +16,7 @@ Get message ranges to fetch
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getStatsURL.md b/old_docs/API_docs_v91/methods/messages_getStatsURL.md
index 141a4ab2..4d3886ae 100644
--- a/old_docs/API_docs_v91/methods/messages_getStatsURL.md
+++ b/old_docs/API_docs_v91/methods/messages_getStatsURL.md
@@ -21,7 +21,7 @@ Get stats URL
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getStickerSet.md b/old_docs/API_docs_v91/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v91/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v91/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getStickers.md b/old_docs/API_docs_v91/methods/messages_getStickers.md
index 16386ee6..aa550dc1 100644
--- a/old_docs/API_docs_v91/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v91/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v91/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v91/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getWebPage.md b/old_docs/API_docs_v91/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v91/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v91/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v91/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/old_docs/API_docs_v91/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v91/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_hideReportSpam.md b/old_docs/API_docs_v91/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v91/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v91/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_importChatInvite.md b/old_docs/API_docs_v91/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v91/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v91/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_installStickerSet.md b/old_docs/API_docs_v91/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v91/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v91/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_markDialogUnread.md b/old_docs/API_docs_v91/methods/messages_markDialogUnread.md
index 6cbb27c9..62aa42a2 100644
--- a/old_docs/API_docs_v91/methods/messages_markDialogUnread.md
+++ b/old_docs/API_docs_v91/methods/messages_markDialogUnread.md
@@ -22,7 +22,7 @@ Mark dialog as unread
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_migrateChat.md b/old_docs/API_docs_v91/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v91/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v91/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v91/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v91/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v91/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v91/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v91/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v91/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_readHistory.md b/old_docs/API_docs_v91/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v91/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v91/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_readMentions.md b/old_docs/API_docs_v91/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v91/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v91/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_readMessageContents.md b/old_docs/API_docs_v91/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v91/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v91/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_receivedMessages.md b/old_docs/API_docs_v91/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v91/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v91/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v91/methods/messages_reorderPinnedDialogs.md
index 4134b2e8..b2cd01be 100644
--- a/old_docs/API_docs_v91/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v91/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v91/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v91/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v91/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_report.md b/old_docs/API_docs_v91/methods/messages_report.md
index d34e084d..eda069f6 100644
--- a/old_docs/API_docs_v91/methods/messages_report.md
+++ b/old_docs/API_docs_v91/methods/messages_report.md
@@ -23,7 +23,7 @@ Report a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v91/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v91/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v91/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_reportSpam.md b/old_docs/API_docs_v91/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v91/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v91/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_saveDraft.md b/old_docs/API_docs_v91/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v91/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v91/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_saveGif.md b/old_docs/API_docs_v91/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v91/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v91/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v91/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v91/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v91/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_search.md b/old_docs/API_docs_v91/methods/messages_search.md
index f65ba461..a89313bd 100644
--- a/old_docs/API_docs_v91/methods/messages_search.md
+++ b/old_docs/API_docs_v91/methods/messages_search.md
@@ -32,7 +32,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_searchGifs.md b/old_docs/API_docs_v91/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v91/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v91/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_searchGlobal.md b/old_docs/API_docs_v91/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v91/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v91/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_searchStickerSets.md b/old_docs/API_docs_v91/methods/messages_searchStickerSets.md
index f9d46123..9ac36ba8 100644
--- a/old_docs/API_docs_v91/methods/messages_searchStickerSets.md
+++ b/old_docs/API_docs_v91/methods/messages_searchStickerSets.md
@@ -23,7 +23,7 @@ Find a sticker set
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendEncrypted.md b/old_docs/API_docs_v91/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v91/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v91/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v91/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v91/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v91/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v91/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v91/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v91/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v91/methods/messages_sendInlineBotResult.md
index efee8aa1..c1846e12 100644
--- a/old_docs/API_docs_v91/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v91/methods/messages_sendInlineBotResult.md
@@ -28,7 +28,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendMedia.md b/old_docs/API_docs_v91/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/old_docs/API_docs_v91/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v91/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendMessage.md b/old_docs/API_docs_v91/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v91/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v91/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v91/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v91/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v91/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v91/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v91/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v91/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_sendVote.md b/old_docs/API_docs_v91/methods/messages_sendVote.md
index bc14b063..1ef65126 100644
--- a/old_docs/API_docs_v91/methods/messages_sendVote.md
+++ b/old_docs/API_docs_v91/methods/messages_sendVote.md
@@ -23,7 +23,7 @@ Send vote
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v91/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v91/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v91/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v91/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v91/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v91/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v91/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v91/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v91/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v91/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v91/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v91/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_setGameScore.md b/old_docs/API_docs_v91/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v91/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v91/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v91/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v91/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v91/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v91/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v91/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v91/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_setTyping.md b/old_docs/API_docs_v91/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v91/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v91/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_startBot.md b/old_docs/API_docs_v91/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v91/methods/messages_startBot.md
+++ b/old_docs/API_docs_v91/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_toggleChatAdmins.md b/old_docs/API_docs_v91/methods/messages_toggleChatAdmins.md
index 9509b61a..0c6e7b50 100644
--- a/old_docs/API_docs_v91/methods/messages_toggleChatAdmins.md
+++ b/old_docs/API_docs_v91/methods/messages_toggleChatAdmins.md
@@ -22,7 +22,7 @@ Enable all users are admins in normal groups (not supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v91/methods/messages_toggleDialogPin.md
index a2dd4fb5..b009d4ba 100644
--- a/old_docs/API_docs_v91/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v91/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v91/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v91/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v91/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_updatePinnedMessage.md b/old_docs/API_docs_v91/methods/messages_updatePinnedMessage.md
index a34f5b14..986e1b3c 100644
--- a/old_docs/API_docs_v91/methods/messages_updatePinnedMessage.md
+++ b/old_docs/API_docs_v91/methods/messages_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Update pinned message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v91/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v91/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v91/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/messages_uploadMedia.md b/old_docs/API_docs_v91/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v91/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v91/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v91/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v91/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v91/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/payments_getPaymentForm.md b/old_docs/API_docs_v91/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v91/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v91/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v91/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v91/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v91/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/payments_getSavedInfo.md b/old_docs/API_docs_v91/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v91/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v91/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v91/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v91/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v91/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v91/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v91/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v91/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/phone_getCallConfig.md b/old_docs/API_docs_v91/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v91/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v91/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/phone_receivedCall.md b/old_docs/API_docs_v91/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v91/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v91/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/phone_saveCallDebug.md b/old_docs/API_docs_v91/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v91/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v91/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/phone_setCallRating.md b/old_docs/API_docs_v91/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v91/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v91/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/photos_deletePhotos.md b/old_docs/API_docs_v91/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v91/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v91/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/photos_getUserPhotos.md b/old_docs/API_docs_v91/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v91/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v91/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v91/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v91/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v91/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v91/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v91/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v91/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v91/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v91/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v91/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v91/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v91/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v91/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/stickers_createStickerSet.md b/old_docs/API_docs_v91/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v91/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v91/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v91/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v91/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v91/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/upload_getWebFile.md b/old_docs/API_docs_v91/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v91/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v91/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/users_getUsers.md b/old_docs/API_docs_v91/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v91/methods/users_getUsers.md
+++ b/old_docs/API_docs_v91/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v91/methods/users_setSecureValueErrors.md b/old_docs/API_docs_v91/methods/users_setSecureValueErrors.md
index 51043582..0dad2b8f 100644
--- a/old_docs/API_docs_v91/methods/users_setSecureValueErrors.md
+++ b/old_docs/API_docs_v91/methods/users_setSecureValueErrors.md
@@ -22,7 +22,7 @@ Set secure value error for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_acceptAuthorization.md b/old_docs/API_docs_v95/methods/account_acceptAuthorization.md
index 08d29783..4b2759a7 100644
--- a/old_docs/API_docs_v95/methods/account_acceptAuthorization.md
+++ b/old_docs/API_docs_v95/methods/account_acceptAuthorization.md
@@ -25,7 +25,7 @@ Accept telegram passport authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_cancelPasswordEmail.md b/old_docs/API_docs_v95/methods/account_cancelPasswordEmail.md
index 368750d3..9dd53893 100644
--- a/old_docs/API_docs_v95/methods/account_cancelPasswordEmail.md
+++ b/old_docs/API_docs_v95/methods/account_cancelPasswordEmail.md
@@ -16,7 +16,7 @@ Cancel password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_changePhone.md b/old_docs/API_docs_v95/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v95/methods/account_changePhone.md
+++ b/old_docs/API_docs_v95/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_checkUsername.md b/old_docs/API_docs_v95/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v95/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v95/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_confirmPasswordEmail.md b/old_docs/API_docs_v95/methods/account_confirmPasswordEmail.md
index 16b28c7e..1ee20c44 100644
--- a/old_docs/API_docs_v95/methods/account_confirmPasswordEmail.md
+++ b/old_docs/API_docs_v95/methods/account_confirmPasswordEmail.md
@@ -21,7 +21,7 @@ Confirm password recovery using email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_confirmPhone.md b/old_docs/API_docs_v95/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v95/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v95/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_deleteAccount.md b/old_docs/API_docs_v95/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v95/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v95/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_deleteSecureValue.md b/old_docs/API_docs_v95/methods/account_deleteSecureValue.md
index c3b019a2..5a0cad4d 100644
--- a/old_docs/API_docs_v95/methods/account_deleteSecureValue.md
+++ b/old_docs/API_docs_v95/methods/account_deleteSecureValue.md
@@ -21,7 +21,7 @@ Delete secure telegram passport value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_finishTakeoutSession.md b/old_docs/API_docs_v95/methods/account_finishTakeoutSession.md
index 50d46c2e..c3a04881 100644
--- a/old_docs/API_docs_v95/methods/account_finishTakeoutSession.md
+++ b/old_docs/API_docs_v95/methods/account_finishTakeoutSession.md
@@ -21,7 +21,7 @@ Finish account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getAccountTTL.md b/old_docs/API_docs_v95/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v95/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v95/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getAllSecureValues.md b/old_docs/API_docs_v95/methods/account_getAllSecureValues.md
index fec9423c..3066524c 100644
--- a/old_docs/API_docs_v95/methods/account_getAllSecureValues.md
+++ b/old_docs/API_docs_v95/methods/account_getAllSecureValues.md
@@ -16,7 +16,7 @@ Get all secure telegram passport values
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getAuthorizationForm.md b/old_docs/API_docs_v95/methods/account_getAuthorizationForm.md
index 71aef53e..2c45c0e3 100644
--- a/old_docs/API_docs_v95/methods/account_getAuthorizationForm.md
+++ b/old_docs/API_docs_v95/methods/account_getAuthorizationForm.md
@@ -23,7 +23,7 @@ Bots only: get telegram passport authorization form
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getAuthorizations.md b/old_docs/API_docs_v95/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v95/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v95/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getContactSignUpNotification.md b/old_docs/API_docs_v95/methods/account_getContactSignUpNotification.md
index 51d837af..2d9966de 100644
--- a/old_docs/API_docs_v95/methods/account_getContactSignUpNotification.md
+++ b/old_docs/API_docs_v95/methods/account_getContactSignUpNotification.md
@@ -16,7 +16,7 @@ Contact signup notification setting value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getNotifyExceptions.md b/old_docs/API_docs_v95/methods/account_getNotifyExceptions.md
index 9d12d7e9..4e55feee 100644
--- a/old_docs/API_docs_v95/methods/account_getNotifyExceptions.md
+++ b/old_docs/API_docs_v95/methods/account_getNotifyExceptions.md
@@ -22,7 +22,7 @@ Get notification exceptions
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getNotifySettings.md b/old_docs/API_docs_v95/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v95/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v95/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getPassword.md b/old_docs/API_docs_v95/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v95/methods/account_getPassword.md
+++ b/old_docs/API_docs_v95/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getPrivacy.md b/old_docs/API_docs_v95/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v95/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v95/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getSecureValue.md b/old_docs/API_docs_v95/methods/account_getSecureValue.md
index 2fd77c58..6d8d7c3b 100644
--- a/old_docs/API_docs_v95/methods/account_getSecureValue.md
+++ b/old_docs/API_docs_v95/methods/account_getSecureValue.md
@@ -21,7 +21,7 @@ Get secure value for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getTmpPassword.md b/old_docs/API_docs_v95/methods/account_getTmpPassword.md
index 6aa9d471..47516aea 100644
--- a/old_docs/API_docs_v95/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v95/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getWallPaper.md b/old_docs/API_docs_v95/methods/account_getWallPaper.md
index b46cab83..57cfe1ca 100644
--- a/old_docs/API_docs_v95/methods/account_getWallPaper.md
+++ b/old_docs/API_docs_v95/methods/account_getWallPaper.md
@@ -21,7 +21,7 @@ Get wallpaper info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getWallPapers.md b/old_docs/API_docs_v95/methods/account_getWallPapers.md
index 9f396bd1..0ff0d98f 100644
--- a/old_docs/API_docs_v95/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v95/methods/account_getWallPapers.md
@@ -21,7 +21,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_getWebAuthorizations.md b/old_docs/API_docs_v95/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/old_docs/API_docs_v95/methods/account_getWebAuthorizations.md
+++ b/old_docs/API_docs_v95/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_initTakeoutSession.md b/old_docs/API_docs_v95/methods/account_initTakeoutSession.md
index 94d0e660..1428c5cd 100644
--- a/old_docs/API_docs_v95/methods/account_initTakeoutSession.md
+++ b/old_docs/API_docs_v95/methods/account_initTakeoutSession.md
@@ -27,7 +27,7 @@ Start account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_installWallPaper.md b/old_docs/API_docs_v95/methods/account_installWallPaper.md
index 3e5b25d1..66efd50d 100644
--- a/old_docs/API_docs_v95/methods/account_installWallPaper.md
+++ b/old_docs/API_docs_v95/methods/account_installWallPaper.md
@@ -22,7 +22,7 @@ Install wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_registerDevice.md b/old_docs/API_docs_v95/methods/account_registerDevice.md
index 67b42990..0e9082f5 100644
--- a/old_docs/API_docs_v95/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v95/methods/account_registerDevice.md
@@ -25,7 +25,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_reportPeer.md b/old_docs/API_docs_v95/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v95/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v95/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_resendPasswordEmail.md b/old_docs/API_docs_v95/methods/account_resendPasswordEmail.md
index f8b665de..38e355ae 100644
--- a/old_docs/API_docs_v95/methods/account_resendPasswordEmail.md
+++ b/old_docs/API_docs_v95/methods/account_resendPasswordEmail.md
@@ -16,7 +16,7 @@ Resend password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_resetAuthorization.md b/old_docs/API_docs_v95/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v95/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v95/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_resetNotifySettings.md b/old_docs/API_docs_v95/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v95/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v95/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_resetWallPapers.md b/old_docs/API_docs_v95/methods/account_resetWallPapers.md
index df3b139b..fc7466d6 100644
--- a/old_docs/API_docs_v95/methods/account_resetWallPapers.md
+++ b/old_docs/API_docs_v95/methods/account_resetWallPapers.md
@@ -16,7 +16,7 @@ Reset wallpapers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_resetWebAuthorization.md b/old_docs/API_docs_v95/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/old_docs/API_docs_v95/methods/account_resetWebAuthorization.md
+++ b/old_docs/API_docs_v95/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_resetWebAuthorizations.md b/old_docs/API_docs_v95/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/old_docs/API_docs_v95/methods/account_resetWebAuthorizations.md
+++ b/old_docs/API_docs_v95/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_saveSecureValue.md b/old_docs/API_docs_v95/methods/account_saveSecureValue.md
index baffad4d..ff5c0e43 100644
--- a/old_docs/API_docs_v95/methods/account_saveSecureValue.md
+++ b/old_docs/API_docs_v95/methods/account_saveSecureValue.md
@@ -22,7 +22,7 @@ Save telegram passport secure value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_saveWallPaper.md b/old_docs/API_docs_v95/methods/account_saveWallPaper.md
index 23a5116f..82aa340b 100644
--- a/old_docs/API_docs_v95/methods/account_saveWallPaper.md
+++ b/old_docs/API_docs_v95/methods/account_saveWallPaper.md
@@ -23,7 +23,7 @@ Save wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v95/methods/account_sendChangePhoneCode.md
index 6df32efd..188df455 100644
--- a/old_docs/API_docs_v95/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v95/methods/account_sendChangePhoneCode.md
@@ -22,7 +22,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v95/methods/account_sendConfirmPhoneCode.md
index dd8ae49f..0acc0cdc 100644
--- a/old_docs/API_docs_v95/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v95/methods/account_sendConfirmPhoneCode.md
@@ -22,7 +22,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_sendVerifyEmailCode.md b/old_docs/API_docs_v95/methods/account_sendVerifyEmailCode.md
index d851ac7f..85782ecf 100644
--- a/old_docs/API_docs_v95/methods/account_sendVerifyEmailCode.md
+++ b/old_docs/API_docs_v95/methods/account_sendVerifyEmailCode.md
@@ -21,7 +21,7 @@ Send email verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_sendVerifyPhoneCode.md b/old_docs/API_docs_v95/methods/account_sendVerifyPhoneCode.md
index 3ce4a255..83921d96 100644
--- a/old_docs/API_docs_v95/methods/account_sendVerifyPhoneCode.md
+++ b/old_docs/API_docs_v95/methods/account_sendVerifyPhoneCode.md
@@ -22,7 +22,7 @@ Send phone verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_setAccountTTL.md b/old_docs/API_docs_v95/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v95/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v95/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_setContactSignUpNotification.md b/old_docs/API_docs_v95/methods/account_setContactSignUpNotification.md
index 531967dd..febd8028 100644
--- a/old_docs/API_docs_v95/methods/account_setContactSignUpNotification.md
+++ b/old_docs/API_docs_v95/methods/account_setContactSignUpNotification.md
@@ -21,7 +21,7 @@ Set contact sign up notification
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_setPrivacy.md b/old_docs/API_docs_v95/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v95/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v95/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_unregisterDevice.md b/old_docs/API_docs_v95/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/old_docs/API_docs_v95/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v95/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v95/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v95/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v95/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_updateNotifySettings.md b/old_docs/API_docs_v95/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v95/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v95/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_updateProfile.md b/old_docs/API_docs_v95/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v95/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v95/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_updateStatus.md b/old_docs/API_docs_v95/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v95/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v95/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_updateUsername.md b/old_docs/API_docs_v95/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v95/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v95/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_uploadWallPaper.md b/old_docs/API_docs_v95/methods/account_uploadWallPaper.md
index 26faed29..87f2b2c7 100644
--- a/old_docs/API_docs_v95/methods/account_uploadWallPaper.md
+++ b/old_docs/API_docs_v95/methods/account_uploadWallPaper.md
@@ -23,7 +23,7 @@ Upload wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_verifyEmail.md b/old_docs/API_docs_v95/methods/account_verifyEmail.md
index b1c5d6b9..51379c1f 100644
--- a/old_docs/API_docs_v95/methods/account_verifyEmail.md
+++ b/old_docs/API_docs_v95/methods/account_verifyEmail.md
@@ -22,7 +22,7 @@ Verify email address
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/account_verifyPhone.md b/old_docs/API_docs_v95/methods/account_verifyPhone.md
index d764fa41..af83b273 100644
--- a/old_docs/API_docs_v95/methods/account_verifyPhone.md
+++ b/old_docs/API_docs_v95/methods/account_verifyPhone.md
@@ -23,7 +23,7 @@ Verify phone number
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/auth_cancelCode.md b/old_docs/API_docs_v95/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v95/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v95/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v95/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v95/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v95/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/auth_recoverPassword.md b/old_docs/API_docs_v95/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v95/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v95/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v95/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v95/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v95/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/auth_resendCode.md b/old_docs/API_docs_v95/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v95/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v95/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v95/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v95/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v95/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v95/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v95/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v95/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v95/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v95/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v95/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_checkUsername.md b/old_docs/API_docs_v95/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v95/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v95/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_createChannel.md b/old_docs/API_docs_v95/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v95/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v95/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_deleteChannel.md b/old_docs/API_docs_v95/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v95/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v95/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_deleteHistory.md b/old_docs/API_docs_v95/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v95/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v95/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_deleteMessages.md b/old_docs/API_docs_v95/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v95/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v95/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v95/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v95/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v95/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_editAdmin.md b/old_docs/API_docs_v95/methods/channels_editAdmin.md
index c51f94c8..427e6de2 100644
--- a/old_docs/API_docs_v95/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v95/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_editBanned.md b/old_docs/API_docs_v95/methods/channels_editBanned.md
index a7a5f15b..789820ae 100644
--- a/old_docs/API_docs_v95/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v95/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_editPhoto.md b/old_docs/API_docs_v95/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v95/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v95/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_editTitle.md b/old_docs/API_docs_v95/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v95/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v95/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_exportMessageLink.md b/old_docs/API_docs_v95/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/old_docs/API_docs_v95/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v95/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_getAdminLog.md b/old_docs/API_docs_v95/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v95/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v95/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v95/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v95/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v95/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_getChannels.md b/old_docs/API_docs_v95/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v95/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v95/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_getLeftChannels.md b/old_docs/API_docs_v95/methods/channels_getLeftChannels.md
index ea85dfea..97ac032f 100644
--- a/old_docs/API_docs_v95/methods/channels_getLeftChannels.md
+++ b/old_docs/API_docs_v95/methods/channels_getLeftChannels.md
@@ -21,7 +21,7 @@ Get all channels you left
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_getMessages.md b/old_docs/API_docs_v95/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/old_docs/API_docs_v95/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v95/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_getParticipant.md b/old_docs/API_docs_v95/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v95/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v95/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_getParticipants.md b/old_docs/API_docs_v95/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v95/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v95/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_inviteToChannel.md b/old_docs/API_docs_v95/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v95/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v95/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_joinChannel.md b/old_docs/API_docs_v95/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v95/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v95/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_leaveChannel.md b/old_docs/API_docs_v95/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v95/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v95/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_readHistory.md b/old_docs/API_docs_v95/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v95/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v95/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_readMessageContents.md b/old_docs/API_docs_v95/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v95/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v95/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_reportSpam.md b/old_docs/API_docs_v95/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v95/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v95/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_setStickers.md b/old_docs/API_docs_v95/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v95/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v95/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v95/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v95/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v95/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_toggleSignatures.md b/old_docs/API_docs_v95/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v95/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v95/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/channels_updateUsername.md b/old_docs/API_docs_v95/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v95/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v95/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_block.md b/old_docs/API_docs_v95/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v95/methods/contacts_block.md
+++ b/old_docs/API_docs_v95/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_deleteByPhones.md b/old_docs/API_docs_v95/methods/contacts_deleteByPhones.md
index b3c750fb..22b92b1b 100644
--- a/old_docs/API_docs_v95/methods/contacts_deleteByPhones.md
+++ b/old_docs/API_docs_v95/methods/contacts_deleteByPhones.md
@@ -21,7 +21,7 @@ Delete contacts by phones
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_deleteContact.md b/old_docs/API_docs_v95/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v95/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v95/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_deleteContacts.md b/old_docs/API_docs_v95/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v95/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v95/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_getBlocked.md b/old_docs/API_docs_v95/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v95/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v95/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_getContactIDs.md b/old_docs/API_docs_v95/methods/contacts_getContactIDs.md
index 2a9ea3b1..0f811298 100644
--- a/old_docs/API_docs_v95/methods/contacts_getContactIDs.md
+++ b/old_docs/API_docs_v95/methods/contacts_getContactIDs.md
@@ -21,7 +21,7 @@ Get contacts by IDs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_getContacts.md b/old_docs/API_docs_v95/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v95/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v95/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_getSaved.md b/old_docs/API_docs_v95/methods/contacts_getSaved.md
index d8f02545..764bcc4e 100644
--- a/old_docs/API_docs_v95/methods/contacts_getSaved.md
+++ b/old_docs/API_docs_v95/methods/contacts_getSaved.md
@@ -16,7 +16,7 @@ Get saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_getStatuses.md b/old_docs/API_docs_v95/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v95/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v95/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_getTopPeers.md b/old_docs/API_docs_v95/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v95/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v95/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_importContacts.md b/old_docs/API_docs_v95/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v95/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v95/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_resetSaved.md b/old_docs/API_docs_v95/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v95/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v95/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v95/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v95/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v95/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_search.md b/old_docs/API_docs_v95/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v95/methods/contacts_search.md
+++ b/old_docs/API_docs_v95/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_toggleTopPeers.md b/old_docs/API_docs_v95/methods/contacts_toggleTopPeers.md
index 67da250d..ab515d4a 100644
--- a/old_docs/API_docs_v95/methods/contacts_toggleTopPeers.md
+++ b/old_docs/API_docs_v95/methods/contacts_toggleTopPeers.md
@@ -21,7 +21,7 @@ Toggle top peers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/contacts_unblock.md b/old_docs/API_docs_v95/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v95/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v95/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_acceptTermsOfService.md b/old_docs/API_docs_v95/methods/help_acceptTermsOfService.md
index aa70cc78..ae2a68a6 100644
--- a/old_docs/API_docs_v95/methods/help_acceptTermsOfService.md
+++ b/old_docs/API_docs_v95/methods/help_acceptTermsOfService.md
@@ -21,7 +21,7 @@ Accept telegram's TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_editUserInfo.md b/old_docs/API_docs_v95/methods/help_editUserInfo.md
index 0570c31a..94834328 100644
--- a/old_docs/API_docs_v95/methods/help_editUserInfo.md
+++ b/old_docs/API_docs_v95/methods/help_editUserInfo.md
@@ -24,7 +24,7 @@ Edit user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getAppChangelog.md b/old_docs/API_docs_v95/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v95/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v95/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getAppConfig.md b/old_docs/API_docs_v95/methods/help_getAppConfig.md
index 41a434a4..057dd4d5 100644
--- a/old_docs/API_docs_v95/methods/help_getAppConfig.md
+++ b/old_docs/API_docs_v95/methods/help_getAppConfig.md
@@ -16,7 +16,7 @@ Get app config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getAppUpdate.md b/old_docs/API_docs_v95/methods/help_getAppUpdate.md
index d738e00d..87019db0 100644
--- a/old_docs/API_docs_v95/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v95/methods/help_getAppUpdate.md
@@ -21,7 +21,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getCdnConfig.md b/old_docs/API_docs_v95/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v95/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v95/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getConfig.md b/old_docs/API_docs_v95/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v95/methods/help_getConfig.md
+++ b/old_docs/API_docs_v95/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getDeepLinkInfo.md b/old_docs/API_docs_v95/methods/help_getDeepLinkInfo.md
index f124fa0a..a3d51bc2 100644
--- a/old_docs/API_docs_v95/methods/help_getDeepLinkInfo.md
+++ b/old_docs/API_docs_v95/methods/help_getDeepLinkInfo.md
@@ -21,7 +21,7 @@ Get deep link info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getInviteText.md b/old_docs/API_docs_v95/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v95/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v95/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getNearestDc.md b/old_docs/API_docs_v95/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v95/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v95/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getPassportConfig.md b/old_docs/API_docs_v95/methods/help_getPassportConfig.md
index e6330fe2..1fc48827 100644
--- a/old_docs/API_docs_v95/methods/help_getPassportConfig.md
+++ b/old_docs/API_docs_v95/methods/help_getPassportConfig.md
@@ -21,7 +21,7 @@ Get passport config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getProxyData.md b/old_docs/API_docs_v95/methods/help_getProxyData.md
index 10d33cab..68297e93 100644
--- a/old_docs/API_docs_v95/methods/help_getProxyData.md
+++ b/old_docs/API_docs_v95/methods/help_getProxyData.md
@@ -16,7 +16,7 @@ Get information about the current proxy
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v95/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v95/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v95/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getSupport.md b/old_docs/API_docs_v95/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v95/methods/help_getSupport.md
+++ b/old_docs/API_docs_v95/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getSupportName.md b/old_docs/API_docs_v95/methods/help_getSupportName.md
index 89687139..c5d1720c 100644
--- a/old_docs/API_docs_v95/methods/help_getSupportName.md
+++ b/old_docs/API_docs_v95/methods/help_getSupportName.md
@@ -16,7 +16,7 @@ Get support name
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getTermsOfServiceUpdate.md b/old_docs/API_docs_v95/methods/help_getTermsOfServiceUpdate.md
index a4192ef5..0400944b 100644
--- a/old_docs/API_docs_v95/methods/help_getTermsOfServiceUpdate.md
+++ b/old_docs/API_docs_v95/methods/help_getTermsOfServiceUpdate.md
@@ -16,7 +16,7 @@ Get updated TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_getUserInfo.md b/old_docs/API_docs_v95/methods/help_getUserInfo.md
index b750ff64..c4a4ec51 100644
--- a/old_docs/API_docs_v95/methods/help_getUserInfo.md
+++ b/old_docs/API_docs_v95/methods/help_getUserInfo.md
@@ -21,7 +21,7 @@ Get user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_saveAppLog.md b/old_docs/API_docs_v95/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v95/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v95/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v95/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v95/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v95/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/initConnection.md b/old_docs/API_docs_v95/methods/initConnection.md
index 66dec464..de18eb0c 100644
--- a/old_docs/API_docs_v95/methods/initConnection.md
+++ b/old_docs/API_docs_v95/methods/initConnection.md
@@ -29,7 +29,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/invokeAfterMsg.md b/old_docs/API_docs_v95/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v95/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v95/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/invokeAfterMsgs.md b/old_docs/API_docs_v95/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v95/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v95/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/invokeWithLayer.md b/old_docs/API_docs_v95/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v95/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v95/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/invokeWithMessagesRange.md b/old_docs/API_docs_v95/methods/invokeWithMessagesRange.md
index 3f7b4749..5a028cf3 100644
--- a/old_docs/API_docs_v95/methods/invokeWithMessagesRange.md
+++ b/old_docs/API_docs_v95/methods/invokeWithMessagesRange.md
@@ -22,7 +22,7 @@ Invoke with messages range
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/invokeWithTakeout.md b/old_docs/API_docs_v95/methods/invokeWithTakeout.md
index 171295e3..3a7e1eb6 100644
--- a/old_docs/API_docs_v95/methods/invokeWithTakeout.md
+++ b/old_docs/API_docs_v95/methods/invokeWithTakeout.md
@@ -22,7 +22,7 @@ Invoke method from takeout session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v95/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v95/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v95/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/langpack_getDifference.md b/old_docs/API_docs_v95/methods/langpack_getDifference.md
index 1af8a387..1f50d723 100644
--- a/old_docs/API_docs_v95/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v95/methods/langpack_getDifference.md
@@ -22,7 +22,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/langpack_getLangPack.md b/old_docs/API_docs_v95/methods/langpack_getLangPack.md
index 5ff170d8..7d50d3ee 100644
--- a/old_docs/API_docs_v95/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v95/methods/langpack_getLangPack.md
@@ -22,7 +22,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/langpack_getLanguage.md b/old_docs/API_docs_v95/methods/langpack_getLanguage.md
index 9aacd923..60656f5e 100644
--- a/old_docs/API_docs_v95/methods/langpack_getLanguage.md
+++ b/old_docs/API_docs_v95/methods/langpack_getLanguage.md
@@ -22,7 +22,7 @@ Get language
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/langpack_getLanguages.md b/old_docs/API_docs_v95/methods/langpack_getLanguages.md
index dd9e4bf4..2ecceccf 100644
--- a/old_docs/API_docs_v95/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v95/methods/langpack_getLanguages.md
@@ -21,7 +21,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/langpack_getStrings.md b/old_docs/API_docs_v95/methods/langpack_getStrings.md
index 7a2739f9..140179fd 100644
--- a/old_docs/API_docs_v95/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v95/methods/langpack_getStrings.md
@@ -23,7 +23,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_addChatUser.md b/old_docs/API_docs_v95/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v95/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v95/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_checkChatInvite.md b/old_docs/API_docs_v95/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v95/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v95/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_clearAllDrafts.md b/old_docs/API_docs_v95/methods/messages_clearAllDrafts.md
index 012be8bc..aa5726f6 100644
--- a/old_docs/API_docs_v95/methods/messages_clearAllDrafts.md
+++ b/old_docs/API_docs_v95/methods/messages_clearAllDrafts.md
@@ -16,7 +16,7 @@ Clear all drafts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v95/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v95/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_createChat.md b/old_docs/API_docs_v95/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v95/methods/messages_createChat.md
+++ b/old_docs/API_docs_v95/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_deleteChatUser.md b/old_docs/API_docs_v95/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v95/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v95/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_deleteHistory.md b/old_docs/API_docs_v95/methods/messages_deleteHistory.md
index 8af1b902..c52dd45d 100644
--- a/old_docs/API_docs_v95/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v95/methods/messages_deleteHistory.md
@@ -23,7 +23,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_deleteMessages.md b/old_docs/API_docs_v95/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v95/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v95/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_editChatAbout.md b/old_docs/API_docs_v95/methods/messages_editChatAbout.md
index 343b113a..e344b3fb 100644
--- a/old_docs/API_docs_v95/methods/messages_editChatAbout.md
+++ b/old_docs/API_docs_v95/methods/messages_editChatAbout.md
@@ -22,7 +22,7 @@ Edit chat info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_editChatAdmin.md b/old_docs/API_docs_v95/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v95/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v95/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_editChatDefaultBannedRights.md b/old_docs/API_docs_v95/methods/messages_editChatDefaultBannedRights.md
index 6abb2b59..d5835231 100644
--- a/old_docs/API_docs_v95/methods/messages_editChatDefaultBannedRights.md
+++ b/old_docs/API_docs_v95/methods/messages_editChatDefaultBannedRights.md
@@ -22,7 +22,7 @@ Edit default rights of chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_editChatPhoto.md b/old_docs/API_docs_v95/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v95/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v95/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_editChatTitle.md b/old_docs/API_docs_v95/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v95/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v95/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v95/methods/messages_editInlineBotMessage.md
index 79a675a0..e20b3314 100644
--- a/old_docs/API_docs_v95/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v95/methods/messages_editInlineBotMessage.md
@@ -27,7 +27,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_editMessage.md b/old_docs/API_docs_v95/methods/messages_editMessage.md
index 1bb146b2..54ec1461 100644
--- a/old_docs/API_docs_v95/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v95/methods/messages_editMessage.md
@@ -28,7 +28,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_exportChatInvite.md b/old_docs/API_docs_v95/methods/messages_exportChatInvite.md
index e86847f7..a18049cc 100644
--- a/old_docs/API_docs_v95/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v95/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_faveSticker.md b/old_docs/API_docs_v95/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v95/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v95/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_forwardMessages.md b/old_docs/API_docs_v95/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v95/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v95/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getAllChats.md b/old_docs/API_docs_v95/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v95/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v95/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getAllDrafts.md b/old_docs/API_docs_v95/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v95/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v95/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getAllStickers.md b/old_docs/API_docs_v95/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v95/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v95/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v95/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v95/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v95/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v95/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v95/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v95/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getChats.md b/old_docs/API_docs_v95/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v95/methods/messages_getChats.md
+++ b/old_docs/API_docs_v95/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getCommonChats.md b/old_docs/API_docs_v95/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v95/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v95/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getDialogUnreadMarks.md b/old_docs/API_docs_v95/methods/messages_getDialogUnreadMarks.md
index 1e44ac5c..05644942 100644
--- a/old_docs/API_docs_v95/methods/messages_getDialogUnreadMarks.md
+++ b/old_docs/API_docs_v95/methods/messages_getDialogUnreadMarks.md
@@ -16,7 +16,7 @@ Get dialogs marked as unread manually
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getDialogs.md b/old_docs/API_docs_v95/methods/messages_getDialogs.md
index dd315daf..6a41c227 100644
--- a/old_docs/API_docs_v95/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v95/methods/messages_getDialogs.md
@@ -26,7 +26,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v95/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v95/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v95/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getFavedStickers.md b/old_docs/API_docs_v95/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v95/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v95/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v95/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getGameHighScores.md b/old_docs/API_docs_v95/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v95/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v95/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getHistory.md b/old_docs/API_docs_v95/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v95/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v95/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v95/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v95/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v95/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v95/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v95/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v95/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getMaskStickers.md b/old_docs/API_docs_v95/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v95/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getMessageEditData.md b/old_docs/API_docs_v95/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v95/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v95/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getMessages.md b/old_docs/API_docs_v95/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/old_docs/API_docs_v95/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v95/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getMessagesViews.md b/old_docs/API_docs_v95/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v95/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v95/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getOnlines.md b/old_docs/API_docs_v95/methods/messages_getOnlines.md
index b7f6b419..68e85d6f 100644
--- a/old_docs/API_docs_v95/methods/messages_getOnlines.md
+++ b/old_docs/API_docs_v95/methods/messages_getOnlines.md
@@ -21,7 +21,7 @@ Get online users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v95/methods/messages_getPeerDialogs.md
index 3b640993..d4502ad4 100644
--- a/old_docs/API_docs_v95/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v95/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getPeerSettings.md b/old_docs/API_docs_v95/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v95/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v95/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v95/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v95/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v95/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getPollResults.md b/old_docs/API_docs_v95/methods/messages_getPollResults.md
index 56d5b1dd..5b0cf230 100644
--- a/old_docs/API_docs_v95/methods/messages_getPollResults.md
+++ b/old_docs/API_docs_v95/methods/messages_getPollResults.md
@@ -22,7 +22,7 @@ Get poll results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getRecentLocations.md b/old_docs/API_docs_v95/methods/messages_getRecentLocations.md
index 424955e7..e4bff964 100644
--- a/old_docs/API_docs_v95/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v95/methods/messages_getRecentLocations.md
@@ -23,7 +23,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getRecentStickers.md b/old_docs/API_docs_v95/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v95/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getSavedGifs.md b/old_docs/API_docs_v95/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v95/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v95/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getSplitRanges.md b/old_docs/API_docs_v95/methods/messages_getSplitRanges.md
index c39bdedc..f23f9c7b 100644
--- a/old_docs/API_docs_v95/methods/messages_getSplitRanges.md
+++ b/old_docs/API_docs_v95/methods/messages_getSplitRanges.md
@@ -16,7 +16,7 @@ Get message ranges to fetch
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getStatsURL.md b/old_docs/API_docs_v95/methods/messages_getStatsURL.md
index 141a4ab2..4d3886ae 100644
--- a/old_docs/API_docs_v95/methods/messages_getStatsURL.md
+++ b/old_docs/API_docs_v95/methods/messages_getStatsURL.md
@@ -21,7 +21,7 @@ Get stats URL
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getStickerSet.md b/old_docs/API_docs_v95/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v95/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v95/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getStickers.md b/old_docs/API_docs_v95/methods/messages_getStickers.md
index 16386ee6..aa550dc1 100644
--- a/old_docs/API_docs_v95/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v95/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v95/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v95/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getWebPage.md b/old_docs/API_docs_v95/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v95/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v95/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v95/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/old_docs/API_docs_v95/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v95/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_hideReportSpam.md b/old_docs/API_docs_v95/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v95/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v95/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_importChatInvite.md b/old_docs/API_docs_v95/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v95/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v95/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_installStickerSet.md b/old_docs/API_docs_v95/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v95/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v95/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_markDialogUnread.md b/old_docs/API_docs_v95/methods/messages_markDialogUnread.md
index 6cbb27c9..62aa42a2 100644
--- a/old_docs/API_docs_v95/methods/messages_markDialogUnread.md
+++ b/old_docs/API_docs_v95/methods/messages_markDialogUnread.md
@@ -22,7 +22,7 @@ Mark dialog as unread
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_migrateChat.md b/old_docs/API_docs_v95/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v95/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v95/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v95/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v95/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v95/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v95/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v95/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v95/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_readHistory.md b/old_docs/API_docs_v95/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v95/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v95/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_readMentions.md b/old_docs/API_docs_v95/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v95/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v95/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_readMessageContents.md b/old_docs/API_docs_v95/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v95/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v95/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_receivedMessages.md b/old_docs/API_docs_v95/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v95/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v95/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v95/methods/messages_reorderPinnedDialogs.md
index 4134b2e8..b2cd01be 100644
--- a/old_docs/API_docs_v95/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v95/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v95/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v95/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v95/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_report.md b/old_docs/API_docs_v95/methods/messages_report.md
index d34e084d..eda069f6 100644
--- a/old_docs/API_docs_v95/methods/messages_report.md
+++ b/old_docs/API_docs_v95/methods/messages_report.md
@@ -23,7 +23,7 @@ Report a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v95/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v95/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v95/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_reportSpam.md b/old_docs/API_docs_v95/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v95/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v95/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_saveDraft.md b/old_docs/API_docs_v95/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v95/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v95/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_saveGif.md b/old_docs/API_docs_v95/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v95/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v95/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v95/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v95/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v95/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_search.md b/old_docs/API_docs_v95/methods/messages_search.md
index f65ba461..a89313bd 100644
--- a/old_docs/API_docs_v95/methods/messages_search.md
+++ b/old_docs/API_docs_v95/methods/messages_search.md
@@ -32,7 +32,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_searchGifs.md b/old_docs/API_docs_v95/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v95/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v95/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_searchGlobal.md b/old_docs/API_docs_v95/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v95/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v95/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_searchStickerSets.md b/old_docs/API_docs_v95/methods/messages_searchStickerSets.md
index f9d46123..9ac36ba8 100644
--- a/old_docs/API_docs_v95/methods/messages_searchStickerSets.md
+++ b/old_docs/API_docs_v95/methods/messages_searchStickerSets.md
@@ -23,7 +23,7 @@ Find a sticker set
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendEncrypted.md b/old_docs/API_docs_v95/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v95/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v95/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v95/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v95/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v95/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v95/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v95/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v95/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v95/methods/messages_sendInlineBotResult.md
index efee8aa1..c1846e12 100644
--- a/old_docs/API_docs_v95/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v95/methods/messages_sendInlineBotResult.md
@@ -28,7 +28,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendMedia.md b/old_docs/API_docs_v95/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/old_docs/API_docs_v95/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v95/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendMessage.md b/old_docs/API_docs_v95/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v95/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v95/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v95/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v95/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v95/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v95/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v95/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v95/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_sendVote.md b/old_docs/API_docs_v95/methods/messages_sendVote.md
index bc14b063..1ef65126 100644
--- a/old_docs/API_docs_v95/methods/messages_sendVote.md
+++ b/old_docs/API_docs_v95/methods/messages_sendVote.md
@@ -23,7 +23,7 @@ Send vote
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v95/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v95/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v95/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v95/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v95/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v95/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v95/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v95/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v95/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v95/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v95/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v95/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_setGameScore.md b/old_docs/API_docs_v95/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v95/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v95/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v95/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v95/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v95/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v95/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v95/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v95/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_setTyping.md b/old_docs/API_docs_v95/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v95/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v95/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_startBot.md b/old_docs/API_docs_v95/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v95/methods/messages_startBot.md
+++ b/old_docs/API_docs_v95/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v95/methods/messages_toggleDialogPin.md
index a2dd4fb5..b009d4ba 100644
--- a/old_docs/API_docs_v95/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v95/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v95/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v95/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v95/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_updatePinnedMessage.md b/old_docs/API_docs_v95/methods/messages_updatePinnedMessage.md
index a34f5b14..986e1b3c 100644
--- a/old_docs/API_docs_v95/methods/messages_updatePinnedMessage.md
+++ b/old_docs/API_docs_v95/methods/messages_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Update pinned message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v95/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v95/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v95/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/messages_uploadMedia.md b/old_docs/API_docs_v95/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v95/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v95/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v95/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v95/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v95/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/payments_getPaymentForm.md b/old_docs/API_docs_v95/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v95/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v95/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v95/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v95/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v95/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/payments_getSavedInfo.md b/old_docs/API_docs_v95/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v95/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v95/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v95/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v95/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v95/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v95/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v95/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v95/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/phone_getCallConfig.md b/old_docs/API_docs_v95/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v95/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v95/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/phone_receivedCall.md b/old_docs/API_docs_v95/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v95/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v95/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/phone_saveCallDebug.md b/old_docs/API_docs_v95/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v95/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v95/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/phone_setCallRating.md b/old_docs/API_docs_v95/methods/phone_setCallRating.md
index d7ea9c91..56cd0490 100644
--- a/old_docs/API_docs_v95/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v95/methods/phone_setCallRating.md
@@ -23,7 +23,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/photos_deletePhotos.md b/old_docs/API_docs_v95/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v95/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v95/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/photos_getUserPhotos.md b/old_docs/API_docs_v95/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v95/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v95/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v95/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v95/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v95/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v95/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v95/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v95/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v95/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v95/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v95/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v95/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v95/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v95/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/stickers_createStickerSet.md b/old_docs/API_docs_v95/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v95/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v95/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v95/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v95/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v95/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/upload_getWebFile.md b/old_docs/API_docs_v95/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v95/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v95/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/users_getUsers.md b/old_docs/API_docs_v95/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v95/methods/users_getUsers.md
+++ b/old_docs/API_docs_v95/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v95/methods/users_setSecureValueErrors.md b/old_docs/API_docs_v95/methods/users_setSecureValueErrors.md
index 51043582..0dad2b8f 100644
--- a/old_docs/API_docs_v95/methods/users_setSecureValueErrors.md
+++ b/old_docs/API_docs_v95/methods/users_setSecureValueErrors.md
@@ -22,7 +22,7 @@ Set secure value error for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_acceptAuthorization.md b/old_docs/API_docs_v97/methods/account_acceptAuthorization.md
index 08d29783..4b2759a7 100644
--- a/old_docs/API_docs_v97/methods/account_acceptAuthorization.md
+++ b/old_docs/API_docs_v97/methods/account_acceptAuthorization.md
@@ -25,7 +25,7 @@ Accept telegram passport authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_cancelPasswordEmail.md b/old_docs/API_docs_v97/methods/account_cancelPasswordEmail.md
index 368750d3..9dd53893 100644
--- a/old_docs/API_docs_v97/methods/account_cancelPasswordEmail.md
+++ b/old_docs/API_docs_v97/methods/account_cancelPasswordEmail.md
@@ -16,7 +16,7 @@ Cancel password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_changePhone.md b/old_docs/API_docs_v97/methods/account_changePhone.md
index 1cc5f942..57df698d 100644
--- a/old_docs/API_docs_v97/methods/account_changePhone.md
+++ b/old_docs/API_docs_v97/methods/account_changePhone.md
@@ -23,7 +23,7 @@ Change the phone number associated to this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_checkUsername.md b/old_docs/API_docs_v97/methods/account_checkUsername.md
index 6e86acfc..bbe8e458 100644
--- a/old_docs/API_docs_v97/methods/account_checkUsername.md
+++ b/old_docs/API_docs_v97/methods/account_checkUsername.md
@@ -21,7 +21,7 @@ Check if this username is available
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_confirmPasswordEmail.md b/old_docs/API_docs_v97/methods/account_confirmPasswordEmail.md
index 16b28c7e..1ee20c44 100644
--- a/old_docs/API_docs_v97/methods/account_confirmPasswordEmail.md
+++ b/old_docs/API_docs_v97/methods/account_confirmPasswordEmail.md
@@ -21,7 +21,7 @@ Confirm password recovery using email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_confirmPhone.md b/old_docs/API_docs_v97/methods/account_confirmPhone.md
index 7d108192..8ffa68b4 100644
--- a/old_docs/API_docs_v97/methods/account_confirmPhone.md
+++ b/old_docs/API_docs_v97/methods/account_confirmPhone.md
@@ -22,7 +22,7 @@ Confirm this phone number is associated to this account, obtain phone_code_hash
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_deleteAccount.md b/old_docs/API_docs_v97/methods/account_deleteAccount.md
index 0347d85c..16919abe 100644
--- a/old_docs/API_docs_v97/methods/account_deleteAccount.md
+++ b/old_docs/API_docs_v97/methods/account_deleteAccount.md
@@ -21,7 +21,7 @@ Delete this account
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_deleteSecureValue.md b/old_docs/API_docs_v97/methods/account_deleteSecureValue.md
index c3b019a2..5a0cad4d 100644
--- a/old_docs/API_docs_v97/methods/account_deleteSecureValue.md
+++ b/old_docs/API_docs_v97/methods/account_deleteSecureValue.md
@@ -21,7 +21,7 @@ Delete secure telegram passport value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_finishTakeoutSession.md b/old_docs/API_docs_v97/methods/account_finishTakeoutSession.md
index 50d46c2e..c3a04881 100644
--- a/old_docs/API_docs_v97/methods/account_finishTakeoutSession.md
+++ b/old_docs/API_docs_v97/methods/account_finishTakeoutSession.md
@@ -21,7 +21,7 @@ Finish account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getAccountTTL.md b/old_docs/API_docs_v97/methods/account_getAccountTTL.md
index ba4c8dbe..990d291f 100644
--- a/old_docs/API_docs_v97/methods/account_getAccountTTL.md
+++ b/old_docs/API_docs_v97/methods/account_getAccountTTL.md
@@ -16,7 +16,7 @@ Get account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getAllSecureValues.md b/old_docs/API_docs_v97/methods/account_getAllSecureValues.md
index fec9423c..3066524c 100644
--- a/old_docs/API_docs_v97/methods/account_getAllSecureValues.md
+++ b/old_docs/API_docs_v97/methods/account_getAllSecureValues.md
@@ -16,7 +16,7 @@ Get all secure telegram passport values
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getAuthorizationForm.md b/old_docs/API_docs_v97/methods/account_getAuthorizationForm.md
index 71aef53e..2c45c0e3 100644
--- a/old_docs/API_docs_v97/methods/account_getAuthorizationForm.md
+++ b/old_docs/API_docs_v97/methods/account_getAuthorizationForm.md
@@ -23,7 +23,7 @@ Bots only: get telegram passport authorization form
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getAuthorizations.md b/old_docs/API_docs_v97/methods/account_getAuthorizations.md
index 4565d457..07ec2a87 100644
--- a/old_docs/API_docs_v97/methods/account_getAuthorizations.md
+++ b/old_docs/API_docs_v97/methods/account_getAuthorizations.md
@@ -16,7 +16,7 @@ Get all logged-in authorizations
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getAutoDownloadSettings.md b/old_docs/API_docs_v97/methods/account_getAutoDownloadSettings.md
index 289d1ab6..a669fcdb 100644
--- a/old_docs/API_docs_v97/methods/account_getAutoDownloadSettings.md
+++ b/old_docs/API_docs_v97/methods/account_getAutoDownloadSettings.md
@@ -16,7 +16,7 @@ Get autodownload settings
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getContactSignUpNotification.md b/old_docs/API_docs_v97/methods/account_getContactSignUpNotification.md
index 51d837af..2d9966de 100644
--- a/old_docs/API_docs_v97/methods/account_getContactSignUpNotification.md
+++ b/old_docs/API_docs_v97/methods/account_getContactSignUpNotification.md
@@ -16,7 +16,7 @@ Contact signup notification setting value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getNotifyExceptions.md b/old_docs/API_docs_v97/methods/account_getNotifyExceptions.md
index 9d12d7e9..4e55feee 100644
--- a/old_docs/API_docs_v97/methods/account_getNotifyExceptions.md
+++ b/old_docs/API_docs_v97/methods/account_getNotifyExceptions.md
@@ -22,7 +22,7 @@ Get notification exceptions
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getNotifySettings.md b/old_docs/API_docs_v97/methods/account_getNotifySettings.md
index aa583d1e..51b1650e 100644
--- a/old_docs/API_docs_v97/methods/account_getNotifySettings.md
+++ b/old_docs/API_docs_v97/methods/account_getNotifySettings.md
@@ -21,7 +21,7 @@ Get notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getPassword.md b/old_docs/API_docs_v97/methods/account_getPassword.md
index a5ed7e42..f084b07f 100644
--- a/old_docs/API_docs_v97/methods/account_getPassword.md
+++ b/old_docs/API_docs_v97/methods/account_getPassword.md
@@ -16,7 +16,7 @@ Get the current password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getPrivacy.md b/old_docs/API_docs_v97/methods/account_getPrivacy.md
index 16da5f9e..bf629377 100644
--- a/old_docs/API_docs_v97/methods/account_getPrivacy.md
+++ b/old_docs/API_docs_v97/methods/account_getPrivacy.md
@@ -21,7 +21,7 @@ Get privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getSecureValue.md b/old_docs/API_docs_v97/methods/account_getSecureValue.md
index 2fd77c58..6d8d7c3b 100644
--- a/old_docs/API_docs_v97/methods/account_getSecureValue.md
+++ b/old_docs/API_docs_v97/methods/account_getSecureValue.md
@@ -21,7 +21,7 @@ Get secure value for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getTmpPassword.md b/old_docs/API_docs_v97/methods/account_getTmpPassword.md
index 6aa9d471..47516aea 100644
--- a/old_docs/API_docs_v97/methods/account_getTmpPassword.md
+++ b/old_docs/API_docs_v97/methods/account_getTmpPassword.md
@@ -22,7 +22,7 @@ Get temporary password for buying products through bots
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getWallPaper.md b/old_docs/API_docs_v97/methods/account_getWallPaper.md
index b46cab83..57cfe1ca 100644
--- a/old_docs/API_docs_v97/methods/account_getWallPaper.md
+++ b/old_docs/API_docs_v97/methods/account_getWallPaper.md
@@ -21,7 +21,7 @@ Get wallpaper info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getWallPapers.md b/old_docs/API_docs_v97/methods/account_getWallPapers.md
index 9f396bd1..0ff0d98f 100644
--- a/old_docs/API_docs_v97/methods/account_getWallPapers.md
+++ b/old_docs/API_docs_v97/methods/account_getWallPapers.md
@@ -21,7 +21,7 @@ Returns a list of available wallpapers.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_getWebAuthorizations.md b/old_docs/API_docs_v97/methods/account_getWebAuthorizations.md
index 7b21f8a7..d89f65f0 100644
--- a/old_docs/API_docs_v97/methods/account_getWebAuthorizations.md
+++ b/old_docs/API_docs_v97/methods/account_getWebAuthorizations.md
@@ -16,7 +16,7 @@ Get telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_initTakeoutSession.md b/old_docs/API_docs_v97/methods/account_initTakeoutSession.md
index 94d0e660..1428c5cd 100644
--- a/old_docs/API_docs_v97/methods/account_initTakeoutSession.md
+++ b/old_docs/API_docs_v97/methods/account_initTakeoutSession.md
@@ -27,7 +27,7 @@ Start account exporting session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_installWallPaper.md b/old_docs/API_docs_v97/methods/account_installWallPaper.md
index 3e5b25d1..66efd50d 100644
--- a/old_docs/API_docs_v97/methods/account_installWallPaper.md
+++ b/old_docs/API_docs_v97/methods/account_installWallPaper.md
@@ -22,7 +22,7 @@ Install wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_registerDevice.md b/old_docs/API_docs_v97/methods/account_registerDevice.md
index 67b42990..0e9082f5 100644
--- a/old_docs/API_docs_v97/methods/account_registerDevice.md
+++ b/old_docs/API_docs_v97/methods/account_registerDevice.md
@@ -25,7 +25,7 @@ Register device for push notifications
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_reportPeer.md b/old_docs/API_docs_v97/methods/account_reportPeer.md
index e31aaac3..15b9b627 100644
--- a/old_docs/API_docs_v97/methods/account_reportPeer.md
+++ b/old_docs/API_docs_v97/methods/account_reportPeer.md
@@ -22,7 +22,7 @@ Report for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_resendPasswordEmail.md b/old_docs/API_docs_v97/methods/account_resendPasswordEmail.md
index f8b665de..38e355ae 100644
--- a/old_docs/API_docs_v97/methods/account_resendPasswordEmail.md
+++ b/old_docs/API_docs_v97/methods/account_resendPasswordEmail.md
@@ -16,7 +16,7 @@ Resend password recovery email
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_resetAuthorization.md b/old_docs/API_docs_v97/methods/account_resetAuthorization.md
index 63bcf918..a32d182b 100644
--- a/old_docs/API_docs_v97/methods/account_resetAuthorization.md
+++ b/old_docs/API_docs_v97/methods/account_resetAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain session
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_resetNotifySettings.md b/old_docs/API_docs_v97/methods/account_resetNotifySettings.md
index 036b7ba9..4a0d13f9 100644
--- a/old_docs/API_docs_v97/methods/account_resetNotifySettings.md
+++ b/old_docs/API_docs_v97/methods/account_resetNotifySettings.md
@@ -16,7 +16,7 @@ Reset all notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_resetWallPapers.md b/old_docs/API_docs_v97/methods/account_resetWallPapers.md
index df3b139b..fc7466d6 100644
--- a/old_docs/API_docs_v97/methods/account_resetWallPapers.md
+++ b/old_docs/API_docs_v97/methods/account_resetWallPapers.md
@@ -16,7 +16,7 @@ Reset wallpapers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_resetWebAuthorization.md b/old_docs/API_docs_v97/methods/account_resetWebAuthorization.md
index 24e95a16..c6f12d64 100644
--- a/old_docs/API_docs_v97/methods/account_resetWebAuthorization.md
+++ b/old_docs/API_docs_v97/methods/account_resetWebAuthorization.md
@@ -21,7 +21,7 @@ Delete a certain telegram web login authorization
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_resetWebAuthorizations.md b/old_docs/API_docs_v97/methods/account_resetWebAuthorizations.md
index 009c8543..1b576aef 100644
--- a/old_docs/API_docs_v97/methods/account_resetWebAuthorizations.md
+++ b/old_docs/API_docs_v97/methods/account_resetWebAuthorizations.md
@@ -16,7 +16,7 @@ Reset all telegram web login authorizations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_saveAutoDownloadSettings.md b/old_docs/API_docs_v97/methods/account_saveAutoDownloadSettings.md
index 0ae4cddf..9773457e 100644
--- a/old_docs/API_docs_v97/methods/account_saveAutoDownloadSettings.md
+++ b/old_docs/API_docs_v97/methods/account_saveAutoDownloadSettings.md
@@ -23,7 +23,7 @@ Save autodownload settings
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_saveSecureValue.md b/old_docs/API_docs_v97/methods/account_saveSecureValue.md
index baffad4d..ff5c0e43 100644
--- a/old_docs/API_docs_v97/methods/account_saveSecureValue.md
+++ b/old_docs/API_docs_v97/methods/account_saveSecureValue.md
@@ -22,7 +22,7 @@ Save telegram passport secure value
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_saveWallPaper.md b/old_docs/API_docs_v97/methods/account_saveWallPaper.md
index 23a5116f..82aa340b 100644
--- a/old_docs/API_docs_v97/methods/account_saveWallPaper.md
+++ b/old_docs/API_docs_v97/methods/account_saveWallPaper.md
@@ -23,7 +23,7 @@ Save wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_sendChangePhoneCode.md b/old_docs/API_docs_v97/methods/account_sendChangePhoneCode.md
index 6df32efd..188df455 100644
--- a/old_docs/API_docs_v97/methods/account_sendChangePhoneCode.md
+++ b/old_docs/API_docs_v97/methods/account_sendChangePhoneCode.md
@@ -22,7 +22,7 @@ Change the phone number
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_sendConfirmPhoneCode.md b/old_docs/API_docs_v97/methods/account_sendConfirmPhoneCode.md
index dd8ae49f..0acc0cdc 100644
--- a/old_docs/API_docs_v97/methods/account_sendConfirmPhoneCode.md
+++ b/old_docs/API_docs_v97/methods/account_sendConfirmPhoneCode.md
@@ -22,7 +22,7 @@ Send confirmation phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_sendVerifyEmailCode.md b/old_docs/API_docs_v97/methods/account_sendVerifyEmailCode.md
index d851ac7f..85782ecf 100644
--- a/old_docs/API_docs_v97/methods/account_sendVerifyEmailCode.md
+++ b/old_docs/API_docs_v97/methods/account_sendVerifyEmailCode.md
@@ -21,7 +21,7 @@ Send email verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_sendVerifyPhoneCode.md b/old_docs/API_docs_v97/methods/account_sendVerifyPhoneCode.md
index 3ce4a255..83921d96 100644
--- a/old_docs/API_docs_v97/methods/account_sendVerifyPhoneCode.md
+++ b/old_docs/API_docs_v97/methods/account_sendVerifyPhoneCode.md
@@ -22,7 +22,7 @@ Send phone verification code
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_setAccountTTL.md b/old_docs/API_docs_v97/methods/account_setAccountTTL.md
index 4e4524fa..a3912dbd 100644
--- a/old_docs/API_docs_v97/methods/account_setAccountTTL.md
+++ b/old_docs/API_docs_v97/methods/account_setAccountTTL.md
@@ -21,7 +21,7 @@ Set account TTL
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_setContactSignUpNotification.md b/old_docs/API_docs_v97/methods/account_setContactSignUpNotification.md
index 531967dd..febd8028 100644
--- a/old_docs/API_docs_v97/methods/account_setContactSignUpNotification.md
+++ b/old_docs/API_docs_v97/methods/account_setContactSignUpNotification.md
@@ -21,7 +21,7 @@ Set contact sign up notification
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_setPrivacy.md b/old_docs/API_docs_v97/methods/account_setPrivacy.md
index a00eaaa6..68ceedb0 100644
--- a/old_docs/API_docs_v97/methods/account_setPrivacy.md
+++ b/old_docs/API_docs_v97/methods/account_setPrivacy.md
@@ -22,7 +22,7 @@ Set privacy settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_unregisterDevice.md b/old_docs/API_docs_v97/methods/account_unregisterDevice.md
index 90d5cda0..27046b1c 100644
--- a/old_docs/API_docs_v97/methods/account_unregisterDevice.md
+++ b/old_docs/API_docs_v97/methods/account_unregisterDevice.md
@@ -23,7 +23,7 @@ Stop sending PUSH notifications to app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_updateDeviceLocked.md b/old_docs/API_docs_v97/methods/account_updateDeviceLocked.md
index 43de4a44..1638807f 100644
--- a/old_docs/API_docs_v97/methods/account_updateDeviceLocked.md
+++ b/old_docs/API_docs_v97/methods/account_updateDeviceLocked.md
@@ -21,7 +21,7 @@ Disable all notifications for a certain period
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_updateNotifySettings.md b/old_docs/API_docs_v97/methods/account_updateNotifySettings.md
index 6c522f6d..426049d3 100644
--- a/old_docs/API_docs_v97/methods/account_updateNotifySettings.md
+++ b/old_docs/API_docs_v97/methods/account_updateNotifySettings.md
@@ -22,7 +22,7 @@ Change notification settings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_updateProfile.md b/old_docs/API_docs_v97/methods/account_updateProfile.md
index 623efaa9..54fc7efe 100644
--- a/old_docs/API_docs_v97/methods/account_updateProfile.md
+++ b/old_docs/API_docs_v97/methods/account_updateProfile.md
@@ -23,7 +23,7 @@ Update profile info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_updateStatus.md b/old_docs/API_docs_v97/methods/account_updateStatus.md
index 56f78104..e0ea3d32 100644
--- a/old_docs/API_docs_v97/methods/account_updateStatus.md
+++ b/old_docs/API_docs_v97/methods/account_updateStatus.md
@@ -21,7 +21,7 @@ Update online status
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_updateUsername.md b/old_docs/API_docs_v97/methods/account_updateUsername.md
index eee8125f..b5f0144a 100644
--- a/old_docs/API_docs_v97/methods/account_updateUsername.md
+++ b/old_docs/API_docs_v97/methods/account_updateUsername.md
@@ -21,7 +21,7 @@ Update this user's username
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_uploadWallPaper.md b/old_docs/API_docs_v97/methods/account_uploadWallPaper.md
index 26faed29..87f2b2c7 100644
--- a/old_docs/API_docs_v97/methods/account_uploadWallPaper.md
+++ b/old_docs/API_docs_v97/methods/account_uploadWallPaper.md
@@ -23,7 +23,7 @@ Upload wallpaper
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_verifyEmail.md b/old_docs/API_docs_v97/methods/account_verifyEmail.md
index b1c5d6b9..51379c1f 100644
--- a/old_docs/API_docs_v97/methods/account_verifyEmail.md
+++ b/old_docs/API_docs_v97/methods/account_verifyEmail.md
@@ -22,7 +22,7 @@ Verify email address
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/account_verifyPhone.md b/old_docs/API_docs_v97/methods/account_verifyPhone.md
index d764fa41..af83b273 100644
--- a/old_docs/API_docs_v97/methods/account_verifyPhone.md
+++ b/old_docs/API_docs_v97/methods/account_verifyPhone.md
@@ -23,7 +23,7 @@ Verify phone number
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/auth_cancelCode.md b/old_docs/API_docs_v97/methods/auth_cancelCode.md
index f31ed88a..7933e1ae 100644
--- a/old_docs/API_docs_v97/methods/auth_cancelCode.md
+++ b/old_docs/API_docs_v97/methods/auth_cancelCode.md
@@ -22,7 +22,7 @@ Invalidate sent phone code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/auth_dropTempAuthKeys.md b/old_docs/API_docs_v97/methods/auth_dropTempAuthKeys.md
index 438cbc30..7311e138 100644
--- a/old_docs/API_docs_v97/methods/auth_dropTempAuthKeys.md
+++ b/old_docs/API_docs_v97/methods/auth_dropTempAuthKeys.md
@@ -21,7 +21,7 @@ Delete all temporary authorization keys except the ones provided
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/auth_recoverPassword.md b/old_docs/API_docs_v97/methods/auth_recoverPassword.md
index 73d0899a..cf1736f5 100644
--- a/old_docs/API_docs_v97/methods/auth_recoverPassword.md
+++ b/old_docs/API_docs_v97/methods/auth_recoverPassword.md
@@ -21,7 +21,7 @@ Use the code that was emailed to you after running $MadelineProto->auth->request
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/auth_requestPasswordRecovery.md b/old_docs/API_docs_v97/methods/auth_requestPasswordRecovery.md
index cff77d2e..90e4752b 100644
--- a/old_docs/API_docs_v97/methods/auth_requestPasswordRecovery.md
+++ b/old_docs/API_docs_v97/methods/auth_requestPasswordRecovery.md
@@ -16,7 +16,7 @@ Send an email to recover the 2FA password
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/auth_resendCode.md b/old_docs/API_docs_v97/methods/auth_resendCode.md
index 91c8e7b5..b28fa20f 100644
--- a/old_docs/API_docs_v97/methods/auth_resendCode.md
+++ b/old_docs/API_docs_v97/methods/auth_resendCode.md
@@ -22,7 +22,7 @@ Resend the SMS verification code
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/auth_resetAuthorizations.md b/old_docs/API_docs_v97/methods/auth_resetAuthorizations.md
index b2c3084b..30094e03 100644
--- a/old_docs/API_docs_v97/methods/auth_resetAuthorizations.md
+++ b/old_docs/API_docs_v97/methods/auth_resetAuthorizations.md
@@ -16,7 +16,7 @@ Delete all logged-in sessions.
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/bots_answerWebhookJSONQuery.md b/old_docs/API_docs_v97/methods/bots_answerWebhookJSONQuery.md
index a1b4f171..237996bf 100644
--- a/old_docs/API_docs_v97/methods/bots_answerWebhookJSONQuery.md
+++ b/old_docs/API_docs_v97/methods/bots_answerWebhookJSONQuery.md
@@ -22,7 +22,7 @@ Send webhook request via bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/bots_sendCustomRequest.md b/old_docs/API_docs_v97/methods/bots_sendCustomRequest.md
index f27e0880..9120aa71 100644
--- a/old_docs/API_docs_v97/methods/bots_sendCustomRequest.md
+++ b/old_docs/API_docs_v97/methods/bots_sendCustomRequest.md
@@ -22,7 +22,7 @@ Send a custom request to the bot API
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_checkUsername.md b/old_docs/API_docs_v97/methods/channels_checkUsername.md
index 3ace54ee..e01f0755 100644
--- a/old_docs/API_docs_v97/methods/channels_checkUsername.md
+++ b/old_docs/API_docs_v97/methods/channels_checkUsername.md
@@ -22,7 +22,7 @@ Check if this username is free and can be assigned to a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_createChannel.md b/old_docs/API_docs_v97/methods/channels_createChannel.md
index ad0a8d46..a4711780 100644
--- a/old_docs/API_docs_v97/methods/channels_createChannel.md
+++ b/old_docs/API_docs_v97/methods/channels_createChannel.md
@@ -24,7 +24,7 @@ Create channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_deleteChannel.md b/old_docs/API_docs_v97/methods/channels_deleteChannel.md
index 1547a44c..ba5030aa 100644
--- a/old_docs/API_docs_v97/methods/channels_deleteChannel.md
+++ b/old_docs/API_docs_v97/methods/channels_deleteChannel.md
@@ -21,7 +21,7 @@ Delete a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_deleteHistory.md b/old_docs/API_docs_v97/methods/channels_deleteHistory.md
index 1925c1da..ab7352af 100644
--- a/old_docs/API_docs_v97/methods/channels_deleteHistory.md
+++ b/old_docs/API_docs_v97/methods/channels_deleteHistory.md
@@ -22,7 +22,7 @@ Delete the history of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_deleteMessages.md b/old_docs/API_docs_v97/methods/channels_deleteMessages.md
index ec9c56ac..29edf730 100644
--- a/old_docs/API_docs_v97/methods/channels_deleteMessages.md
+++ b/old_docs/API_docs_v97/methods/channels_deleteMessages.md
@@ -22,7 +22,7 @@ Delete channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_deleteUserHistory.md b/old_docs/API_docs_v97/methods/channels_deleteUserHistory.md
index 48706032..09919297 100644
--- a/old_docs/API_docs_v97/methods/channels_deleteUserHistory.md
+++ b/old_docs/API_docs_v97/methods/channels_deleteUserHistory.md
@@ -22,7 +22,7 @@ Delete all messages of a user in a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_editAdmin.md b/old_docs/API_docs_v97/methods/channels_editAdmin.md
index c51f94c8..427e6de2 100644
--- a/old_docs/API_docs_v97/methods/channels_editAdmin.md
+++ b/old_docs/API_docs_v97/methods/channels_editAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions of a user in a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_editBanned.md b/old_docs/API_docs_v97/methods/channels_editBanned.md
index a7a5f15b..789820ae 100644
--- a/old_docs/API_docs_v97/methods/channels_editBanned.md
+++ b/old_docs/API_docs_v97/methods/channels_editBanned.md
@@ -23,7 +23,7 @@ Kick or ban a user from a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_editPhoto.md b/old_docs/API_docs_v97/methods/channels_editPhoto.md
index 3722a7b7..175704da 100644
--- a/old_docs/API_docs_v97/methods/channels_editPhoto.md
+++ b/old_docs/API_docs_v97/methods/channels_editPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_editTitle.md b/old_docs/API_docs_v97/methods/channels_editTitle.md
index ba32b4ef..6513126e 100644
--- a/old_docs/API_docs_v97/methods/channels_editTitle.md
+++ b/old_docs/API_docs_v97/methods/channels_editTitle.md
@@ -22,7 +22,7 @@ Edit the title of a supergroup/channel
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_exportMessageLink.md b/old_docs/API_docs_v97/methods/channels_exportMessageLink.md
index 600eb0b0..543e2c3f 100644
--- a/old_docs/API_docs_v97/methods/channels_exportMessageLink.md
+++ b/old_docs/API_docs_v97/methods/channels_exportMessageLink.md
@@ -23,7 +23,7 @@ Get the link of a message in a channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_getAdminLog.md b/old_docs/API_docs_v97/methods/channels_getAdminLog.md
index 4909d08d..a8964d99 100644
--- a/old_docs/API_docs_v97/methods/channels_getAdminLog.md
+++ b/old_docs/API_docs_v97/methods/channels_getAdminLog.md
@@ -27,7 +27,7 @@ Get admin log of a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_getAdminedPublicChannels.md b/old_docs/API_docs_v97/methods/channels_getAdminedPublicChannels.md
index 2bc1d07e..588836e9 100644
--- a/old_docs/API_docs_v97/methods/channels_getAdminedPublicChannels.md
+++ b/old_docs/API_docs_v97/methods/channels_getAdminedPublicChannels.md
@@ -16,7 +16,7 @@ Get all supergroups/channels where you're admin
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_getChannels.md b/old_docs/API_docs_v97/methods/channels_getChannels.md
index 117a1482..f629d0a8 100644
--- a/old_docs/API_docs_v97/methods/channels_getChannels.md
+++ b/old_docs/API_docs_v97/methods/channels_getChannels.md
@@ -21,7 +21,7 @@ Get info about multiple channels/supergroups
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_getLeftChannels.md b/old_docs/API_docs_v97/methods/channels_getLeftChannels.md
index ea85dfea..97ac032f 100644
--- a/old_docs/API_docs_v97/methods/channels_getLeftChannels.md
+++ b/old_docs/API_docs_v97/methods/channels_getLeftChannels.md
@@ -21,7 +21,7 @@ Get all channels you left
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_getMessages.md b/old_docs/API_docs_v97/methods/channels_getMessages.md
index ede2dae8..b3ec4980 100644
--- a/old_docs/API_docs_v97/methods/channels_getMessages.md
+++ b/old_docs/API_docs_v97/methods/channels_getMessages.md
@@ -22,7 +22,7 @@ Get channel/supergroup messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_getParticipant.md b/old_docs/API_docs_v97/methods/channels_getParticipant.md
index d668e47a..9a4c404f 100644
--- a/old_docs/API_docs_v97/methods/channels_getParticipant.md
+++ b/old_docs/API_docs_v97/methods/channels_getParticipant.md
@@ -22,7 +22,7 @@ Get info about a certain channel/supergroup participant
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_getParticipants.md b/old_docs/API_docs_v97/methods/channels_getParticipants.md
index 8b5c3105..4786c9ce 100644
--- a/old_docs/API_docs_v97/methods/channels_getParticipants.md
+++ b/old_docs/API_docs_v97/methods/channels_getParticipants.md
@@ -25,7 +25,7 @@ Get channel/supergroup participants (you should use `$MadelineProto->get_pwr_cha
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_inviteToChannel.md b/old_docs/API_docs_v97/methods/channels_inviteToChannel.md
index 2a0fe996..fe08c17a 100644
--- a/old_docs/API_docs_v97/methods/channels_inviteToChannel.md
+++ b/old_docs/API_docs_v97/methods/channels_inviteToChannel.md
@@ -22,7 +22,7 @@ Add users to channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_joinChannel.md b/old_docs/API_docs_v97/methods/channels_joinChannel.md
index 4d95a29f..8188a871 100644
--- a/old_docs/API_docs_v97/methods/channels_joinChannel.md
+++ b/old_docs/API_docs_v97/methods/channels_joinChannel.md
@@ -21,7 +21,7 @@ Join a channel/supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_leaveChannel.md b/old_docs/API_docs_v97/methods/channels_leaveChannel.md
index eb519c05..d176065e 100644
--- a/old_docs/API_docs_v97/methods/channels_leaveChannel.md
+++ b/old_docs/API_docs_v97/methods/channels_leaveChannel.md
@@ -21,7 +21,7 @@ Leave a channel/supergroup
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_readHistory.md b/old_docs/API_docs_v97/methods/channels_readHistory.md
index 66255e01..4f6d5fad 100644
--- a/old_docs/API_docs_v97/methods/channels_readHistory.md
+++ b/old_docs/API_docs_v97/methods/channels_readHistory.md
@@ -22,7 +22,7 @@ Mark channel/supergroup history as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_readMessageContents.md b/old_docs/API_docs_v97/methods/channels_readMessageContents.md
index b4df9345..6166acfa 100644
--- a/old_docs/API_docs_v97/methods/channels_readMessageContents.md
+++ b/old_docs/API_docs_v97/methods/channels_readMessageContents.md
@@ -22,7 +22,7 @@ Mark channel/supergroup messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_reportSpam.md b/old_docs/API_docs_v97/methods/channels_reportSpam.md
index d17b439c..d321268c 100644
--- a/old_docs/API_docs_v97/methods/channels_reportSpam.md
+++ b/old_docs/API_docs_v97/methods/channels_reportSpam.md
@@ -23,7 +23,7 @@ Report a message in a supergroup/channel for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_setStickers.md b/old_docs/API_docs_v97/methods/channels_setStickers.md
index dc98dda1..b4bb3590 100644
--- a/old_docs/API_docs_v97/methods/channels_setStickers.md
+++ b/old_docs/API_docs_v97/methods/channels_setStickers.md
@@ -22,7 +22,7 @@ Set the supergroup/channel stickerpack
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_togglePreHistoryHidden.md b/old_docs/API_docs_v97/methods/channels_togglePreHistoryHidden.md
index bcd48b36..9693a73d 100644
--- a/old_docs/API_docs_v97/methods/channels_togglePreHistoryHidden.md
+++ b/old_docs/API_docs_v97/methods/channels_togglePreHistoryHidden.md
@@ -22,7 +22,7 @@ Enable or disable hidden history for new channel/supergroup users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_toggleSignatures.md b/old_docs/API_docs_v97/methods/channels_toggleSignatures.md
index 1688215e..94703ff2 100644
--- a/old_docs/API_docs_v97/methods/channels_toggleSignatures.md
+++ b/old_docs/API_docs_v97/methods/channels_toggleSignatures.md
@@ -22,7 +22,7 @@ Toggle channel signatures
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/channels_updateUsername.md b/old_docs/API_docs_v97/methods/channels_updateUsername.md
index 0e85c614..63365072 100644
--- a/old_docs/API_docs_v97/methods/channels_updateUsername.md
+++ b/old_docs/API_docs_v97/methods/channels_updateUsername.md
@@ -22,7 +22,7 @@ Update the username of a supergroup/channel
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_block.md b/old_docs/API_docs_v97/methods/contacts_block.md
index c637c959..1def8256 100644
--- a/old_docs/API_docs_v97/methods/contacts_block.md
+++ b/old_docs/API_docs_v97/methods/contacts_block.md
@@ -21,7 +21,7 @@ Block a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_deleteByPhones.md b/old_docs/API_docs_v97/methods/contacts_deleteByPhones.md
index b3c750fb..22b92b1b 100644
--- a/old_docs/API_docs_v97/methods/contacts_deleteByPhones.md
+++ b/old_docs/API_docs_v97/methods/contacts_deleteByPhones.md
@@ -21,7 +21,7 @@ Delete contacts by phones
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_deleteContact.md b/old_docs/API_docs_v97/methods/contacts_deleteContact.md
index f67d1e97..22c75b74 100644
--- a/old_docs/API_docs_v97/methods/contacts_deleteContact.md
+++ b/old_docs/API_docs_v97/methods/contacts_deleteContact.md
@@ -21,7 +21,7 @@ Delete a contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_deleteContacts.md b/old_docs/API_docs_v97/methods/contacts_deleteContacts.md
index 0bc2e67c..b9d2a88b 100644
--- a/old_docs/API_docs_v97/methods/contacts_deleteContacts.md
+++ b/old_docs/API_docs_v97/methods/contacts_deleteContacts.md
@@ -21,7 +21,7 @@ Delete multiple contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_getBlocked.md b/old_docs/API_docs_v97/methods/contacts_getBlocked.md
index d4cf69aa..26d92ac3 100644
--- a/old_docs/API_docs_v97/methods/contacts_getBlocked.md
+++ b/old_docs/API_docs_v97/methods/contacts_getBlocked.md
@@ -22,7 +22,7 @@ Get blocked users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_getContactIDs.md b/old_docs/API_docs_v97/methods/contacts_getContactIDs.md
index 2a9ea3b1..0f811298 100644
--- a/old_docs/API_docs_v97/methods/contacts_getContactIDs.md
+++ b/old_docs/API_docs_v97/methods/contacts_getContactIDs.md
@@ -21,7 +21,7 @@ Get contacts by IDs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_getContacts.md b/old_docs/API_docs_v97/methods/contacts_getContacts.md
index 4f47de47..aa88f679 100644
--- a/old_docs/API_docs_v97/methods/contacts_getContacts.md
+++ b/old_docs/API_docs_v97/methods/contacts_getContacts.md
@@ -21,7 +21,7 @@ Get all contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_getSaved.md b/old_docs/API_docs_v97/methods/contacts_getSaved.md
index d8f02545..764bcc4e 100644
--- a/old_docs/API_docs_v97/methods/contacts_getSaved.md
+++ b/old_docs/API_docs_v97/methods/contacts_getSaved.md
@@ -16,7 +16,7 @@ Get saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_getStatuses.md b/old_docs/API_docs_v97/methods/contacts_getStatuses.md
index ca42fda8..9b36a252 100644
--- a/old_docs/API_docs_v97/methods/contacts_getStatuses.md
+++ b/old_docs/API_docs_v97/methods/contacts_getStatuses.md
@@ -16,7 +16,7 @@ Get online status of all users
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_getTopPeers.md b/old_docs/API_docs_v97/methods/contacts_getTopPeers.md
index 4a34c256..a70e4870 100644
--- a/old_docs/API_docs_v97/methods/contacts_getTopPeers.md
+++ b/old_docs/API_docs_v97/methods/contacts_getTopPeers.md
@@ -29,7 +29,7 @@ Get most used chats
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_importContacts.md b/old_docs/API_docs_v97/methods/contacts_importContacts.md
index ff5afed1..1b0af315 100644
--- a/old_docs/API_docs_v97/methods/contacts_importContacts.md
+++ b/old_docs/API_docs_v97/methods/contacts_importContacts.md
@@ -21,7 +21,7 @@ Add phone number as contact
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_resetSaved.md b/old_docs/API_docs_v97/methods/contacts_resetSaved.md
index 7e60a148..fb160015 100644
--- a/old_docs/API_docs_v97/methods/contacts_resetSaved.md
+++ b/old_docs/API_docs_v97/methods/contacts_resetSaved.md
@@ -16,7 +16,7 @@ Reset saved contacts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_resetTopPeerRating.md b/old_docs/API_docs_v97/methods/contacts_resetTopPeerRating.md
index 6206c026..a0bcefe6 100644
--- a/old_docs/API_docs_v97/methods/contacts_resetTopPeerRating.md
+++ b/old_docs/API_docs_v97/methods/contacts_resetTopPeerRating.md
@@ -22,7 +22,7 @@ Reset top peer rating for a certain category/peer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_search.md b/old_docs/API_docs_v97/methods/contacts_search.md
index 60fefcc0..0e17ec41 100644
--- a/old_docs/API_docs_v97/methods/contacts_search.md
+++ b/old_docs/API_docs_v97/methods/contacts_search.md
@@ -22,7 +22,7 @@ Search contacts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_toggleTopPeers.md b/old_docs/API_docs_v97/methods/contacts_toggleTopPeers.md
index 67da250d..ab515d4a 100644
--- a/old_docs/API_docs_v97/methods/contacts_toggleTopPeers.md
+++ b/old_docs/API_docs_v97/methods/contacts_toggleTopPeers.md
@@ -21,7 +21,7 @@ Toggle top peers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/contacts_unblock.md b/old_docs/API_docs_v97/methods/contacts_unblock.md
index 34b2c892..873d5600 100644
--- a/old_docs/API_docs_v97/methods/contacts_unblock.md
+++ b/old_docs/API_docs_v97/methods/contacts_unblock.md
@@ -21,7 +21,7 @@ Unblock a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_acceptTermsOfService.md b/old_docs/API_docs_v97/methods/help_acceptTermsOfService.md
index aa70cc78..ae2a68a6 100644
--- a/old_docs/API_docs_v97/methods/help_acceptTermsOfService.md
+++ b/old_docs/API_docs_v97/methods/help_acceptTermsOfService.md
@@ -21,7 +21,7 @@ Accept telegram's TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_editUserInfo.md b/old_docs/API_docs_v97/methods/help_editUserInfo.md
index 0570c31a..94834328 100644
--- a/old_docs/API_docs_v97/methods/help_editUserInfo.md
+++ b/old_docs/API_docs_v97/methods/help_editUserInfo.md
@@ -24,7 +24,7 @@ Edit user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getAppChangelog.md b/old_docs/API_docs_v97/methods/help_getAppChangelog.md
index ed84518a..03136f4a 100644
--- a/old_docs/API_docs_v97/methods/help_getAppChangelog.md
+++ b/old_docs/API_docs_v97/methods/help_getAppChangelog.md
@@ -21,7 +21,7 @@ Get the changelog of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getAppConfig.md b/old_docs/API_docs_v97/methods/help_getAppConfig.md
index 41a434a4..057dd4d5 100644
--- a/old_docs/API_docs_v97/methods/help_getAppConfig.md
+++ b/old_docs/API_docs_v97/methods/help_getAppConfig.md
@@ -16,7 +16,7 @@ Get app config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getAppUpdate.md b/old_docs/API_docs_v97/methods/help_getAppUpdate.md
index d738e00d..87019db0 100644
--- a/old_docs/API_docs_v97/methods/help_getAppUpdate.md
+++ b/old_docs/API_docs_v97/methods/help_getAppUpdate.md
@@ -21,7 +21,7 @@ Get info about app updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getCdnConfig.md b/old_docs/API_docs_v97/methods/help_getCdnConfig.md
index cd0aeadc..dd8739f8 100644
--- a/old_docs/API_docs_v97/methods/help_getCdnConfig.md
+++ b/old_docs/API_docs_v97/methods/help_getCdnConfig.md
@@ -16,7 +16,7 @@ Get CDN configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getConfig.md b/old_docs/API_docs_v97/methods/help_getConfig.md
index b252cae3..5030cec9 100644
--- a/old_docs/API_docs_v97/methods/help_getConfig.md
+++ b/old_docs/API_docs_v97/methods/help_getConfig.md
@@ -16,7 +16,7 @@ Get server configuration
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getDeepLinkInfo.md b/old_docs/API_docs_v97/methods/help_getDeepLinkInfo.md
index f124fa0a..a3d51bc2 100644
--- a/old_docs/API_docs_v97/methods/help_getDeepLinkInfo.md
+++ b/old_docs/API_docs_v97/methods/help_getDeepLinkInfo.md
@@ -21,7 +21,7 @@ Get deep link info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getInviteText.md b/old_docs/API_docs_v97/methods/help_getInviteText.md
index 54558306..1e548007 100644
--- a/old_docs/API_docs_v97/methods/help_getInviteText.md
+++ b/old_docs/API_docs_v97/methods/help_getInviteText.md
@@ -16,7 +16,7 @@ Get invitation text
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getNearestDc.md b/old_docs/API_docs_v97/methods/help_getNearestDc.md
index fcffe676..dbb24dd4 100644
--- a/old_docs/API_docs_v97/methods/help_getNearestDc.md
+++ b/old_docs/API_docs_v97/methods/help_getNearestDc.md
@@ -16,7 +16,7 @@ Get nearest datacenter
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getPassportConfig.md b/old_docs/API_docs_v97/methods/help_getPassportConfig.md
index e6330fe2..1fc48827 100644
--- a/old_docs/API_docs_v97/methods/help_getPassportConfig.md
+++ b/old_docs/API_docs_v97/methods/help_getPassportConfig.md
@@ -21,7 +21,7 @@ Get passport config
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getProxyData.md b/old_docs/API_docs_v97/methods/help_getProxyData.md
index 10d33cab..68297e93 100644
--- a/old_docs/API_docs_v97/methods/help_getProxyData.md
+++ b/old_docs/API_docs_v97/methods/help_getProxyData.md
@@ -16,7 +16,7 @@ Get information about the current proxy
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getRecentMeUrls.md b/old_docs/API_docs_v97/methods/help_getRecentMeUrls.md
index 2d465be6..4fd10f37 100644
--- a/old_docs/API_docs_v97/methods/help_getRecentMeUrls.md
+++ b/old_docs/API_docs_v97/methods/help_getRecentMeUrls.md
@@ -21,7 +21,7 @@ Get recent t.me URLs
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getSupport.md b/old_docs/API_docs_v97/methods/help_getSupport.md
index 32608eee..d9d34fd3 100644
--- a/old_docs/API_docs_v97/methods/help_getSupport.md
+++ b/old_docs/API_docs_v97/methods/help_getSupport.md
@@ -16,7 +16,7 @@ Get info of support user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getSupportName.md b/old_docs/API_docs_v97/methods/help_getSupportName.md
index 89687139..c5d1720c 100644
--- a/old_docs/API_docs_v97/methods/help_getSupportName.md
+++ b/old_docs/API_docs_v97/methods/help_getSupportName.md
@@ -16,7 +16,7 @@ Get support name
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getTermsOfServiceUpdate.md b/old_docs/API_docs_v97/methods/help_getTermsOfServiceUpdate.md
index a4192ef5..0400944b 100644
--- a/old_docs/API_docs_v97/methods/help_getTermsOfServiceUpdate.md
+++ b/old_docs/API_docs_v97/methods/help_getTermsOfServiceUpdate.md
@@ -16,7 +16,7 @@ Get updated TOS
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_getUserInfo.md b/old_docs/API_docs_v97/methods/help_getUserInfo.md
index b750ff64..c4a4ec51 100644
--- a/old_docs/API_docs_v97/methods/help_getUserInfo.md
+++ b/old_docs/API_docs_v97/methods/help_getUserInfo.md
@@ -21,7 +21,7 @@ Get user info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_saveAppLog.md b/old_docs/API_docs_v97/methods/help_saveAppLog.md
index d93ac6f4..27d1c6a3 100644
--- a/old_docs/API_docs_v97/methods/help_saveAppLog.md
+++ b/old_docs/API_docs_v97/methods/help_saveAppLog.md
@@ -21,7 +21,7 @@ Log data for developer of this app
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/help_setBotUpdatesStatus.md b/old_docs/API_docs_v97/methods/help_setBotUpdatesStatus.md
index 3794e7d6..5808d1b6 100644
--- a/old_docs/API_docs_v97/methods/help_setBotUpdatesStatus.md
+++ b/old_docs/API_docs_v97/methods/help_setBotUpdatesStatus.md
@@ -22,7 +22,7 @@ Set the update status of webhook
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/initConnection.md b/old_docs/API_docs_v97/methods/initConnection.md
index 66dec464..de18eb0c 100644
--- a/old_docs/API_docs_v97/methods/initConnection.md
+++ b/old_docs/API_docs_v97/methods/initConnection.md
@@ -29,7 +29,7 @@ Initializes connection and save information on the user's device and application
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/invokeAfterMsg.md b/old_docs/API_docs_v97/methods/invokeAfterMsg.md
index e9f46b7f..bd2b1f62 100644
--- a/old_docs/API_docs_v97/methods/invokeAfterMsg.md
+++ b/old_docs/API_docs_v97/methods/invokeAfterMsg.md
@@ -22,7 +22,7 @@ Invokes a query after successfull completion of one of the previous queries.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/invokeAfterMsgs.md b/old_docs/API_docs_v97/methods/invokeAfterMsgs.md
index 8f1dbaac..99265d36 100644
--- a/old_docs/API_docs_v97/methods/invokeAfterMsgs.md
+++ b/old_docs/API_docs_v97/methods/invokeAfterMsgs.md
@@ -22,7 +22,7 @@ Result type returned by a current query.
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/invokeWithLayer.md b/old_docs/API_docs_v97/methods/invokeWithLayer.md
index 656d2cd1..19c10d7c 100644
--- a/old_docs/API_docs_v97/methods/invokeWithLayer.md
+++ b/old_docs/API_docs_v97/methods/invokeWithLayer.md
@@ -22,7 +22,7 @@ Invoke this method with layer X
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/invokeWithMessagesRange.md b/old_docs/API_docs_v97/methods/invokeWithMessagesRange.md
index 3f7b4749..5a028cf3 100644
--- a/old_docs/API_docs_v97/methods/invokeWithMessagesRange.md
+++ b/old_docs/API_docs_v97/methods/invokeWithMessagesRange.md
@@ -22,7 +22,7 @@ Invoke with messages range
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/invokeWithTakeout.md b/old_docs/API_docs_v97/methods/invokeWithTakeout.md
index 171295e3..3a7e1eb6 100644
--- a/old_docs/API_docs_v97/methods/invokeWithTakeout.md
+++ b/old_docs/API_docs_v97/methods/invokeWithTakeout.md
@@ -22,7 +22,7 @@ Invoke method from takeout session
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/invokeWithoutUpdates.md b/old_docs/API_docs_v97/methods/invokeWithoutUpdates.md
index cedb973f..916cd7bf 100644
--- a/old_docs/API_docs_v97/methods/invokeWithoutUpdates.md
+++ b/old_docs/API_docs_v97/methods/invokeWithoutUpdates.md
@@ -21,7 +21,7 @@ Invoke with method without returning updates in the socket
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/langpack_getDifference.md b/old_docs/API_docs_v97/methods/langpack_getDifference.md
index 1c41e9cb..48493746 100644
--- a/old_docs/API_docs_v97/methods/langpack_getDifference.md
+++ b/old_docs/API_docs_v97/methods/langpack_getDifference.md
@@ -23,7 +23,7 @@ Get language pack updates
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/langpack_getLangPack.md b/old_docs/API_docs_v97/methods/langpack_getLangPack.md
index 5ff170d8..7d50d3ee 100644
--- a/old_docs/API_docs_v97/methods/langpack_getLangPack.md
+++ b/old_docs/API_docs_v97/methods/langpack_getLangPack.md
@@ -22,7 +22,7 @@ Get language pack
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/langpack_getLanguage.md b/old_docs/API_docs_v97/methods/langpack_getLanguage.md
index 9aacd923..60656f5e 100644
--- a/old_docs/API_docs_v97/methods/langpack_getLanguage.md
+++ b/old_docs/API_docs_v97/methods/langpack_getLanguage.md
@@ -22,7 +22,7 @@ Get language
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/langpack_getLanguages.md b/old_docs/API_docs_v97/methods/langpack_getLanguages.md
index dd9e4bf4..2ecceccf 100644
--- a/old_docs/API_docs_v97/methods/langpack_getLanguages.md
+++ b/old_docs/API_docs_v97/methods/langpack_getLanguages.md
@@ -21,7 +21,7 @@ Get available languages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/langpack_getStrings.md b/old_docs/API_docs_v97/methods/langpack_getStrings.md
index 7a2739f9..140179fd 100644
--- a/old_docs/API_docs_v97/methods/langpack_getStrings.md
+++ b/old_docs/API_docs_v97/methods/langpack_getStrings.md
@@ -23,7 +23,7 @@ Get language pack strings
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_addChatUser.md b/old_docs/API_docs_v97/methods/messages_addChatUser.md
index 2a0327f6..cdd51120 100644
--- a/old_docs/API_docs_v97/methods/messages_addChatUser.md
+++ b/old_docs/API_docs_v97/methods/messages_addChatUser.md
@@ -23,7 +23,7 @@ Add a user to a normal chat (use channels->inviteToChannel for supergroups)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_checkChatInvite.md b/old_docs/API_docs_v97/methods/messages_checkChatInvite.md
index 92671bf9..4701b4d7 100644
--- a/old_docs/API_docs_v97/methods/messages_checkChatInvite.md
+++ b/old_docs/API_docs_v97/methods/messages_checkChatInvite.md
@@ -21,7 +21,7 @@ Check if an invitation link is valid
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_clearAllDrafts.md b/old_docs/API_docs_v97/methods/messages_clearAllDrafts.md
index 012be8bc..aa5726f6 100644
--- a/old_docs/API_docs_v97/methods/messages_clearAllDrafts.md
+++ b/old_docs/API_docs_v97/methods/messages_clearAllDrafts.md
@@ -16,7 +16,7 @@ Clear all drafts
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_clearRecentStickers.md b/old_docs/API_docs_v97/methods/messages_clearRecentStickers.md
index 81e1ebcf..3983f9d0 100644
--- a/old_docs/API_docs_v97/methods/messages_clearRecentStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_clearRecentStickers.md
@@ -21,7 +21,7 @@ Clear all recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_createChat.md b/old_docs/API_docs_v97/methods/messages_createChat.md
index 2b962bce..9dbf668f 100644
--- a/old_docs/API_docs_v97/methods/messages_createChat.md
+++ b/old_docs/API_docs_v97/methods/messages_createChat.md
@@ -22,7 +22,7 @@ Create a chat (not supergroup)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_deleteChatUser.md b/old_docs/API_docs_v97/methods/messages_deleteChatUser.md
index b534426d..9414d81d 100644
--- a/old_docs/API_docs_v97/methods/messages_deleteChatUser.md
+++ b/old_docs/API_docs_v97/methods/messages_deleteChatUser.md
@@ -22,7 +22,7 @@ Delete a user from a chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_deleteHistory.md b/old_docs/API_docs_v97/methods/messages_deleteHistory.md
index 3fd08f58..31ad634a 100644
--- a/old_docs/API_docs_v97/methods/messages_deleteHistory.md
+++ b/old_docs/API_docs_v97/methods/messages_deleteHistory.md
@@ -24,7 +24,7 @@ Delete chat history
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_deleteMessages.md b/old_docs/API_docs_v97/methods/messages_deleteMessages.md
index d176edc3..42892b31 100644
--- a/old_docs/API_docs_v97/methods/messages_deleteMessages.md
+++ b/old_docs/API_docs_v97/methods/messages_deleteMessages.md
@@ -22,7 +22,7 @@ Delete messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_editChatAbout.md b/old_docs/API_docs_v97/methods/messages_editChatAbout.md
index 343b113a..e344b3fb 100644
--- a/old_docs/API_docs_v97/methods/messages_editChatAbout.md
+++ b/old_docs/API_docs_v97/methods/messages_editChatAbout.md
@@ -22,7 +22,7 @@ Edit chat info
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_editChatAdmin.md b/old_docs/API_docs_v97/methods/messages_editChatAdmin.md
index df69698b..b756ab37 100644
--- a/old_docs/API_docs_v97/methods/messages_editChatAdmin.md
+++ b/old_docs/API_docs_v97/methods/messages_editChatAdmin.md
@@ -23,7 +23,7 @@ Edit admin permissions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_editChatDefaultBannedRights.md b/old_docs/API_docs_v97/methods/messages_editChatDefaultBannedRights.md
index 6abb2b59..d5835231 100644
--- a/old_docs/API_docs_v97/methods/messages_editChatDefaultBannedRights.md
+++ b/old_docs/API_docs_v97/methods/messages_editChatDefaultBannedRights.md
@@ -22,7 +22,7 @@ Edit default rights of chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_editChatPhoto.md b/old_docs/API_docs_v97/methods/messages_editChatPhoto.md
index 1e333d4e..afff3f07 100644
--- a/old_docs/API_docs_v97/methods/messages_editChatPhoto.md
+++ b/old_docs/API_docs_v97/methods/messages_editChatPhoto.md
@@ -22,7 +22,7 @@ Edit the photo of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_editChatTitle.md b/old_docs/API_docs_v97/methods/messages_editChatTitle.md
index 8676318c..37a47eef 100644
--- a/old_docs/API_docs_v97/methods/messages_editChatTitle.md
+++ b/old_docs/API_docs_v97/methods/messages_editChatTitle.md
@@ -22,7 +22,7 @@ Edit the title of a normal chat (not supergroup)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_editInlineBotMessage.md b/old_docs/API_docs_v97/methods/messages_editInlineBotMessage.md
index 79a675a0..e20b3314 100644
--- a/old_docs/API_docs_v97/methods/messages_editInlineBotMessage.md
+++ b/old_docs/API_docs_v97/methods/messages_editInlineBotMessage.md
@@ -27,7 +27,7 @@ Edit a sent inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_editMessage.md b/old_docs/API_docs_v97/methods/messages_editMessage.md
index 1bb146b2..54ec1461 100644
--- a/old_docs/API_docs_v97/methods/messages_editMessage.md
+++ b/old_docs/API_docs_v97/methods/messages_editMessage.md
@@ -28,7 +28,7 @@ Edit a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_exportChatInvite.md b/old_docs/API_docs_v97/methods/messages_exportChatInvite.md
index e86847f7..a18049cc 100644
--- a/old_docs/API_docs_v97/methods/messages_exportChatInvite.md
+++ b/old_docs/API_docs_v97/methods/messages_exportChatInvite.md
@@ -21,7 +21,7 @@ Export chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_faveSticker.md b/old_docs/API_docs_v97/methods/messages_faveSticker.md
index 3ba4f076..902b73d7 100644
--- a/old_docs/API_docs_v97/methods/messages_faveSticker.md
+++ b/old_docs/API_docs_v97/methods/messages_faveSticker.md
@@ -22,7 +22,7 @@ Add a sticker to favorites
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_forwardMessages.md b/old_docs/API_docs_v97/methods/messages_forwardMessages.md
index 2d9a2ac5..64b3b456 100644
--- a/old_docs/API_docs_v97/methods/messages_forwardMessages.md
+++ b/old_docs/API_docs_v97/methods/messages_forwardMessages.md
@@ -27,7 +27,7 @@ Forward messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getAllChats.md b/old_docs/API_docs_v97/methods/messages_getAllChats.md
index 8b952b86..517e44de 100644
--- a/old_docs/API_docs_v97/methods/messages_getAllChats.md
+++ b/old_docs/API_docs_v97/methods/messages_getAllChats.md
@@ -21,7 +21,7 @@ Get all chats (not supergroups or channels)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getAllDrafts.md b/old_docs/API_docs_v97/methods/messages_getAllDrafts.md
index 85e902ff..99e38a11 100644
--- a/old_docs/API_docs_v97/methods/messages_getAllDrafts.md
+++ b/old_docs/API_docs_v97/methods/messages_getAllDrafts.md
@@ -16,7 +16,7 @@ Get all message drafts
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getAllStickers.md b/old_docs/API_docs_v97/methods/messages_getAllStickers.md
index 51447622..e6c5596f 100644
--- a/old_docs/API_docs_v97/methods/messages_getAllStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_getAllStickers.md
@@ -21,7 +21,7 @@ Get all stickerpacks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getArchivedStickers.md b/old_docs/API_docs_v97/methods/messages_getArchivedStickers.md
index 87b928ce..b42febc3 100644
--- a/old_docs/API_docs_v97/methods/messages_getArchivedStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_getArchivedStickers.md
@@ -23,7 +23,7 @@ Get all archived stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getAttachedStickers.md b/old_docs/API_docs_v97/methods/messages_getAttachedStickers.md
index 8471d8c8..00f453e3 100644
--- a/old_docs/API_docs_v97/methods/messages_getAttachedStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_getAttachedStickers.md
@@ -21,7 +21,7 @@ Get stickers attachable to images
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getBotCallbackAnswer.md b/old_docs/API_docs_v97/methods/messages_getBotCallbackAnswer.md
index 66e71e42..7a041963 100644
--- a/old_docs/API_docs_v97/methods/messages_getBotCallbackAnswer.md
+++ b/old_docs/API_docs_v97/methods/messages_getBotCallbackAnswer.md
@@ -24,7 +24,7 @@ Get the callback answer of a bot (after clicking a button)
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getChats.md b/old_docs/API_docs_v97/methods/messages_getChats.md
index b508846c..faf8fa16 100644
--- a/old_docs/API_docs_v97/methods/messages_getChats.md
+++ b/old_docs/API_docs_v97/methods/messages_getChats.md
@@ -21,7 +21,7 @@ Get info about chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getCommonChats.md b/old_docs/API_docs_v97/methods/messages_getCommonChats.md
index 46fa8163..2c56a839 100644
--- a/old_docs/API_docs_v97/methods/messages_getCommonChats.md
+++ b/old_docs/API_docs_v97/methods/messages_getCommonChats.md
@@ -23,7 +23,7 @@ Get chats in common with a user
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getDialogUnreadMarks.md b/old_docs/API_docs_v97/methods/messages_getDialogUnreadMarks.md
index 1e44ac5c..05644942 100644
--- a/old_docs/API_docs_v97/methods/messages_getDialogUnreadMarks.md
+++ b/old_docs/API_docs_v97/methods/messages_getDialogUnreadMarks.md
@@ -16,7 +16,7 @@ Get dialogs marked as unread manually
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getDialogs.md b/old_docs/API_docs_v97/methods/messages_getDialogs.md
index dd315daf..6a41c227 100644
--- a/old_docs/API_docs_v97/methods/messages_getDialogs.md
+++ b/old_docs/API_docs_v97/methods/messages_getDialogs.md
@@ -26,7 +26,7 @@ Gets list of chats: you should use $MadelineProto->get_dialogs() instead: https:
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getDocumentByHash.md b/old_docs/API_docs_v97/methods/messages_getDocumentByHash.md
index 81273ad2..b03e130e 100644
--- a/old_docs/API_docs_v97/methods/messages_getDocumentByHash.md
+++ b/old_docs/API_docs_v97/methods/messages_getDocumentByHash.md
@@ -23,7 +23,7 @@ Get document by SHA256 hash
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getEmojiKeywords.md b/old_docs/API_docs_v97/methods/messages_getEmojiKeywords.md
index c61f65f3..8c8cfb06 100644
--- a/old_docs/API_docs_v97/methods/messages_getEmojiKeywords.md
+++ b/old_docs/API_docs_v97/methods/messages_getEmojiKeywords.md
@@ -21,7 +21,7 @@ Get emoji keywords
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getEmojiKeywordsDifference.md b/old_docs/API_docs_v97/methods/messages_getEmojiKeywordsDifference.md
index 8561ba59..11294079 100644
--- a/old_docs/API_docs_v97/methods/messages_getEmojiKeywordsDifference.md
+++ b/old_docs/API_docs_v97/methods/messages_getEmojiKeywordsDifference.md
@@ -22,7 +22,7 @@ Get emoji keyword difference
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getEmojiURL.md b/old_docs/API_docs_v97/methods/messages_getEmojiURL.md
index 429d9c97..7bd31ba4 100644
--- a/old_docs/API_docs_v97/methods/messages_getEmojiURL.md
+++ b/old_docs/API_docs_v97/methods/messages_getEmojiURL.md
@@ -21,7 +21,7 @@ Get emoji URL
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getFavedStickers.md b/old_docs/API_docs_v97/methods/messages_getFavedStickers.md
index 39516b9a..1a31f484 100644
--- a/old_docs/API_docs_v97/methods/messages_getFavedStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_getFavedStickers.md
@@ -21,7 +21,7 @@ Get favorite stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getFeaturedStickers.md b/old_docs/API_docs_v97/methods/messages_getFeaturedStickers.md
index 8f77bd8e..f6e4f8ab 100644
--- a/old_docs/API_docs_v97/methods/messages_getFeaturedStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_getFeaturedStickers.md
@@ -21,7 +21,7 @@ Get featured stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getGameHighScores.md b/old_docs/API_docs_v97/methods/messages_getGameHighScores.md
index db3a27e0..d55d46b4 100644
--- a/old_docs/API_docs_v97/methods/messages_getGameHighScores.md
+++ b/old_docs/API_docs_v97/methods/messages_getGameHighScores.md
@@ -23,7 +23,7 @@ Get high scores of a game
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getHistory.md b/old_docs/API_docs_v97/methods/messages_getHistory.md
index b53ad1da..f5dc4c74 100644
--- a/old_docs/API_docs_v97/methods/messages_getHistory.md
+++ b/old_docs/API_docs_v97/methods/messages_getHistory.md
@@ -28,7 +28,7 @@ Get previous messages of a group
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getInlineBotResults.md b/old_docs/API_docs_v97/methods/messages_getInlineBotResults.md
index 6e9c0cfe..1b7abece 100644
--- a/old_docs/API_docs_v97/methods/messages_getInlineBotResults.md
+++ b/old_docs/API_docs_v97/methods/messages_getInlineBotResults.md
@@ -25,7 +25,7 @@ Call inline bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getInlineGameHighScores.md b/old_docs/API_docs_v97/methods/messages_getInlineGameHighScores.md
index bb98c385..02b1cee8 100644
--- a/old_docs/API_docs_v97/methods/messages_getInlineGameHighScores.md
+++ b/old_docs/API_docs_v97/methods/messages_getInlineGameHighScores.md
@@ -22,7 +22,7 @@ Get high scores of a game sent in an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getMaskStickers.md b/old_docs/API_docs_v97/methods/messages_getMaskStickers.md
index d8310c9b..aec20a19 100644
--- a/old_docs/API_docs_v97/methods/messages_getMaskStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_getMaskStickers.md
@@ -21,7 +21,7 @@ Get masks
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getMessageEditData.md b/old_docs/API_docs_v97/methods/messages_getMessageEditData.md
index e80008bf..243f1052 100644
--- a/old_docs/API_docs_v97/methods/messages_getMessageEditData.md
+++ b/old_docs/API_docs_v97/methods/messages_getMessageEditData.md
@@ -22,7 +22,7 @@ Check if about to edit a message or a media caption
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getMessages.md b/old_docs/API_docs_v97/methods/messages_getMessages.md
index 564639d8..481df43f 100644
--- a/old_docs/API_docs_v97/methods/messages_getMessages.md
+++ b/old_docs/API_docs_v97/methods/messages_getMessages.md
@@ -21,7 +21,7 @@ Get messages
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getMessagesViews.md b/old_docs/API_docs_v97/methods/messages_getMessagesViews.md
index cce8654b..2b9a030b 100644
--- a/old_docs/API_docs_v97/methods/messages_getMessagesViews.md
+++ b/old_docs/API_docs_v97/methods/messages_getMessagesViews.md
@@ -23,7 +23,7 @@ Get and increase message views
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getOnlines.md b/old_docs/API_docs_v97/methods/messages_getOnlines.md
index b7f6b419..68e85d6f 100644
--- a/old_docs/API_docs_v97/methods/messages_getOnlines.md
+++ b/old_docs/API_docs_v97/methods/messages_getOnlines.md
@@ -21,7 +21,7 @@ Get online users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getPeerDialogs.md b/old_docs/API_docs_v97/methods/messages_getPeerDialogs.md
index 3b640993..d4502ad4 100644
--- a/old_docs/API_docs_v97/methods/messages_getPeerDialogs.md
+++ b/old_docs/API_docs_v97/methods/messages_getPeerDialogs.md
@@ -21,7 +21,7 @@ Get dialog info of peers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getPeerSettings.md b/old_docs/API_docs_v97/methods/messages_getPeerSettings.md
index 06ab70bd..c04be3f6 100644
--- a/old_docs/API_docs_v97/methods/messages_getPeerSettings.md
+++ b/old_docs/API_docs_v97/methods/messages_getPeerSettings.md
@@ -21,7 +21,7 @@ Get the settings of apeer
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getPinnedDialogs.md b/old_docs/API_docs_v97/methods/messages_getPinnedDialogs.md
index 1043e06e..61003d0b 100644
--- a/old_docs/API_docs_v97/methods/messages_getPinnedDialogs.md
+++ b/old_docs/API_docs_v97/methods/messages_getPinnedDialogs.md
@@ -16,7 +16,7 @@ Get pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getPollResults.md b/old_docs/API_docs_v97/methods/messages_getPollResults.md
index 56d5b1dd..5b0cf230 100644
--- a/old_docs/API_docs_v97/methods/messages_getPollResults.md
+++ b/old_docs/API_docs_v97/methods/messages_getPollResults.md
@@ -22,7 +22,7 @@ Get poll results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getRecentLocations.md b/old_docs/API_docs_v97/methods/messages_getRecentLocations.md
index 424955e7..e4bff964 100644
--- a/old_docs/API_docs_v97/methods/messages_getRecentLocations.md
+++ b/old_docs/API_docs_v97/methods/messages_getRecentLocations.md
@@ -23,7 +23,7 @@ Get recent locations
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getRecentStickers.md b/old_docs/API_docs_v97/methods/messages_getRecentStickers.md
index b61f6ec2..015a688f 100644
--- a/old_docs/API_docs_v97/methods/messages_getRecentStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_getRecentStickers.md
@@ -22,7 +22,7 @@ Get recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getSavedGifs.md b/old_docs/API_docs_v97/methods/messages_getSavedGifs.md
index ce8cb38c..322ee79a 100644
--- a/old_docs/API_docs_v97/methods/messages_getSavedGifs.md
+++ b/old_docs/API_docs_v97/methods/messages_getSavedGifs.md
@@ -21,7 +21,7 @@ Get saved gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getSplitRanges.md b/old_docs/API_docs_v97/methods/messages_getSplitRanges.md
index c39bdedc..f23f9c7b 100644
--- a/old_docs/API_docs_v97/methods/messages_getSplitRanges.md
+++ b/old_docs/API_docs_v97/methods/messages_getSplitRanges.md
@@ -16,7 +16,7 @@ Get message ranges to fetch
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getStatsURL.md b/old_docs/API_docs_v97/methods/messages_getStatsURL.md
index c7c784a9..0123c76a 100644
--- a/old_docs/API_docs_v97/methods/messages_getStatsURL.md
+++ b/old_docs/API_docs_v97/methods/messages_getStatsURL.md
@@ -23,7 +23,7 @@ Get stats URL
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getStickerSet.md b/old_docs/API_docs_v97/methods/messages_getStickerSet.md
index 3326ae50..96e17e67 100644
--- a/old_docs/API_docs_v97/methods/messages_getStickerSet.md
+++ b/old_docs/API_docs_v97/methods/messages_getStickerSet.md
@@ -21,7 +21,7 @@ Get a stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getStickers.md b/old_docs/API_docs_v97/methods/messages_getStickers.md
index 16386ee6..aa550dc1 100644
--- a/old_docs/API_docs_v97/methods/messages_getStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_getStickers.md
@@ -22,7 +22,7 @@ Get stickers
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getUnreadMentions.md b/old_docs/API_docs_v97/methods/messages_getUnreadMentions.md
index aeb4b37c..52d76b90 100644
--- a/old_docs/API_docs_v97/methods/messages_getUnreadMentions.md
+++ b/old_docs/API_docs_v97/methods/messages_getUnreadMentions.md
@@ -26,7 +26,7 @@ Get unread mentions
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getWebPage.md b/old_docs/API_docs_v97/methods/messages_getWebPage.md
index 7ffb8030..89e1a642 100644
--- a/old_docs/API_docs_v97/methods/messages_getWebPage.md
+++ b/old_docs/API_docs_v97/methods/messages_getWebPage.md
@@ -22,7 +22,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_getWebPagePreview.md b/old_docs/API_docs_v97/methods/messages_getWebPagePreview.md
index b0bab2ce..8bf49503 100644
--- a/old_docs/API_docs_v97/methods/messages_getWebPagePreview.md
+++ b/old_docs/API_docs_v97/methods/messages_getWebPagePreview.md
@@ -23,7 +23,7 @@ Get webpage preview
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_hideReportSpam.md b/old_docs/API_docs_v97/methods/messages_hideReportSpam.md
index 7684ec8b..260aa554 100644
--- a/old_docs/API_docs_v97/methods/messages_hideReportSpam.md
+++ b/old_docs/API_docs_v97/methods/messages_hideReportSpam.md
@@ -21,7 +21,7 @@ Hide report spam popup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_importChatInvite.md b/old_docs/API_docs_v97/methods/messages_importChatInvite.md
index a8721144..74249cac 100644
--- a/old_docs/API_docs_v97/methods/messages_importChatInvite.md
+++ b/old_docs/API_docs_v97/methods/messages_importChatInvite.md
@@ -21,7 +21,7 @@ Import chat invite
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_installStickerSet.md b/old_docs/API_docs_v97/methods/messages_installStickerSet.md
index 2fe6a570..3fd44ff5 100644
--- a/old_docs/API_docs_v97/methods/messages_installStickerSet.md
+++ b/old_docs/API_docs_v97/methods/messages_installStickerSet.md
@@ -22,7 +22,7 @@ Add a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_markDialogUnread.md b/old_docs/API_docs_v97/methods/messages_markDialogUnread.md
index 6cbb27c9..62aa42a2 100644
--- a/old_docs/API_docs_v97/methods/messages_markDialogUnread.md
+++ b/old_docs/API_docs_v97/methods/messages_markDialogUnread.md
@@ -22,7 +22,7 @@ Mark dialog as unread
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_migrateChat.md b/old_docs/API_docs_v97/methods/messages_migrateChat.md
index 7a0f2f77..4a36d799 100644
--- a/old_docs/API_docs_v97/methods/messages_migrateChat.md
+++ b/old_docs/API_docs_v97/methods/messages_migrateChat.md
@@ -21,7 +21,7 @@ Convert chat to supergroup
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_readEncryptedHistory.md b/old_docs/API_docs_v97/methods/messages_readEncryptedHistory.md
index c9d14c5a..e792b171 100644
--- a/old_docs/API_docs_v97/methods/messages_readEncryptedHistory.md
+++ b/old_docs/API_docs_v97/methods/messages_readEncryptedHistory.md
@@ -22,7 +22,7 @@ Mark messages as read in secret chats
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_readFeaturedStickers.md b/old_docs/API_docs_v97/methods/messages_readFeaturedStickers.md
index 3979b77f..8abc600c 100644
--- a/old_docs/API_docs_v97/methods/messages_readFeaturedStickers.md
+++ b/old_docs/API_docs_v97/methods/messages_readFeaturedStickers.md
@@ -21,7 +21,7 @@ Mark new featured stickers as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_readHistory.md b/old_docs/API_docs_v97/methods/messages_readHistory.md
index 09af3cf8..c23515e1 100644
--- a/old_docs/API_docs_v97/methods/messages_readHistory.md
+++ b/old_docs/API_docs_v97/methods/messages_readHistory.md
@@ -22,7 +22,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_readMentions.md b/old_docs/API_docs_v97/methods/messages_readMentions.md
index c8fece17..944940bb 100644
--- a/old_docs/API_docs_v97/methods/messages_readMentions.md
+++ b/old_docs/API_docs_v97/methods/messages_readMentions.md
@@ -21,7 +21,7 @@ Mark mentions as read
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_readMessageContents.md b/old_docs/API_docs_v97/methods/messages_readMessageContents.md
index c09112b7..a3e13c2f 100644
--- a/old_docs/API_docs_v97/methods/messages_readMessageContents.md
+++ b/old_docs/API_docs_v97/methods/messages_readMessageContents.md
@@ -21,7 +21,7 @@ Mark message as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_receivedMessages.md b/old_docs/API_docs_v97/methods/messages_receivedMessages.md
index 50cc9b8c..0a91566f 100644
--- a/old_docs/API_docs_v97/methods/messages_receivedMessages.md
+++ b/old_docs/API_docs_v97/methods/messages_receivedMessages.md
@@ -21,7 +21,7 @@ Mark messages as read
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_reorderPinnedDialogs.md b/old_docs/API_docs_v97/methods/messages_reorderPinnedDialogs.md
index 4134b2e8..b2cd01be 100644
--- a/old_docs/API_docs_v97/methods/messages_reorderPinnedDialogs.md
+++ b/old_docs/API_docs_v97/methods/messages_reorderPinnedDialogs.md
@@ -22,7 +22,7 @@ Reorder pinned dialogs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_reorderStickerSets.md b/old_docs/API_docs_v97/methods/messages_reorderStickerSets.md
index b25e10a5..d2e3bde0 100644
--- a/old_docs/API_docs_v97/methods/messages_reorderStickerSets.md
+++ b/old_docs/API_docs_v97/methods/messages_reorderStickerSets.md
@@ -22,7 +22,7 @@ Reorder sticker sets
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_report.md b/old_docs/API_docs_v97/methods/messages_report.md
index d34e084d..eda069f6 100644
--- a/old_docs/API_docs_v97/methods/messages_report.md
+++ b/old_docs/API_docs_v97/methods/messages_report.md
@@ -23,7 +23,7 @@ Report a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_reportEncryptedSpam.md b/old_docs/API_docs_v97/methods/messages_reportEncryptedSpam.md
index b03bf653..ce164c3a 100644
--- a/old_docs/API_docs_v97/methods/messages_reportEncryptedSpam.md
+++ b/old_docs/API_docs_v97/methods/messages_reportEncryptedSpam.md
@@ -21,7 +21,7 @@ Report for spam a secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_reportSpam.md b/old_docs/API_docs_v97/methods/messages_reportSpam.md
index 0321e2d9..5ba15c11 100644
--- a/old_docs/API_docs_v97/methods/messages_reportSpam.md
+++ b/old_docs/API_docs_v97/methods/messages_reportSpam.md
@@ -21,7 +21,7 @@ Report a peer for spam
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_saveDraft.md b/old_docs/API_docs_v97/methods/messages_saveDraft.md
index bba6c20c..d8338fb0 100644
--- a/old_docs/API_docs_v97/methods/messages_saveDraft.md
+++ b/old_docs/API_docs_v97/methods/messages_saveDraft.md
@@ -26,7 +26,7 @@ Save a message draft
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_saveGif.md b/old_docs/API_docs_v97/methods/messages_saveGif.md
index f1f78911..fb2573c6 100644
--- a/old_docs/API_docs_v97/methods/messages_saveGif.md
+++ b/old_docs/API_docs_v97/methods/messages_saveGif.md
@@ -22,7 +22,7 @@ Save a GIF
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_saveRecentSticker.md b/old_docs/API_docs_v97/methods/messages_saveRecentSticker.md
index c78441dc..384e4ff6 100644
--- a/old_docs/API_docs_v97/methods/messages_saveRecentSticker.md
+++ b/old_docs/API_docs_v97/methods/messages_saveRecentSticker.md
@@ -23,7 +23,7 @@ Add a sticker to recent stickers
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_search.md b/old_docs/API_docs_v97/methods/messages_search.md
index f65ba461..a89313bd 100644
--- a/old_docs/API_docs_v97/methods/messages_search.md
+++ b/old_docs/API_docs_v97/methods/messages_search.md
@@ -32,7 +32,7 @@ Search peers or messages
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_searchGifs.md b/old_docs/API_docs_v97/methods/messages_searchGifs.md
index bf225680..e7ccef2b 100644
--- a/old_docs/API_docs_v97/methods/messages_searchGifs.md
+++ b/old_docs/API_docs_v97/methods/messages_searchGifs.md
@@ -22,7 +22,7 @@ Search gifs
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_searchGlobal.md b/old_docs/API_docs_v97/methods/messages_searchGlobal.md
index 68fe9017..718d4a2b 100644
--- a/old_docs/API_docs_v97/methods/messages_searchGlobal.md
+++ b/old_docs/API_docs_v97/methods/messages_searchGlobal.md
@@ -25,7 +25,7 @@ Global message search
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_searchStickerSets.md b/old_docs/API_docs_v97/methods/messages_searchStickerSets.md
index f9d46123..9ac36ba8 100644
--- a/old_docs/API_docs_v97/methods/messages_searchStickerSets.md
+++ b/old_docs/API_docs_v97/methods/messages_searchStickerSets.md
@@ -23,7 +23,7 @@ Find a sticker set
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendEncrypted.md b/old_docs/API_docs_v97/methods/messages_sendEncrypted.md
index 491994ad..b4e6f49b 100644
--- a/old_docs/API_docs_v97/methods/messages_sendEncrypted.md
+++ b/old_docs/API_docs_v97/methods/messages_sendEncrypted.md
@@ -22,7 +22,7 @@ Send message to secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendEncryptedFile.md b/old_docs/API_docs_v97/methods/messages_sendEncryptedFile.md
index 91ba4836..52a9466c 100644
--- a/old_docs/API_docs_v97/methods/messages_sendEncryptedFile.md
+++ b/old_docs/API_docs_v97/methods/messages_sendEncryptedFile.md
@@ -23,7 +23,7 @@ Send a file to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendEncryptedService.md b/old_docs/API_docs_v97/methods/messages_sendEncryptedService.md
index 11868de2..120aae0d 100644
--- a/old_docs/API_docs_v97/methods/messages_sendEncryptedService.md
+++ b/old_docs/API_docs_v97/methods/messages_sendEncryptedService.md
@@ -22,7 +22,7 @@ Send a service message to a secret chat
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendInlineBotResult.md b/old_docs/API_docs_v97/methods/messages_sendInlineBotResult.md
index efee8aa1..c1846e12 100644
--- a/old_docs/API_docs_v97/methods/messages_sendInlineBotResult.md
+++ b/old_docs/API_docs_v97/methods/messages_sendInlineBotResult.md
@@ -28,7 +28,7 @@ Send inline bot result obtained with messages.getInlineBotResults to the chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendMedia.md b/old_docs/API_docs_v97/methods/messages_sendMedia.md
index f44b0c7d..dae726e0 100644
--- a/old_docs/API_docs_v97/methods/messages_sendMedia.md
+++ b/old_docs/API_docs_v97/methods/messages_sendMedia.md
@@ -30,7 +30,7 @@ Send a media
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendMessage.md b/old_docs/API_docs_v97/methods/messages_sendMessage.md
index c8bb7d5c..768ba0db 100644
--- a/old_docs/API_docs_v97/methods/messages_sendMessage.md
+++ b/old_docs/API_docs_v97/methods/messages_sendMessage.md
@@ -30,7 +30,7 @@ Send a message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendMultiMedia.md b/old_docs/API_docs_v97/methods/messages_sendMultiMedia.md
index ff137eb4..764cd25e 100644
--- a/old_docs/API_docs_v97/methods/messages_sendMultiMedia.md
+++ b/old_docs/API_docs_v97/methods/messages_sendMultiMedia.md
@@ -26,7 +26,7 @@ Send an album
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendScreenshotNotification.md b/old_docs/API_docs_v97/methods/messages_sendScreenshotNotification.md
index 87ecb8c9..4e893018 100644
--- a/old_docs/API_docs_v97/methods/messages_sendScreenshotNotification.md
+++ b/old_docs/API_docs_v97/methods/messages_sendScreenshotNotification.md
@@ -22,7 +22,7 @@ Send screenshot notification
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_sendVote.md b/old_docs/API_docs_v97/methods/messages_sendVote.md
index bc14b063..1ef65126 100644
--- a/old_docs/API_docs_v97/methods/messages_sendVote.md
+++ b/old_docs/API_docs_v97/methods/messages_sendVote.md
@@ -23,7 +23,7 @@ Send vote
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_setBotCallbackAnswer.md b/old_docs/API_docs_v97/methods/messages_setBotCallbackAnswer.md
index 3fb5278d..ccc59523 100644
--- a/old_docs/API_docs_v97/methods/messages_setBotCallbackAnswer.md
+++ b/old_docs/API_docs_v97/methods/messages_setBotCallbackAnswer.md
@@ -25,7 +25,7 @@ Bots only: set the callback answer (after a button was clicked)
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_setBotPrecheckoutResults.md b/old_docs/API_docs_v97/methods/messages_setBotPrecheckoutResults.md
index ab0e17f7..0a8e7120 100644
--- a/old_docs/API_docs_v97/methods/messages_setBotPrecheckoutResults.md
+++ b/old_docs/API_docs_v97/methods/messages_setBotPrecheckoutResults.md
@@ -23,7 +23,7 @@ Bots only: set precheckout results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_setBotShippingResults.md b/old_docs/API_docs_v97/methods/messages_setBotShippingResults.md
index ee8e4514..e163c663 100644
--- a/old_docs/API_docs_v97/methods/messages_setBotShippingResults.md
+++ b/old_docs/API_docs_v97/methods/messages_setBotShippingResults.md
@@ -23,7 +23,7 @@ Bots only: set shipping results
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_setEncryptedTyping.md b/old_docs/API_docs_v97/methods/messages_setEncryptedTyping.md
index a81c7e16..facc54c5 100644
--- a/old_docs/API_docs_v97/methods/messages_setEncryptedTyping.md
+++ b/old_docs/API_docs_v97/methods/messages_setEncryptedTyping.md
@@ -22,7 +22,7 @@ Send typing notification to secret chat
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_setGameScore.md b/old_docs/API_docs_v97/methods/messages_setGameScore.md
index 2d098690..c91e7828 100644
--- a/old_docs/API_docs_v97/methods/messages_setGameScore.md
+++ b/old_docs/API_docs_v97/methods/messages_setGameScore.md
@@ -26,7 +26,7 @@ Set the game score
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_setInlineBotResults.md b/old_docs/API_docs_v97/methods/messages_setInlineBotResults.md
index 62cad789..2a0665de 100644
--- a/old_docs/API_docs_v97/methods/messages_setInlineBotResults.md
+++ b/old_docs/API_docs_v97/methods/messages_setInlineBotResults.md
@@ -27,7 +27,7 @@ Bots only: set the results of an inline query
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_setInlineGameScore.md b/old_docs/API_docs_v97/methods/messages_setInlineGameScore.md
index bca6ada2..4345937e 100644
--- a/old_docs/API_docs_v97/methods/messages_setInlineGameScore.md
+++ b/old_docs/API_docs_v97/methods/messages_setInlineGameScore.md
@@ -25,7 +25,7 @@ Set the game score of an inline message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_setTyping.md b/old_docs/API_docs_v97/methods/messages_setTyping.md
index d6d745c0..4718df5b 100644
--- a/old_docs/API_docs_v97/methods/messages_setTyping.md
+++ b/old_docs/API_docs_v97/methods/messages_setTyping.md
@@ -22,7 +22,7 @@ Change typing status
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_startBot.md b/old_docs/API_docs_v97/methods/messages_startBot.md
index cd4063f7..3a5a8930 100644
--- a/old_docs/API_docs_v97/methods/messages_startBot.md
+++ b/old_docs/API_docs_v97/methods/messages_startBot.md
@@ -23,7 +23,7 @@ Start a bot
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_toggleDialogPin.md b/old_docs/API_docs_v97/methods/messages_toggleDialogPin.md
index a2dd4fb5..b009d4ba 100644
--- a/old_docs/API_docs_v97/methods/messages_toggleDialogPin.md
+++ b/old_docs/API_docs_v97/methods/messages_toggleDialogPin.md
@@ -22,7 +22,7 @@ Pin or unpin dialog
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_uninstallStickerSet.md b/old_docs/API_docs_v97/methods/messages_uninstallStickerSet.md
index bf22dac5..8adbc178 100644
--- a/old_docs/API_docs_v97/methods/messages_uninstallStickerSet.md
+++ b/old_docs/API_docs_v97/methods/messages_uninstallStickerSet.md
@@ -21,7 +21,7 @@ Remove a sticker set
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_updatePinnedMessage.md b/old_docs/API_docs_v97/methods/messages_updatePinnedMessage.md
index a34f5b14..986e1b3c 100644
--- a/old_docs/API_docs_v97/methods/messages_updatePinnedMessage.md
+++ b/old_docs/API_docs_v97/methods/messages_updatePinnedMessage.md
@@ -23,7 +23,7 @@ Update pinned message
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_uploadEncryptedFile.md b/old_docs/API_docs_v97/methods/messages_uploadEncryptedFile.md
index d6ae0ab0..c78e22dc 100644
--- a/old_docs/API_docs_v97/methods/messages_uploadEncryptedFile.md
+++ b/old_docs/API_docs_v97/methods/messages_uploadEncryptedFile.md
@@ -22,7 +22,7 @@ Upload a secret chat file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/messages_uploadMedia.md b/old_docs/API_docs_v97/methods/messages_uploadMedia.md
index ae181328..69b7b2c7 100644
--- a/old_docs/API_docs_v97/methods/messages_uploadMedia.md
+++ b/old_docs/API_docs_v97/methods/messages_uploadMedia.md
@@ -22,7 +22,7 @@ Upload a file without sending it to anyone
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/payments_clearSavedInfo.md b/old_docs/API_docs_v97/methods/payments_clearSavedInfo.md
index 0d5d2655..e9076e8a 100644
--- a/old_docs/API_docs_v97/methods/payments_clearSavedInfo.md
+++ b/old_docs/API_docs_v97/methods/payments_clearSavedInfo.md
@@ -22,7 +22,7 @@ Clear saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/payments_getPaymentForm.md b/old_docs/API_docs_v97/methods/payments_getPaymentForm.md
index 81a13219..4b66f383 100644
--- a/old_docs/API_docs_v97/methods/payments_getPaymentForm.md
+++ b/old_docs/API_docs_v97/methods/payments_getPaymentForm.md
@@ -21,7 +21,7 @@ Get payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/payments_getPaymentReceipt.md b/old_docs/API_docs_v97/methods/payments_getPaymentReceipt.md
index 2017e019..c516dc14 100644
--- a/old_docs/API_docs_v97/methods/payments_getPaymentReceipt.md
+++ b/old_docs/API_docs_v97/methods/payments_getPaymentReceipt.md
@@ -21,7 +21,7 @@ Get payment receipt
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/payments_getSavedInfo.md b/old_docs/API_docs_v97/methods/payments_getSavedInfo.md
index b075cc7d..b9725673 100644
--- a/old_docs/API_docs_v97/methods/payments_getSavedInfo.md
+++ b/old_docs/API_docs_v97/methods/payments_getSavedInfo.md
@@ -16,7 +16,7 @@ Get saved payments info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/payments_sendPaymentForm.md b/old_docs/API_docs_v97/methods/payments_sendPaymentForm.md
index e2624582..6050a830 100644
--- a/old_docs/API_docs_v97/methods/payments_sendPaymentForm.md
+++ b/old_docs/API_docs_v97/methods/payments_sendPaymentForm.md
@@ -24,7 +24,7 @@ Bots only: send payment form
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/payments_validateRequestedInfo.md b/old_docs/API_docs_v97/methods/payments_validateRequestedInfo.md
index 406152b6..d4b20c93 100644
--- a/old_docs/API_docs_v97/methods/payments_validateRequestedInfo.md
+++ b/old_docs/API_docs_v97/methods/payments_validateRequestedInfo.md
@@ -23,7 +23,7 @@ Validate requested payment info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/phone_getCallConfig.md b/old_docs/API_docs_v97/methods/phone_getCallConfig.md
index 03375ff1..9b789652 100644
--- a/old_docs/API_docs_v97/methods/phone_getCallConfig.md
+++ b/old_docs/API_docs_v97/methods/phone_getCallConfig.md
@@ -16,7 +16,7 @@ Get call configuration
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/phone_receivedCall.md b/old_docs/API_docs_v97/methods/phone_receivedCall.md
index 5445c9ad..cf3ace7e 100644
--- a/old_docs/API_docs_v97/methods/phone_receivedCall.md
+++ b/old_docs/API_docs_v97/methods/phone_receivedCall.md
@@ -21,7 +21,7 @@ Notify server that you received a call (server will refuse all incoming calls un
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/phone_saveCallDebug.md b/old_docs/API_docs_v97/methods/phone_saveCallDebug.md
index fa6f44cd..981797ba 100644
--- a/old_docs/API_docs_v97/methods/phone_saveCallDebug.md
+++ b/old_docs/API_docs_v97/methods/phone_saveCallDebug.md
@@ -22,7 +22,7 @@ Save call debugging info
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/phone_setCallRating.md b/old_docs/API_docs_v97/methods/phone_setCallRating.md
index 617a4098..9ca41403 100644
--- a/old_docs/API_docs_v97/methods/phone_setCallRating.md
+++ b/old_docs/API_docs_v97/methods/phone_setCallRating.md
@@ -24,7 +24,7 @@ Set phone call rating
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/photos_deletePhotos.md b/old_docs/API_docs_v97/methods/photos_deletePhotos.md
index 386d1691..96821e69 100644
--- a/old_docs/API_docs_v97/methods/photos_deletePhotos.md
+++ b/old_docs/API_docs_v97/methods/photos_deletePhotos.md
@@ -21,7 +21,7 @@ Delete profile photos
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/photos_getUserPhotos.md b/old_docs/API_docs_v97/methods/photos_getUserPhotos.md
index 92e936a4..9bbf79f7 100644
--- a/old_docs/API_docs_v97/methods/photos_getUserPhotos.md
+++ b/old_docs/API_docs_v97/methods/photos_getUserPhotos.md
@@ -24,7 +24,7 @@ Get the profile photos of a user
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/photos_updateProfilePhoto.md b/old_docs/API_docs_v97/methods/photos_updateProfilePhoto.md
index b5be3ae2..b55ebb61 100644
--- a/old_docs/API_docs_v97/methods/photos_updateProfilePhoto.md
+++ b/old_docs/API_docs_v97/methods/photos_updateProfilePhoto.md
@@ -21,7 +21,7 @@ Change the profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/photos_uploadProfilePhoto.md b/old_docs/API_docs_v97/methods/photos_uploadProfilePhoto.md
index 06e49060..26441dda 100644
--- a/old_docs/API_docs_v97/methods/photos_uploadProfilePhoto.md
+++ b/old_docs/API_docs_v97/methods/photos_uploadProfilePhoto.md
@@ -21,7 +21,7 @@ Upload profile photo
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/stickers_addStickerToSet.md b/old_docs/API_docs_v97/methods/stickers_addStickerToSet.md
index 8a5b02ec..97df2b9f 100644
--- a/old_docs/API_docs_v97/methods/stickers_addStickerToSet.md
+++ b/old_docs/API_docs_v97/methods/stickers_addStickerToSet.md
@@ -22,7 +22,7 @@ Add sticker to stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/stickers_changeStickerPosition.md b/old_docs/API_docs_v97/methods/stickers_changeStickerPosition.md
index c9f91d1a..14281956 100644
--- a/old_docs/API_docs_v97/methods/stickers_changeStickerPosition.md
+++ b/old_docs/API_docs_v97/methods/stickers_changeStickerPosition.md
@@ -22,7 +22,7 @@ Change sticker position in photo
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/stickers_createStickerSet.md b/old_docs/API_docs_v97/methods/stickers_createStickerSet.md
index 61456c7e..3df3bb0d 100644
--- a/old_docs/API_docs_v97/methods/stickers_createStickerSet.md
+++ b/old_docs/API_docs_v97/methods/stickers_createStickerSet.md
@@ -25,7 +25,7 @@ Create stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/stickers_removeStickerFromSet.md b/old_docs/API_docs_v97/methods/stickers_removeStickerFromSet.md
index 13812f8b..8b424401 100644
--- a/old_docs/API_docs_v97/methods/stickers_removeStickerFromSet.md
+++ b/old_docs/API_docs_v97/methods/stickers_removeStickerFromSet.md
@@ -21,7 +21,7 @@ Remove sticker from stickerset
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/upload_getWebFile.md b/old_docs/API_docs_v97/methods/upload_getWebFile.md
index 126aec7e..350980f2 100644
--- a/old_docs/API_docs_v97/methods/upload_getWebFile.md
+++ b/old_docs/API_docs_v97/methods/upload_getWebFile.md
@@ -23,7 +23,7 @@ Download a file through telegram
### Can bots use this method: **NO**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/users_getUsers.md b/old_docs/API_docs_v97/methods/users_getUsers.md
index e9157b2b..ca238314 100644
--- a/old_docs/API_docs_v97/methods/users_getUsers.md
+++ b/old_docs/API_docs_v97/methods/users_getUsers.md
@@ -21,7 +21,7 @@ Get info about users
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php
diff --git a/old_docs/API_docs_v97/methods/users_setSecureValueErrors.md b/old_docs/API_docs_v97/methods/users_setSecureValueErrors.md
index 51043582..0dad2b8f 100644
--- a/old_docs/API_docs_v97/methods/users_setSecureValueErrors.md
+++ b/old_docs/API_docs_v97/methods/users_setSecureValueErrors.md
@@ -22,7 +22,7 @@ Set secure value error for telegram passport
### Can bots use this method: **YES**
-### MadelineProto Example ([now async!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
+### MadelineProto Example ([now async for huge speed and parallelism!](https://docs.madelineproto.xyz/docs/ASYNC.html)):
```php