0

I need to create inline_keyboard with callable url link in telegram bot api. The problem is that the telegram does not accept a link similar to 'tel:+99891....', is it possible to somehow add a link that opens the call window to the inline button?

Sorry for my bad English

1 Answers1

0

You could send a contact instead of a message with sendContact instead of sendMessage

Youzef
  • 616
  • 1
  • 6
  • 23