Home
last modified time | relevance | path

Searched refs:mmGetPublicChannels (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/mattermost-api-50200.11.0/src/Network/Mattermost/
H A DEndpoints.hs1159 mmGetPublicChannels :: TeamId -> Maybe Int -> Maybe Int -> Session -> IO (Seq Channel)
1160 mmGetPublicChannels teamId page perPage = function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/mattermost-api-50200.11.0/test/Tests/
H A DUtil.hs412 liftIO $ mmGetPublicChannels (teamId team) Nothing Nothing session