send_contact
Send a phone contact to a Telegram chat using chat ID, phone number, and first name. Optionally include vCard, last name, reply markup, and notification settings.
Instructions
Send a phone contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vcard | No | ||
| chat_id | Yes | Chat ID or @username | |
| effect_id | No | ||
| last_name | No | ||
| first_name | Yes | ||
| phone_number | Yes | ||
| reply_markup | No | InlineKeyboardMarkup, ReplyKeyboardMarkup, ReplyKeyboardRemove, or ForceReply | |
| protect_content | No | ||
| reply_parameters | No | ReplyParameters object | |
| message_thread_id | No | ||
| allow_paid_broadcast | No | ||
| disable_notification | No | ||
| business_connection_id | No |