v1

latestOpenAPI 3.0.02026-07-1374103805.5 KB

Use this method to send phone contacts. On success, the sent Message is returned.

post/sendContact

Request body

phone_numberstring required

Contact's phone number

first_namestring required

Contact's first name

last_namestring

Contact's last name

vcardstring

Additional data about the contact in the form of a vCard, 0-2048 bytes

disable_notificationboolean

Sends the message silently. Users will receive a notification with no sound.

reply_to_message_idinteger

If the message is a reply, ID of the original message

allow_sending_without_replyboolean

Pass True, if the message should be sent even if the specified replied-to message is not found

Response

okboolean required