payments.SuggestedStarRefBots#
- class pyrogram.raw.types.payments.SuggestedStarRefBots#
A list of suggested mini apps with available affiliate programs
Constructor of
SuggestedStarRefBots.- Details:
Layer:
220ID:
B4D5D859
- Parameters:
count (
int32-bit) – Total number of results (for pagination)suggested_bots (List of
StarRefProgram) – Suggested affiliate programs (full or partial list to be fetched using pagination)users (List of
User) – Peers mentioned in suggested_botsnext_offset (
str, optional) – Next offset for pagination
- Functions:
This object can be returned by 1 function.
Obtain a list of suggested mini apps with available affiliate programs order_by_revenue and order_by_date are mutually exclusive: if neither is set, results are sorted by profitability.