class

SummalyResult

Inherits JSON::Serializable < Reference < Object

Primary API response structure

Constructors

new(pull : JSON::PullParser)
Source
new(url : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

activity_pub
Source
activity_pub=(activity_pub : String | Nil)
Source
description
Source
description=(description : String | Nil)
Source
icon
Source
icon=(icon : String | Nil)
Source
oembed
Source
oembed=(oembed : OEmbed | Nil)
Source
player
Source
player=(player : JSON::Any | Nil)
Source
sensitive
Source
sensitive=(sensitive : Bool)
Source
sitename
Source
sitename=(sitename : String | Nil)
Source
thumbnail
Source
thumbnail=(thumbnail : String | Nil)
Source
title
Source
title=(title : String | Nil)
Source
url=(url : String)
Source