Skip to content

Instantly share code, notes, and snippets.

@eduardobc88
Created February 15, 2016 17:34
Show Gist options
  • Save eduardobc88/5770e1dadfd22f589951 to your computer and use it in GitHub Desktop.
Save eduardobc88/5770e1dadfd22f589951 to your computer and use it in GitHub Desktop.
Share HTML Button Telegram and WhatsApp
<a href="whatsapp://send?text=https://www.google.com.mx/" data-action="share/whatsapp/share" >Compartir en WhatsApp</a>
<br>
<a class="tgme_action_button" href="tg://msg_url?url=https://www.google.com.mx/">Compartir en Telegram</a>
@007lva
Copy link

007lva commented Feb 18, 2021

is data-action attribute really needed for whatsapp?

@rktiwari00
Copy link

Hello

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment