Preparing search index...
The search index is not available
Documentation - v0.19.5
Documentation
@mtcute/web
methods
importContacts
Function importContacts
importContacts
(
client
:
ITelegramClient
,
contacts
:
PartialOnly
<
Omit
<
RawInputPhoneContact
,
"_"
>
,
"clientId"
>
[]
,
)
:
Promise
<
tl.contacts.RawImportedContacts
>
Import contacts to your Telegram contacts list.
Parameters
client
:
ITelegramClient
contacts
:
PartialOnly
<
Omit
<
RawInputPhoneContact
,
"_"
>
,
"clientId"
>
[]
List of contacts
Returns
Promise
<
tl.contacts.RawImportedContacts
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.19.5
Loading...
Import contacts to your Telegram contacts list.