1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 21:26:55 +01:00
MadelineProto/docs/TD_docs/methods/deleteContacts.md
2017-08-25 14:43:29 +02:00

467 B

title description
deleteContacts Deletes users from contacts list

Method: deleteContacts

Back to methods index

YOU CANNOT USE THIS METHOD IN MADELINEPROTO

Deletes users from contacts list

Params:

Name Type Required Description
user_ids Array of int Yes Identifiers of users to be deleted

Return type: Ok