Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.SetStickerSetThumbnail
Synopsis
Documentation
data SetStickerSetThumbnail Source #
Sets a sticker set thumbnail. Returns Ok
Constructors
SetStickerSetThumbnail | |
Fields
|
Instances
ToJSON SetStickerSetThumbnail Source # | |
Defined in TD.Query.SetStickerSetThumbnail Methods toJSON :: SetStickerSetThumbnail -> Value # toEncoding :: SetStickerSetThumbnail -> Encoding # toJSONList :: [SetStickerSetThumbnail] -> Value # | |
Show SetStickerSetThumbnail Source # | |
Defined in TD.Query.SetStickerSetThumbnail Methods showsPrec :: Int -> SetStickerSetThumbnail -> ShowS # show :: SetStickerSetThumbnail -> String # showList :: [SetStickerSetThumbnail] -> ShowS # | |
Eq SetStickerSetThumbnail Source # | |
Defined in TD.Query.SetStickerSetThumbnail Methods (==) :: SetStickerSetThumbnail -> SetStickerSetThumbnail -> Bool # (/=) :: SetStickerSetThumbnail -> SetStickerSetThumbnail -> Bool # | |
ShortShow SetStickerSetThumbnail Source # | |
Defined in TD.Query.SetStickerSetThumbnail Methods |