Commander::CommandSnapshot
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : String, title : String, description : String, plugin_id : String | Nil, mutating : Bool = false)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
description
Sourceid
Sourcemutating
Sourceplugin_id
Sourcetitle
Source