Type representing a function for sending messages.
The return type of the send operation, defaults to void.
The outgoing message to send.
A promise resolving to the result of the send operation, or the result directly.
Type representing a function for sending messages.