rb:req-choice

 

Description

Specifies a button to be shown at the bottom of a request on the user's requests page. Used in the notifications.sendRequest call.

 

Attributes

required url string The URL to which the button should take the user upon click. must be an absolute
label string Specifies the text to display on this button.

 

 

Notes

An Ignore button is added by default and will dismiss the request. Including Ignore as a req-choice often results in the loss of all buttons.