Adding mailto and tel in bot messages
# 🤝help
e
Is it possible to add mailto and tel as a link in messages that are sent to the user so when he clicks on it he is sent straight to the app?
s
hey yea this took me some searching but the formatting is
[000](tel:+000)
[email@email.com](email@email.com)
e
oh i had a problem because i reversed the brackets used the [] for link and () for text 🫠
thx a lot
2 Views