haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetStarSubscriptions

Synopsis

Documentation

data GetStarSubscriptions Source #

Returns the list of Telegram Star subscriptions for the current user. Returns StarSubscriptions

Constructors

GetStarSubscriptions 

Fields

  • only_expiring :: Maybe Bool

    Pass true to receive only expiring subscriptions for which there are no enough Telegram Stars to extend

  • offset :: Maybe Text

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