const github.com/gotd/td/tg.InputStorePaymentPremiumGiveawayTypeID

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_store_payment_purpose_gen.go#L816: const InputStorePaymentPremiumGiveawayTypeID = 0x160544ca
		tl_input_store_payment_purpose_gen.go#L919: 	return InputStorePaymentPremiumGiveawayTypeID
		tl_input_store_payment_purpose_gen.go#L931: 		ID:   InputStorePaymentPremiumGiveawayTypeID,
		tl_input_store_payment_purpose_gen.go#L1011: 	b.PutID(InputStorePaymentPremiumGiveawayTypeID)
		tl_input_store_payment_purpose_gen.go#L1062: 	if err := b.ConsumeID(InputStorePaymentPremiumGiveawayTypeID); err != nil {
		tl_input_store_payment_purpose_gen.go#L1366: 	case InputStorePaymentPremiumGiveawayTypeID:
		tl_registry_gen.go#L1117: 		InputStorePaymentPremiumGiveawayTypeID:                                  "inputStorePaymentPremiumGiveaway#160544ca",
		tl_registry_gen.go#L2899: 		"inputStorePaymentPremiumGiveaway":                                  InputStorePaymentPremiumGiveawayTypeID,
		tl_registry_gen.go#L4681: 		InputStorePaymentPremiumGiveawayTypeID:                                  func() bin.Object { return &InputStorePaymentPremiumGiveaway{} },
		tl_registry_gen.go#L5952: 			InputStorePaymentPremiumGiveawayTypeID,