class Bsky::Image
- Bsky::Image
- Reference
- Object
Defined in:
bsky/image.crConstructors
Instance Method Summary
Constructor Detail
def self.new(ref : String, mime_type : String, size : Int64, alt : String | Nil = nil)
#