matterhorn-50200.12.0: Terminal client for the Mattermost chat system
Safe HaskellNone
LanguageHaskell2010

Matterhorn.State.ChannelList

Synopsis

Documentation

updateSidebar :: Maybe TeamId -> MH () Source #

Update the sidebar for the specified team state only, or all team states if not given a specific team ID.

In either case, schedule user status fetches for all users mentioned in the current team's sidebar. (This should be safe because all sidebars should contain the same user list.)