diff --git a/data/corefork.telegram.org/api/layers.html b/data/corefork.telegram.org/api/layers.html index e5fe7471a3..6427562f15 100644 --- a/data/corefork.telegram.org/api/layers.html +++ b/data/corefork.telegram.org/api/layers.html @@ -128,10 +128,6 @@ You can visit <a href="/schema">the schema</a> for an updated list of constructo <li>Added <strong>flags</strong>, <strong>new_settings</strong> parameters in <a href="/method/auth.recoverPassword">auth.recoverPassword</a></li> <li>Added <strong>limit</strong> parameter in <a href="/method/phone.getGroupCall">phone.getGroupCall</a></li> </ul> -<h5><a class="anchor" href="#deleted-methods" id="deleted-methods" name="deleted-methods"><i class="anchor-icon"></i></a>Deleted Methods</h5> -<ul> -<li>Removed messages.getStatsURL</li> -</ul> <h5><a class="anchor" href="#new-constructors" id="new-constructors" name="new-constructors"><i class="anchor-icon"></i></a>New Constructors</h5> <ul> <li>Added <a href="/constructor/account.resetPasswordFailedWait">account.resetPasswordFailedWait</a> - You recently requested a password reset that was canceled, please wait until the specified date before requesting another reset.</li> diff --git a/data/corefork.telegram.org/methods.html b/data/corefork.telegram.org/methods.html index feb32236a4..cae3ed5c5d 100644 --- a/data/corefork.telegram.org/methods.html +++ b/data/corefork.telegram.org/methods.html @@ -631,10 +631,6 @@ <td><a href="/method/channels.toggleSlowMode">channels.toggleSlowMode</a></td> <td>Toggle supergroup slow mode: if enabled, users will only be able to send one message every <code>seconds</code> seconds</td> </tr> -<tr> -<td><a href="/method/messages.getStatsURL">messages.getStatsURL</a></td> -<td>Returns URL with the chat statistics. Currently this method can be used only for channels</td> -</tr> </tbody> </table> <h3><a class="anchor" href="#working-with-chatssupergroupschannels" id="working-with-chatssupergroupschannels" name="working-with-chatssupergroupschannels"><i class="anchor-icon"></i></a>Working with <a href="/api/channel">chats/supergroups/channels</a></h3>