copy

fun copy(type: String = this.type, url: String = this.url, cacheKey: String = this.cacheKey, senderId: String = this.senderId, senderNickname: String = this.senderNickname, createdAt: Long = this.createdAt, fileName: String = this.fileName, cachedFile: File? = this.cachedFile): MediaInfo