Describe the bug
Sending a data section from rhea is documented here: https://github.com/amqp/rhea/blob/master/examples/send_raw.js#L36
But there is no documentation for how to do it from rhea-promise.
So the question is how to create a data section on rhea-promise then I'll be happy to send a PR to document it ;)