Dataclass for the details of a Linkshell.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
results
An Array of CharacterSummaryinstances representing the Characters in the Linkshell.
Source