haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.GiveawayPrize

Synopsis

Documentation

data GiveawayPrize Source #

Contains information about a giveaway prize

Constructors

GiveawayPrizePremium

The giveaway sends Telegram Premium subscriptions to the winners

Fields

  • month_count :: Maybe Int

    Number of months the Telegram Premium subscription will be active after code activation

GiveawayPrizeStars

The giveaway sends Telegram Stars to the winners

Fields