haskell-tdlib-2.0.53.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetConnectedAffiliatePrograms

Synopsis

Documentation

data GetConnectedAffiliatePrograms Source #

Returns affiliate programs that were connected to the given affiliate. Returns ConnectedAffiliatePrograms

Constructors

GetConnectedAffiliatePrograms 

Fields

  • affiliate :: Maybe AffiliateType

    The affiliate to which the affiliate program were connected

  • offset :: Maybe Text

    Offset of the first affiliate program to return as received from the previous request; use empty string to get the first chunk of results

  • limit :: Maybe Int

    The maximum number of affiliate programs to return