Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data SetStoryPrivacySettings Source #
Changes privacy settings of a story. The method can be called only for stories posted on behalf of the current user and if story.can_be_edited == true. Returns Ok
SetStoryPrivacySettings | |
|
Instances
ToJSON SetStoryPrivacySettings Source # | |
Defined in TD.Query.SetStoryPrivacySettings | |
Show SetStoryPrivacySettings Source # | |
Defined in TD.Query.SetStoryPrivacySettings showsPrec :: Int -> SetStoryPrivacySettings -> ShowS # show :: SetStoryPrivacySettings -> String # showList :: [SetStoryPrivacySettings] -> ShowS # | |
Eq SetStoryPrivacySettings Source # | |
Defined in TD.Query.SetStoryPrivacySettings | |
ShortShow SetStoryPrivacySettings Source # | |
Defined in TD.Query.SetStoryPrivacySettings |