payments.suggestedStarRefBots
A list of suggested mini apps with available affiliate programs
type tg.PaymentsSuggestedStarRefBots struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Count | int | yes | Total number of results (for pagination) |
SuggestedBots | []StarRefProgram | yes | Suggested affiliate programs (full or partial list to be fetched using pagination) |
Users | []UserClass | yes | Peers mentioned in suggested_bots |
NextOffset | string | — | Next offset for pagination |
Returned by
References
- Official documentation
- Generated Go reference
- TL definition:
payments.suggestedStarRefBots#b4d5d859