payments.giveawayInfoResults

payments.giveawayInfoResults#e175e66f flags:# winner:flags.0?true refunded:flags.1?true start_date:int gift_code_slug:flags.3?string stars_prize:flags.4?long finish_date:int winners_count:int activated_count:flags.2?int = payments.GiveawayInfo;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
winner flags.0?true
refunded flags.1?true
start_date int
gift_code_slug flags.3?string
stars_prize flags.4?long
finish_date int
winners_count int
activated_count flags.2?int

Type

payments.GiveawayInfo

Related pages

Types used here