M
M
Maria2017-03-09 19:40:06
PHP
Maria, 2017-03-09 19:40:06

How to send clickable phone number via Telegram API?

I'm trying to send an international phone number with "+" through the bot, but telegram overwrites "+" and the output in the group is a message with a number without a plus and, accordingly, it is not clickable. I tried to send a simple message 2 + 2, the result is 2 2. Please tell me, maybe someone knows how to solve this problem.
ps: if the message is sent by hand through the web version, then everything works and plus it does not go anywhere.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GrimJack, 2017-03-09
@missbells

Did you run your text through the yurlencode before sending it?

S
Shutnick13, 2017-11-18
@Shutnick13

Replace + with %2b
web-developer.name/urlcode

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question