class

MCProtocol::JSONRPCNotification

Inherits JSON::Serializable < Reference < Object

A notification which does not expect a response.

Constructors

new(method : String, jsonrpc : String = "2.0", params : JSON::Any | Nil = Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

jsonrpc
Source
method
Source
params
Source