MCProtocol::CompleteRequest
Inherits JSON::Serializable < Reference < Object
A request from the client to the server, to ask for completion options.
Constructors
new(pull : JSON::PullParser)
Sourcenew(params : CompleteRequestParams)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
method
Sourceparams
Source