Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data SetProfileAccentColor Source #
Changes accent color and background custom emoji for profile of the current user; for Telegram Premium users only. Returns Ok
SetProfileAccentColor | |
|
Instances
ToJSON SetProfileAccentColor Source # | |
Defined in TD.Query.SetProfileAccentColor toJSON :: SetProfileAccentColor -> Value # toEncoding :: SetProfileAccentColor -> Encoding # toJSONList :: [SetProfileAccentColor] -> Value # toEncodingList :: [SetProfileAccentColor] -> Encoding # | |
Show SetProfileAccentColor Source # | |
Defined in TD.Query.SetProfileAccentColor showsPrec :: Int -> SetProfileAccentColor -> ShowS # show :: SetProfileAccentColor -> String # showList :: [SetProfileAccentColor] -> ShowS # | |
Eq SetProfileAccentColor Source # | |
Defined in TD.Query.SetProfileAccentColor (==) :: SetProfileAccentColor -> SetProfileAccentColor -> Bool # (/=) :: SetProfileAccentColor -> SetProfileAccentColor -> Bool # | |
ShortShow SetProfileAccentColor Source # | |
Defined in TD.Query.SetProfileAccentColor |