class

MCProtocol::PromptReference

Inherits JSON::Serializable < Reference < Object

Identifies a prompt.

Constructors

new(name : String, type : String = "ref/prompt")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

name

The name of the prompt or prompt template

Source
type
Source