@defer (when store) { @if (store.chatData().displayName == "") { {{'@'+store.chatData().username}} } @else { {{store.chatData().displayName}} {{'@'+store.chatData().username}} } {{chatid}} }