@@ -1205,6 +1205,7 @@ Some of MadelineProto's core components are also available as separate, standalo
1205
1205
* <a href =" https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#base64urlDecode " name =" base64urlDecode " >base64URL decode: base64urlDecode</a >
1206
1206
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/bots.getBotRecommendations.html " name =" bots.getBotRecommendations " >bots.getBotRecommendations</a >
1207
1207
* <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 >
1208
1209
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/channels.getMessageAuthor.html " name =" channels.getMessageAuthor " >channels.getMessageAuthor</a >
1209
1210
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/channels.toggleAutotranslation.html " name =" channels.toggleAutotranslation " >channels.toggleAutotranslation</a >
1210
1211
* <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
1219
1220
* <a href =" https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#rleDecode " name =" rleDecode " >null-byte RLE decode: rleDecode</a >
1220
1221
* <a href =" https://docs.madelineproto.xyz/PHP/danog/MadelineProto/API.html#rleEncode " name =" rleEncode " >null-byte RLE encode: rleEncode</a >
1221
1222
* <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 >
1222
1225
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/payments.getResaleStarGifts.html " name =" payments.getResaleStarGifts " >payments.getResaleStarGifts</a >
1223
1226
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/payments.getSavedStarGift.html " name =" payments.getSavedStarGift " >payments.getSavedStarGift</a >
1224
1227
* <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 >
1225
1229
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/payments.getStarGiftUpgradePreview.html " name =" payments.getStarGiftUpgradePreview " >payments.getStarGiftUpgradePreview</a >
1226
1230
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/payments.getStarGiftWithdrawalUrl.html " name =" payments.getStarGiftWithdrawalUrl " >payments.getStarGiftWithdrawalUrl</a >
1227
1231
* <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 >
1228
1233
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/payments.toggleChatStarGiftNotifications.html " name =" payments.toggleChatStarGiftNotifications " >payments.toggleChatStarGiftNotifications</a >
1229
1234
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/payments.toggleStarGiftsPinnedToTop.html " name =" payments.toggleStarGiftsPinnedToTop " >payments.toggleStarGiftsPinnedToTop</a >
1230
1235
* <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 >
1231
1237
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/payments.updateStarGiftPrice.html " name =" payments.updateStarGiftPrice " >payments.updateStarGiftPrice</a >
1232
1238
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/payments.upgradeStarGift.html " name =" payments.upgradeStarGift " >payments.upgradeStarGift</a >
1233
1239
* <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
1236
1242
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/phone.getGroupCallChainBlocks.html " name =" phone.getGroupCallChainBlocks " >phone.getGroupCallChainBlocks</a >
1237
1243
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/phone.inviteConferenceCallParticipant.html " name =" phone.inviteConferenceCallParticipant " >phone.inviteConferenceCallParticipant</a >
1238
1244
* <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 >
1239
1251
* <a href =" https://docs.madelineproto.xyz/API_docs/methods/users.getRequirementsToContact.html " name =" users.getRequirementsToContact " >users.getRequirementsToContact</a >
1240
1252
* [ Contributing] ( https://docs.madelineproto.xyz/docs/CONTRIB.html ) - You can contribute in various ways.
1241
1253
* [ Translation] ( https://docs.madelineproto.xyz/docs/CONTRIB.html#translation )
0 commit comments