The result of a showDocument request.
@since 3.16.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(success : Bool | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
success
A boolean indicating if the show was successful.
Source