if (FALSE) {
send_contact(
client,
number = "+55819...",
contact = list(
fullName = "Your Name",
phoneNumber = "+55819...",
organization = "Company Name",
email = "andre@example.com",
url = "https://company_site.tec.br"
),
verbose = TRUE
)
}
Run the code above in your browser using DataLab