class

LSProtocol::ClientShowMessageActionItemOptions

Inherits JSON::Serializable / Reference / Object

@since 3.18.0

Constructors

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

Instance methods

additional_properties_support

Whether the client supports additional attributes which are preserved and send back to the server in the request's response.

Source