Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.SetStickerPositionInSet
Documentation
data SetStickerPositionInSet Source #
Changes the position of a sticker in the set to which it belongs. The sticker set must be owned by the current user. Returns Ok
Constructors
SetStickerPositionInSet | |
Instances
ToJSON SetStickerPositionInSet Source # | |
Defined in TD.Query.SetStickerPositionInSet Methods toJSON :: SetStickerPositionInSet -> Value # toEncoding :: SetStickerPositionInSet -> Encoding # toJSONList :: [SetStickerPositionInSet] -> Value # | |
Show SetStickerPositionInSet Source # | |
Defined in TD.Query.SetStickerPositionInSet Methods showsPrec :: Int -> SetStickerPositionInSet -> ShowS # show :: SetStickerPositionInSet -> String # showList :: [SetStickerPositionInSet] -> ShowS # | |
Eq SetStickerPositionInSet Source # | |
Defined in TD.Query.SetStickerPositionInSet Methods (==) :: SetStickerPositionInSet -> SetStickerPositionInSet -> Bool # (/=) :: SetStickerPositionInSet -> SetStickerPositionInSet -> Bool # | |
ShortShow SetStickerPositionInSet Source # | |
Defined in TD.Query.SetStickerPositionInSet Methods |