Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
Documentation
data GetStoryPublicForwards Source #
Returns forwards of a story as a message to public chats and reposts by public channels. Can be used only if the story is posted on behalf of the current user or story.can_get_statistics == true. For optimal performance, the number of returned messages and stories is chosen by TDLib. Returns PublicForwards
GetStoryPublicForwards | |
|
Instances
ToJSON GetStoryPublicForwards Source # | |
Defined in TD.Query.GetStoryPublicForwards toJSON :: GetStoryPublicForwards -> Value # toEncoding :: GetStoryPublicForwards -> Encoding # toJSONList :: [GetStoryPublicForwards] -> Value # | |
Show GetStoryPublicForwards Source # | |
Defined in TD.Query.GetStoryPublicForwards showsPrec :: Int -> GetStoryPublicForwards -> ShowS # show :: GetStoryPublicForwards -> String # showList :: [GetStoryPublicForwards] -> ShowS # | |
Eq GetStoryPublicForwards Source # | |
Defined in TD.Query.GetStoryPublicForwards | |
ShortShow GetStoryPublicForwards Source # | |
Defined in TD.Query.GetStoryPublicForwards |