MCProtocol::LoggingMessageNotificationParams
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
The data to be logged, such as a string message or an object. Any JSON serializable type is allowed here.