if (FALSE) {
send_buttons(client, "5581999990000",
title = "Choose",
description = "Pick an option:",
footer = "Powered by R",
buttons = list(
list(type = "reply", title = "Option A"),
list(type = "reply", title = "Option B")
))
}
Run the code above in your browser using DataLab