You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1182,7 +1182,6 @@ Some of MadelineProto's core components are also available as separate, standalo
1182
1182
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/channels.toggleSlowMode.html"name="channels.toggleSlowMode">Toggle supergroup slow mode: if enabled, users will only be able to send one message every seconds seconds: channels.toggleSlowMode</a>
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/payments.transferStarGift.html"name="payments.transferStarGift">Transfer a collectible gift to another user or channel: can only be used if transfer is free (i.e. messageActionStarGiftUnique.transfer_stars is not set); see here » for more info on the full flow (including the different flow to use in case the transfer isn't free): payments.transferStarGift</a>
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.translateText.html"name="messages.translateText">Translate a given text: messages.translateText</a>
1187
1186
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.migrateChat.html"name="messages.migrateChat">Turn a basic group into a supergroup: messages.migrateChat</a>
1188
1187
* <ahref="https://docs.madelineproto.xyz/API_docs/methods/messages.uninstallStickerSet.html"name="messages.uninstallStickerSet">Uninstall a stickerset: messages.uninstallStickerSet</a>
@@ -1264,14 +1263,18 @@ Some of MadelineProto's core components are also available as separate, standalo
0 commit comments