@if (selectedChannel(); as chatChannel) {
@for (segment of getDisplayName(chatChannel); track $index) { {{ segment.text }} } ({{ chatChannel.totalMessages }})
@if (notificationEnabled()) { } @else { }
}