1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-01-04 03:48:40 +02:00
OpenIntegrations/docs/en/results/Telegram/SendContact.log

26 lines
430 B
Plaintext

{
"ok": true,
"result": {
"message_id": 4647,
"from": {
"id": 6129457865,
"is_bot": true,
"first_name": "Vitaly The Bot",
"username": "sicheebot"
},
"chat": {
"id": 461699897,
"first_name": "Anton",
"last_name": "Titowets",
"username": "JKIee",
"type": "private"
},
"date": 1717072448,
"contact": {
"phone_number": "88005553535",
"first_name": "John",
"last_name": "Doe"
}
}
}