haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetStarWithdrawalUrl

Synopsis

Documentation

data GetStarWithdrawalUrl Source #

Returns a URL for Telegram Star withdrawal. Returns HttpUrl

Constructors

GetStarWithdrawalUrl 

Fields

  • owner_id :: Maybe MessageSender

    Identifier of the owner of the Telegram Stars; can be identifier of an owned bot, or identifier of an owned channel chat

  • star_count :: Maybe Int

    The number of Telegram Stars to withdraw. Must be at least getOption("star_withdrawal_count_min")

  • password :: Maybe Text

    The 2-step verification password of the current user