MCProtocol::CompleteResultCompletion
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
hasMore
Indicates whether there are additional completion options beyond those provided in the current response, even if the exact total is unknown.
total
The total number of completion options available. This can exceed the number of values actually sent in the response.