View Source ExTDLib.Object.PushMessageContentPremiumGiveaway (ExTDLib v0.0.4)
A message with a Telegram Premium giveaway.
| Name | Type | Description |
|---|---|---|
| winner_count | number | Number of users which will receive Telegram Premium subscription gift codes; 0 for pinned message. |
| month_count | number | Number of month the Telegram Premium subscription will be active after code activation; 0 for pinned message. |
| is_pinned | bool | True, if the message is a pinned message with the specified content. |
More details on telegram's documentation.