struct
   ActivityPub::Object::Attachment
  
  - ActivityPub::Object::Attachment
 - Struct
 - Value
 - Object
 
Included Modules
- JSON::Serializable
 
Defined in:
models/activity_pub/object.crConstructors
Instance Method Summary
- #audio?
 - #caption : String | Nil
 - #caption=(caption : String | Nil)
 - #image?
 - #media_type : String
 - #media_type=(media_type : String)
 - #url : String
 - #url=(url : String)
 - #video?