@if (visible_chat) {
Twitch Chat
@for (chat of visible_chat; track chat; let last = $last) {
{{chat.timestamp_str}} - {{chat.name}}: {{chat.message}} {{last ? scrollToBottom() : ''}}
}
} @if (chat_response_received && !full_chat) { @if (downloading_chat) { } }