Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
TD.Query.SetBusinessAccountBio
Documentation
data SetBusinessAccountBio Source #
Changes the bio of a business account; for bots only. Returns Ok
Constructors
SetBusinessAccountBio | |
Instances
ToJSON SetBusinessAccountBio Source # | |
Defined in TD.Query.SetBusinessAccountBio Methods toJSON :: SetBusinessAccountBio -> Value # toEncoding :: SetBusinessAccountBio -> Encoding # toJSONList :: [SetBusinessAccountBio] -> Value # toEncodingList :: [SetBusinessAccountBio] -> Encoding # | |
Show SetBusinessAccountBio Source # | |
Defined in TD.Query.SetBusinessAccountBio Methods showsPrec :: Int -> SetBusinessAccountBio -> ShowS # show :: SetBusinessAccountBio -> String # showList :: [SetBusinessAccountBio] -> ShowS # | |
Eq SetBusinessAccountBio Source # | |
Defined in TD.Query.SetBusinessAccountBio Methods (==) :: SetBusinessAccountBio -> SetBusinessAccountBio -> Bool # (/=) :: SetBusinessAccountBio -> SetBusinessAccountBio -> Bool # | |
ShortShow SetBusinessAccountBio Source # | |
Defined in TD.Query.SetBusinessAccountBio Methods |