contacts.importContacts
Imports contacts: saves a full list on the server, adds already registered contacts to the contact list, returns added contacts and their info.
Example
TL schema
Parameters
Name | Type | Description |
contacts | Vector < InputContact > | List of contacts to import |
Result
Possible errors
Code | Type | Description |
Can bots use this methd ?
yes
Related pages
Add an existing telegram user as contact.
Last updated