GiveawayInfoResults
---types---
payments.giveawayInfoResults#e175e66f flags:# winner:flags.0?true refunded:flags.1?true start_date:date gift_code_slug:flags.3?string stars_prize:flags.4?long finish_date:date winners_count:int activated_count:flags.2?int = payments.GiveawayInfo
Belongs to
This type can be an instance of either:
Members
start_date | date | |
finish_date | date | |
winners_count | int | |
winner | flag | This argument defaults to None and can be omitted. |
refunded | flag | This argument defaults to None and can be omitted. |
gift_code_slug | string | This argument defaults to None and can be omitted. |
stars_prize | long | This argument defaults to None and can be omitted. |
activated_count | int | This argument defaults to None and can be omitted. |