StorageStatisticsByChat constructor
StorageStatisticsByChat({})
Implementation
StorageStatisticsByChat({
super.extra,
super.client_id,
this.chat_id,
this.size,
this.count,
this.by_file_type,
});
StorageStatisticsByChat({
super.extra,
super.client_id,
this.chat_id,
this.size,
this.count,
this.by_file_type,
});