Media

data class Media(val gateway: String, val thumbnail: String, val raw: String, val format: String, val bytes: Int)

Constructors

Link copied to clipboard
constructor(gateway: String, thumbnail: String, raw: String, format: String, bytes: Int)

Properties

Link copied to clipboard
val bytes: Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val raw: String
Link copied to clipboard