class

MCProtocol::ServerCapabilitiesPrompts

Inherits JSON::Serializable < Reference < Object

Present if the server offers any prompt templates.

Constructors

new(listChanged : Bool | Nil = Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

listChanged

Whether this server supports notifications for changes to the prompt list.

Source