View Source ExTDLib.Method.GetPremiumGiveawayInfo (ExTDLib v0.0.4)
Returns information about a Telegram Premium giveaway. Returns object_ptr<PremiumGiveawayInfo>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Identifier of the channel chat which started the giveaway. |
| message_id | string | Identifier of the giveaway message in the chat. |
More details on telegram's documentation.