SearchFileDownloads constructor
SearchFileDownloads({})
Implementation
SearchFileDownloads({
super.extra,
super.client_id,
this.query,
this.only_active,
this.only_completed,
this.offset,
this.limit,
});