Skip to content

getConnectedAffiliatePrograms

Function · TDLib 1.8.67 · d1085f9c

Returns affiliate programs that were connected to the given affiliate

getConnectedAffiliatePrograms(
  affiliate: AffiliateType,
  offset: string,
  limit: int32
) → ConnectedAffiliatePrograms

affiliate

AffiliateType

The affiliate to which the affiliate programs were connected

offset

string

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

int32

The maximum number of affiliate programs to return