| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Query.SetSupergroupStickerSet
Documentation
data SetSupergroupStickerSet Source #
Changes the sticker set of a supergroup; requires can_change_info administrator right. Returns Ok
Constructors
| SetSupergroupStickerSet | |
Fields
| |
Instances
| ToJSON SetSupergroupStickerSet Source # | |
Defined in TD.Query.SetSupergroupStickerSet Methods toJSON :: SetSupergroupStickerSet -> Value # toEncoding :: SetSupergroupStickerSet -> Encoding # toJSONList :: [SetSupergroupStickerSet] -> Value # | |
| Show SetSupergroupStickerSet Source # | |
Defined in TD.Query.SetSupergroupStickerSet Methods showsPrec :: Int -> SetSupergroupStickerSet -> ShowS # show :: SetSupergroupStickerSet -> String # showList :: [SetSupergroupStickerSet] -> ShowS # | |
| Eq SetSupergroupStickerSet Source # | |
Defined in TD.Query.SetSupergroupStickerSet Methods (==) :: SetSupergroupStickerSet -> SetSupergroupStickerSet -> Bool # (/=) :: SetSupergroupStickerSet -> SetSupergroupStickerSet -> Bool # | |
| ShortShow SetSupergroupStickerSet Source # | |
Defined in TD.Query.SetSupergroupStickerSet Methods | |