View Source ExTDLib.Object.ChatBoostSourceGiveaway (ExTDLib v0.0.4)

The chat created a Telegram Premium giveaway.

NameTypeDescription
user_idstringIdentifier of a user that won in the giveaway; 0 if none.
gift_codestringThe created Telegram Premium gift code if it was used by the user or can be claimed by the current user; an empty string otherwise.
giveaway_message_idstringIdentifier of the corresponding giveaway message; can be an identifier of a deleted message.
is_unclaimedboolTrue, if the winner for the corresponding Telegram Premium subscription wasn't chosen, because there were not enough participants.

More details on telegram's documentation.