You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When receiving an event, we can technically use the lineId to update the text in the main chat window.
Idea would be to just fetch the specific line, make the highlight adjustements and update the text.
Description
When receiving an event, we can technically use the
lineIdto update the text in the main chat window.Idea would be to just fetch the specific line, make the highlight adjustements and update the text.