GenLSP.Protocol.Structures.ShowMessageParams (gen_lsp v0.0.1)
The parameters of a notification message.
properties
Properties
type :: MessageType (required)
The message type. See {@link MessageType}
message :: string (required)
The actual message.