if (FALSE) {
# Minimal body only
whapi_common_blocks("5581999999999", body_text = "Choose an option below")
# With header and footer
whapi_common_blocks(
to = "5581999999999",
body_text = "Do you confirm?",
header_text = "Booking Confirmation",
footer_text = "Reply now"
)
}
Run the code above in your browser using DataLab