import_contacts
Import multiple Telegram contacts in bulk using phone numbers, automatically adding them without needing their Telegram IDs.
Instructions
Массовый импорт контактов по номерам телефона (без знания Telegram-ID).
Args:
contacts: список dict'ов с ключами phone, first_name, last_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contacts | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |