payments.GetSuggestedStarRefBots#
- class pyrogram.raw.functions.payments.GetSuggestedStarRefBots#
Obtain a list of suggested mini apps with available affiliate programs
- Details:
Layer:
198
ID:
D6B48F7
- Parameters:
peer (
InputPeer
) – The peer that will become the affiliate: star commissions will be transferred to this peer’s star balance.offset (
str
) – Offset for pagination, taken from payments.suggestedStarRefBots.next_offset, initially empty.limit (
int
32-bit
) – Maximum number of results to return, see paginationorder_by_revenue (
bool
, optional) – If set, orders results by the expected revenueorder_by_date (
bool
, optional) – If set, orders results by the creation date of the affiliate program
- Returns: