diff --git a/data/web/corefork.telegram.org/api/contacts.html b/data/web/corefork.telegram.org/api/contacts.html index e5536302f1..7c793beda5 100644 --- a/data/web/corefork.telegram.org/api/contacts.html +++ b/data/web/corefork.telegram.org/api/contacts.html @@ -136,7 +136,7 @@ Note that according to the user's privacy settings, n ---functions--- contacts.getStatuses#c4a353ee = Vector<ContactStatus>; -

Use contacts.getStatuses to obtain the online statuses of all contacts with a phone number.

+

Use contacts.getStatuses to obtain the online statuses of all contacts with an accessible associated Telegram account.

Searching for contacts

Schema:

contacts.found#b3134d9d my_results:Vector<Peer> results:Vector<Peer> chats:Vector<Chat> users:Vector<User> = contacts.Found;
@@ -156,7 +156,7 @@ Note that according to the user's privacy settings, n
 contacts.resetSaved#879537f1 = Bool;

Use contacts.deleteContacts to delete contacts with an associated Telegram account; the returned Updates will contain updated user information.

Use contacts.deleteByPhones to delete contacts by their phone number, even if they don't have an associated Telegram account.

-

Use contacts.resetSaved to remove all contacts (both those with and without an associated Telegram account).

+

Use contacts.resetSaved to remove all contacts (both those without an associated Telegram account).

diff --git a/data/web/corefork.telegram.org/api/layers.html b/data/web/corefork.telegram.org/api/layers.html index 2e9bb0d8f7..f80651f94b 100644 --- a/data/web/corefork.telegram.org/api/layers.html +++ b/data/web/corefork.telegram.org/api/layers.html @@ -62,6 +62,7 @@
  • Working with the takeout API »
  • Also added documentation for streamed uploads and improved the method queue documentation.

    +

    The RPC error database » was also updated.

    The following new deep links were added: