Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data SuggestUserProfilePhoto Source #
Suggests a profile photo to another regular user with common messages. Returns Ok
Instances
ToJSON SuggestUserProfilePhoto Source # | |
Defined in TD.Query.SuggestUserProfilePhoto | |
Show SuggestUserProfilePhoto Source # | |
Defined in TD.Query.SuggestUserProfilePhoto showsPrec :: Int -> SuggestUserProfilePhoto -> ShowS # show :: SuggestUserProfilePhoto -> String # showList :: [SuggestUserProfilePhoto] -> ShowS # | |
Eq SuggestUserProfilePhoto Source # | |
Defined in TD.Query.SuggestUserProfilePhoto | |
ShortShow SuggestUserProfilePhoto Source # | |
Defined in TD.Query.SuggestUserProfilePhoto |