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

10 uses

	github.com/gotd/td/tg (current package)
		tl_input_store_payment_purpose_gen.go#L52: const InputStorePaymentPremiumSubscriptionTypeID = 0xa6751e66
		tl_input_store_payment_purpose_gen.go#L106: 	return InputStorePaymentPremiumSubscriptionTypeID
		tl_input_store_payment_purpose_gen.go#L118: 		ID:   InputStorePaymentPremiumSubscriptionTypeID,
		tl_input_store_payment_purpose_gen.go#L154: 	b.PutID(InputStorePaymentPremiumSubscriptionTypeID)
		tl_input_store_payment_purpose_gen.go#L175: 	if err := b.ConsumeID(InputStorePaymentPremiumSubscriptionTypeID); err != nil {
		tl_input_store_payment_purpose_gen.go#L1345: 	case InputStorePaymentPremiumSubscriptionTypeID:
		tl_registry_gen.go#L1114: 		InputStorePaymentPremiumSubscriptionTypeID:                              "inputStorePaymentPremiumSubscription#a6751e66",
		tl_registry_gen.go#L2896: 		"inputStorePaymentPremiumSubscription":                              InputStorePaymentPremiumSubscriptionTypeID,
		tl_registry_gen.go#L4678: 		InputStorePaymentPremiumSubscriptionTypeID:                              func() bin.Object { return &InputStorePaymentPremiumSubscription{} },
		tl_registry_gen.go#L5949: 			InputStorePaymentPremiumSubscriptionTypeID,