class
MCProtocol::JSONRPCNotification
- MCProtocol::JSONRPCNotification
- Reference
- Object
Overview
A notification which does not expect a response.
Included Modules
- JSON::Serializable
Defined in:
mcprotocol/jsonrpc_notification.crConstructors
- .new(pull : JSON::PullParser)
- .new(method : String, jsonrpc : String = "2.0", params : JSON::Any | Nil = Nil)