Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-youtube Gogol.YouTube Parameter that specifies which channel members to return.
MembersListMode :: Text -> MembersListModegogol-youtube Gogol.YouTube No documentation available.
pattern
MembersListMode_AllCurrent :: MembersListModegogol-youtube Gogol.YouTube Return all current members, from newest to oldest.
pattern
MembersListMode_ListMembersModeUnknown :: MembersListModegogol-youtube Gogol.YouTube No documentation available.
pattern
MembersListMode_Updates :: MembersListModegogol-youtube Gogol.YouTube Return only members that joined after the first call with this mode was made.
-
gogol-youtube Gogol.YouTube Return videos liked/disliked by the authenticated user. Does not support RateType.RATEDTYPENONE.
VideosListMyRating :: Text -> VideosListMyRatinggogol-youtube Gogol.YouTube No documentation available.
pattern
VideosListMyRating_Dislike :: VideosListMyRatinggogol-youtube Gogol.YouTube The entity is disliked.
pattern
VideosListMyRating_Like :: VideosListMyRatinggogol-youtube Gogol.YouTube The entity is liked.
pattern
VideosListMyRating_None :: VideosListMyRatinggogol-youtube Gogol.YouTube No documentation available.