class MCProtocol::PromptListChangedNotification

Overview

An optional notification from the server to the client, informing it that the list of prompts it offers has changed. This may be issued by servers without any previous subscription from the client.

Included Modules

Defined in:

mcprotocol/prompt_list_changed_notification.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(params : JSON::Any | Nil = Nil) #

[View source]

Instance Method Detail

def method : String #

[View source]
def params : JSON::Any | Nil #

[View source]