{{ room_alias || room_id }}
{{ members[msg.user_id].displayname || msg.user_id }}
{{ msg.content.hsob_ts | date:'MMM d HH:mm:ss' }}
{{ msg.content.msgtype === "m.emote" ? ("* " + (members[msg.user_id].displayname || msg.user_id) + " " + msg.content.body) : "" }} {{ msg.content.msgtype === "m.text" ? msg.content.body : "" }} {{ msg.content.body }}
{{ state.user_id }} {{ feedback }}
Invite a user:
{{ state.stream_failure.data.error || "Connection failure" }}