inputStorePaymentPremiumGiveaway

inputStorePaymentPremiumGiveaway#160544ca flags:# only_new_subscribers:flags.0?true winners_are_visible:flags.3?true boost_peer:InputPeer additional_peers:flags.1?Vector<InputPeer> countries_iso2:flags.2?Vector<string> prize_description:flags.4?string random_id:long until_date:int currency:string amount:long = InputStorePaymentPurpose;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
only_new_subscribers flags.0?true
winners_are_visible flags.3?true
boost_peer InputPeer
additional_peers flags.1?Vector<InputPeer>
countries_iso2 flags.2?Vector<string>
prize_description flags.4?string
random_id long A random number from the client. The server uses it to discard duplicates when a request goes out twice.
until_date int
currency string Currency, three-letter code.
amount long Amount.

Type

InputStorePaymentPurpose

Related pages

Types used here