class

JSONFeed::Attachment

Inherits Reference < Object

Constructors

new(url : String, mime_type : String, title : String | Nil, size_in_bytes : Int32 | Nil, duration_in_seconds : Int32 | Nil)
Source

Instance methods

==(other)

Returns false (other can only be a Value here).

Source