How to get a photo of Telegram contacts?

(Art Arov) #1

How to get a photo of Telegram contacts? When a user logs into the bot.
I need to create a Member card

(Sarah Palombo) #2

Art,

You’ll notice when a user speaks to your bot that you have
Information about the user i.e (Bot Platform: telegram / Channel ID / User ID / User Handle / User Name / User First Name
/ User Last Name etc but you don’t have the user’s photo unfortunately!

Potentially, it may be possible to get users photo using Telegrams API. using our https://support.flowxo.com/article/22-webhooks service. It looks like you can use the User ID to return a photo

That might be a way ??

Sarah.

1 Like
(Sobhanhastam) #3

How to get a phone number of Telegram contacts?

(Daniel Beckett) #4

Hi @sobhanhastam

To get the user’s contact number in Telegram you can use the ‘Ask a Question’ action. :slight_smile: