This method is used to get the unread message count except muted chat.
Future<int?> getUnreadMessageCountExceptMutedChat() { throw UnimplementedError('has not been implemented.'); }