Uses of Class
org.drinkless.tdlib.TdApi.AffiliateProgramSortOrder
Packages that use TdApi.AffiliateProgramSortOrder
-
Uses of TdApi.AffiliateProgramSortOrder in org.drinkless.tdlib
Subclasses of TdApi.AffiliateProgramSortOrder in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
The affiliate programs must be sorted by creation date.static class
The affiliate programs must be sorted by the profitability.static class
The affiliate programs must be sorted by the expected revenue.Fields in org.drinkless.tdlib declared as TdApi.AffiliateProgramSortOrderModifier and TypeFieldDescriptionTdApi.SearchAffiliatePrograms.sortOrder
Sort order for the results.Constructors in org.drinkless.tdlib with parameters of type TdApi.AffiliateProgramSortOrderModifierConstructorDescriptionSearchAffiliatePrograms
(TdApi.AffiliateType affiliate, TdApi.AffiliateProgramSortOrder sortOrder, String offset, int limit) Creates a function, which searches affiliate programs that can be connected to the given affiliate.