mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 00:26:57 +01:00
22 lines
392 B
Markdown
22 lines
392 B
Markdown
|
---
|
||
|
title: deleteImportedContacts
|
||
|
description: Deletes all imported contacts
|
||
|
---
|
||
|
## Method: deleteImportedContacts
|
||
|
[Back to methods index](index.md)
|
||
|
|
||
|
|
||
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
||
|
|
||
|
|
||
|
Deletes all imported contacts
|
||
|
|
||
|
### Params:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|
||
|
|
||
|
### Return type: [Ok](../types/Ok.md)
|
||
|
|