Usage
Optional
Static
Returns the number of messages in the queue.
A promise that resolves to the number of messages in the queue.
Send a message to the queue.
A single message or an array of messages.
A promise that resolves to the result of the send operation.
Usage