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
If the incoming message belongs to the currently active DM channel (AppState::Dm), push it to store.current_dm_messages and update the view immediately.
If the message belongs to another channel, consider updating unread indicators / last message previews in AppState::DmList.
AppState::Dm), push it tostore.current_dm_messagesand update the view immediately.AppState::DmList.