tautan obrolan aplikasi apa untuk html

// Create your own link
// Use https://wa.me/<number> where the <number> is a full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format.

// Examples:

// Use: https://wa.me/1XXXXXXXXXX

// Don't use: https://wa.me/+001-(XXX)XXXXXXX

<a href="https://wa.me/<number>" target="_blank">Link Text Here</a>
Terrible Tern