View Source ExTDLib.Method.GetPremiumGiveawayInfo (ExTDLib v0.0.4)

Returns information about a Telegram Premium giveaway. Returns object_ptr<PremiumGiveawayInfo>.

NameTypeDescription
chat_idstringIdentifier of the channel chat which started the giveaway.
message_idstringIdentifier of the giveaway message in the chat.

More details on telegram's documentation.