View Source ExTDLib.Object.PremiumGiveawayInfoOngoing (ExTDLib v0.0.4)
Describes an ongoing giveaway.
| Name | Type | Description |
|---|---|---|
| creation_date | number | Point in time (Unix timestamp) when the giveaway was created. |
| status | PremiumGiveawayParticipantStatus | Status of the current user in the giveaway. |
| is_ended | bool | True, if the giveaway has ended and results are being prepared. |
More details on telegram's documentation.