Uses of Class
org.drinkless.tdlib.TdApi.FoundAffiliateProgram
Packages that use TdApi.FoundAffiliateProgram
-
Uses of TdApi.FoundAffiliateProgram in org.drinkless.tdlib
Fields in org.drinkless.tdlib declared as TdApi.FoundAffiliateProgramModifier and TypeFieldDescriptionTdApi.FoundAffiliatePrograms.programsThe list of affiliate programs.Constructors in org.drinkless.tdlib with parameters of type TdApi.FoundAffiliateProgramModifierConstructorDescriptionFoundAffiliatePrograms(int totalCount, TdApi.FoundAffiliateProgram[] programs, String nextOffset) Represents a list of found affiliate programs.