Type alias SendMessageResponse

SendMessageResponse: JSONRPCErrorResponse | SendMessageSuccessResponse

JSON-RPC response model for the 'message/send' method.

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