Skip to content

FoundAffiliatePrograms

Type · TDLib 1.8.67 · d1085f9c

Represents a list of found affiliate programs

FoundAffiliatePrograms(
  total_count: int32,
  programs: list of FoundAffiliateProgram,
  next_offset: string
) → FoundAffiliatePrograms

total_count

int32

The total number of found affiliate programs

programs

list of FoundAffiliateProgram

The list of affiliate programs

next_offset

string

The offset for the next request. If empty, then there are no more results