Skip to content

getStarSubscriptions

Function · TDLib 1.8.67 · d1085f9c

Returns the list of Telegram Star subscriptions for the current user

getStarSubscriptions(
  only_expiring: Bool,
  offset: string
) → StarSubscriptions

only_expiring

Bool

Pass true to receive only expiring subscriptions for which there aren't enough Telegram Stars to extend

offset

string

Offset of the first subscription to return as received from the previous request; use empty string to get the first chunk of results