Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Longman
TelegramBot
Request
sendContact
Longman\TelegramBot\Request::sendContact PHP Метод
Документация по классу Request
Показать файл
Открыть проект
sendContact()
публичный
статический
Метод
Use this method to send phone contacts. On success, the sent Message is returned.
См. ссылку:
https://core.telegram.org/bots/api#sendcontact
public
static
sendContact
(
array
$data
) :
ServerResponse
$data
array
Результат
Longman\TelegramBot\Entities\ServerResponse
public static function sendContact(array $data) { return self::send('sendContact', $data); }
Request
answerCallbackQuery
answerInlineQuery
assignEncodedFile
downloadFile
editMessageCaption
editMessageReplyMarkup
editMessageText
emptyResponse
encodeFile
ensureNonEmptyData
ensureValidAction
execute
forwardMessage
generateGeneralFakeServerResponse
getChat
getChatAdministrators
getChatMember
getChatMembersCount
getFile
getInput
getMe
getUpdates
getUserProfilePhotos
getWebhookInfo
initialize
kickChatMember
leaveChat
send
sendAudio
sendChatAction
sendContact
sendDocument
sendLocation
sendMessage
sendPhoto
sendSticker
sendToActiveChats
sendVenue
sendVideo
sendVoice
setUpRequestParams
setWebhook
unbanChatMember