Defines the options for the send method, primarily specifying the recipients.
send
An array of PushoverRecipient objects, each specifying a user/group and optional devices.
PushoverRecipient
Optional
If true, enables verbose logging to the console during the send operation. Defaults to false.
Defines the options for the
sendmethod, primarily specifying the recipients.