Represents a list of chats
const Chats({ required this.totalCount, required this.chatIds, this.extra, this.clientId, });