Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
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
Instances
ToJSON SetStickerPositionInSet Source # | |
Defined in TD.Query.SetStickerPositionInSet | |
Show SetStickerPositionInSet Source # | |
Defined in TD.Query.SetStickerPositionInSet showsPrec :: Int -> SetStickerPositionInSet -> ShowS # show :: SetStickerPositionInSet -> String # showList :: [SetStickerPositionInSet] -> ShowS # | |
Eq SetStickerPositionInSet Source # | |
Defined in TD.Query.SetStickerPositionInSet | |
ShortShow SetStickerPositionInSet Source # | |
Defined in TD.Query.SetStickerPositionInSet |