class

LSProtocol::MessageActionItem

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(title : String | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

title

A short title like 'Retry', 'Open Log' etc.

Source