Skip to content

Commit 1feb678

Browse files
committed
Bump to layer 211
1 parent 4e59a8b commit 1feb678

File tree

11 files changed

+270
-84
lines changed

11 files changed

+270
-84
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,6 +1205,7 @@ Some of MadelineProto's core components are also available as separate, standalo
12051205
* <a href="https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#base64urlDecode" name="base64urlDecode">base64URL decode: base64urlDecode</a>
12061206
* <a href="https://docs.madelineproto.xyz/API_docs/methods/bots.getBotRecommendations.html" name="bots.getBotRecommendations">bots.getBotRecommendations</a>
12071207
* <a href="https://docs.madelineproto.xyz/API_docs/methods/bots.setCustomVerification.html" name="bots.setCustomVerification">bots.setCustomVerification</a>
1208+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/channels.checkSearchPostsFlood.html" name="channels.checkSearchPostsFlood">channels.checkSearchPostsFlood</a>
12081209
* <a href="https://docs.madelineproto.xyz/API_docs/methods/channels.getMessageAuthor.html" name="channels.getMessageAuthor">channels.getMessageAuthor</a>
12091210
* <a href="https://docs.madelineproto.xyz/API_docs/methods/channels.toggleAutotranslation.html" name="channels.toggleAutotranslation">channels.toggleAutotranslation</a>
12101211
* <a href="https://docs.madelineproto.xyz/API_docs/methods/channels.updatePaidMessagesPrice.html" name="channels.updatePaidMessagesPrice">channels.updatePaidMessagesPrice</a>
@@ -1219,15 +1220,20 @@ Some of MadelineProto's core components are also available as separate, standalo
12191220
* <a href="https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#rleDecode" name="rleDecode">null-byte RLE decode: rleDecode</a>
12201221
* <a href="https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#rleEncode" name="rleEncode">null-byte RLE encode: rleEncode</a>
12211222
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.canPurchaseStore.html" name="payments.canPurchaseStore">payments.canPurchaseStore</a>
1223+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.createStarGiftCollection.html" name="payments.createStarGiftCollection">payments.createStarGiftCollection</a>
1224+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.deleteStarGiftCollection.html" name="payments.deleteStarGiftCollection">payments.deleteStarGiftCollection</a>
12221225
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.getResaleStarGifts.html" name="payments.getResaleStarGifts">payments.getResaleStarGifts</a>
12231226
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.getSavedStarGift.html" name="payments.getSavedStarGift">payments.getSavedStarGift</a>
12241227
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.getSavedStarGifts.html" name="payments.getSavedStarGifts">payments.getSavedStarGifts</a>
1228+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.getStarGiftCollections.html" name="payments.getStarGiftCollections">payments.getStarGiftCollections</a>
12251229
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.getStarGiftUpgradePreview.html" name="payments.getStarGiftUpgradePreview">payments.getStarGiftUpgradePreview</a>
12261230
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.getStarGiftWithdrawalUrl.html" name="payments.getStarGiftWithdrawalUrl">payments.getStarGiftWithdrawalUrl</a>
12271231
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.getUniqueStarGift.html" name="payments.getUniqueStarGift">payments.getUniqueStarGift</a>
1232+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.reorderStarGiftCollections.html" name="payments.reorderStarGiftCollections">payments.reorderStarGiftCollections</a>
12281233
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.toggleChatStarGiftNotifications.html" name="payments.toggleChatStarGiftNotifications">payments.toggleChatStarGiftNotifications</a>
12291234
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.toggleStarGiftsPinnedToTop.html" name="payments.toggleStarGiftsPinnedToTop">payments.toggleStarGiftsPinnedToTop</a>
12301235
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.transferStarGift.html" name="payments.transferStarGift">payments.transferStarGift</a>
1236+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.updateStarGiftCollection.html" name="payments.updateStarGiftCollection">payments.updateStarGiftCollection</a>
12311237
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.updateStarGiftPrice.html" name="payments.updateStarGiftPrice">payments.updateStarGiftPrice</a>
12321238
* <a href="https://docs.madelineproto.xyz/API_docs/methods/payments.upgradeStarGift.html" name="payments.upgradeStarGift">payments.upgradeStarGift</a>
12331239
* <a href="https://docs.madelineproto.xyz/API_docs/methods/phone.createConferenceCall.html" name="phone.createConferenceCall">phone.createConferenceCall</a>
@@ -1236,6 +1242,12 @@ Some of MadelineProto's core components are also available as separate, standalo
12361242
* <a href="https://docs.madelineproto.xyz/API_docs/methods/phone.getGroupCallChainBlocks.html" name="phone.getGroupCallChainBlocks">phone.getGroupCallChainBlocks</a>
12371243
* <a href="https://docs.madelineproto.xyz/API_docs/methods/phone.inviteConferenceCallParticipant.html" name="phone.inviteConferenceCallParticipant">phone.inviteConferenceCallParticipant</a>
12381244
* <a href="https://docs.madelineproto.xyz/API_docs/methods/phone.sendConferenceCallBroadcast.html" name="phone.sendConferenceCallBroadcast">phone.sendConferenceCallBroadcast</a>
1245+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/stories.createAlbum.html" name="stories.createAlbum">stories.createAlbum</a>
1246+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/stories.deleteAlbum.html" name="stories.deleteAlbum">stories.deleteAlbum</a>
1247+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/stories.getAlbumStories.html" name="stories.getAlbumStories">stories.getAlbumStories</a>
1248+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/stories.getAlbums.html" name="stories.getAlbums">stories.getAlbums</a>
1249+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/stories.reorderAlbums.html" name="stories.reorderAlbums">stories.reorderAlbums</a>
1250+
* <a href="https://docs.madelineproto.xyz/API_docs/methods/stories.updateAlbum.html" name="stories.updateAlbum">stories.updateAlbum</a>
12391251
* <a href="https://docs.madelineproto.xyz/API_docs/methods/users.getRequirementsToContact.html" name="users.getRequirementsToContact">users.getRequirementsToContact</a>
12401252
* [Contributing](https://docs.madelineproto.xyz/docs/CONTRIB.html) - You can contribute in various ways.
12411253
* [Translation](https://docs.madelineproto.xyz/docs/CONTRIB.html#translation)

docs

Submodule docs updated 33 files

src/Namespace/Channels.php

Lines changed: 18 additions & 5 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)