@if (!openOnSecondaryChat) {
@if (!isPrivatChannel) { } @if (user.id === userService.getCurrentUserId()) { }
} @else {
@if (user.id === userService.getCurrentUserId()) { }
} @if(isEmojiPickerVisible) { }