OptimizeStorage constructor
OptimizeStorage({})
Implementation
OptimizeStorage({
super.extra,
super.client_id,
this.size,
this.ttl,
this.count,
this.immunity_delay,
this.file_types,
this.chat_ids,
this.exclude_chat_ids,
this.return_deleted_file_statistics,
this.chat_limit,
});