| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
TD.Query.SetChatAffiliateProgram
Documentation
data SetChatAffiliateProgram Source #
Changes affiliate program for a bot. Returns Ok
Constructors
| SetChatAffiliateProgram | |
Fields
| |
Instances
| ToJSON SetChatAffiliateProgram Source # | |
Defined in TD.Query.SetChatAffiliateProgram Methods toJSON :: SetChatAffiliateProgram -> Value # toEncoding :: SetChatAffiliateProgram -> Encoding # toJSONList :: [SetChatAffiliateProgram] -> Value # | |
| Show SetChatAffiliateProgram Source # | |
Defined in TD.Query.SetChatAffiliateProgram Methods showsPrec :: Int -> SetChatAffiliateProgram -> ShowS # show :: SetChatAffiliateProgram -> String # showList :: [SetChatAffiliateProgram] -> ShowS # | |
| Eq SetChatAffiliateProgram Source # | |
Defined in TD.Query.SetChatAffiliateProgram Methods (==) :: SetChatAffiliateProgram -> SetChatAffiliateProgram -> Bool # (/=) :: SetChatAffiliateProgram -> SetChatAffiliateProgram -> Bool # | |
| ShortShow SetChatAffiliateProgram Source # | |
Defined in TD.Query.SetChatAffiliateProgram Methods | |