Type alias SendMessageResponse

SendMessageResponse: JSONRPCErrorResponse | SendMessageSuccessResponse

Represents a JSON-RPC response for the message/send method.

This interface was referenced by MySchema's JSON-Schema via the definition "SendMessageResponse".