Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.GetBotMediaPreviewInfo
Documentation
data GetBotMediaPreviewInfo Source #
Returns the list of media previews for the given language and the list of languages for which the bot has dedicated previews. Returns BotMediaPreviewInfo
Constructors
GetBotMediaPreviewInfo | |
Fields
|
Instances
ToJSON GetBotMediaPreviewInfo Source # | |
Defined in TD.Query.GetBotMediaPreviewInfo Methods toJSON :: GetBotMediaPreviewInfo -> Value # toEncoding :: GetBotMediaPreviewInfo -> Encoding # toJSONList :: [GetBotMediaPreviewInfo] -> Value # | |
Show GetBotMediaPreviewInfo Source # | |
Defined in TD.Query.GetBotMediaPreviewInfo Methods showsPrec :: Int -> GetBotMediaPreviewInfo -> ShowS # show :: GetBotMediaPreviewInfo -> String # showList :: [GetBotMediaPreviewInfo] -> ShowS # | |
Eq GetBotMediaPreviewInfo Source # | |
Defined in TD.Query.GetBotMediaPreviewInfo Methods (==) :: GetBotMediaPreviewInfo -> GetBotMediaPreviewInfo -> Bool # (/=) :: GetBotMediaPreviewInfo -> GetBotMediaPreviewInfo -> Bool # | |
ShortShow GetBotMediaPreviewInfo Source # | |
Defined in TD.Query.GetBotMediaPreviewInfo Methods |