Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
webex-teams-api Network.WebexTeams The Person is a bot. Decoded from "bot".
PersonTypePerson :: PersonTypewebex-teams-api Network.WebexTeams The Person is a real human. Decoded from "person".
-
webex-teams-api Network.WebexTeams.Types Person is detail description of Webex Teams user or bot. Person is decoded from response JSON of Get Person Details REST call. It is also element type of response of List People call.
-
webex-teams-api Network.WebexTeams.Types No documentation available.
-
webex-teams-api Network.WebexTeams.Types Optional query strings for people list API.
PersonFilter :: Maybe Email -> Maybe DisplayName -> Maybe OrganizationId -> PersonFilterwebex-teams-api Network.WebexTeams.Types No documentation available.
-
webex-teams-api Network.WebexTeams.Types Identifying Person describing detail of Webex Teams user or bot.
-
webex-teams-api Network.WebexTeams.Types No documentation available.
-
webex-teams-api Network.WebexTeams.Types PersonList is decoded from response JSON of List People REST call. It is list of Person.
PersonList :: [Person] -> PersonListwebex-teams-api Network.WebexTeams.Types No documentation available.