const github.com/gotd/td/tg.InputStorePaymentGiftPremiumTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_gen.go#L257: const InputStorePaymentGiftPremiumTypeID = 0x616f7fe8
tl_input_store_payment_purpose_gen.go#L313: return InputStorePaymentGiftPremiumTypeID
tl_input_store_payment_purpose_gen.go#L325: ID: InputStorePaymentGiftPremiumTypeID,
tl_input_store_payment_purpose_gen.go#L353: b.PutID(InputStorePaymentGiftPremiumTypeID)
tl_input_store_payment_purpose_gen.go#L378: if err := b.ConsumeID(InputStorePaymentGiftPremiumTypeID); err != nil {
tl_input_store_payment_purpose_gen.go#L1352: case InputStorePaymentGiftPremiumTypeID:
tl_registry_gen.go#L1115: InputStorePaymentGiftPremiumTypeID: "inputStorePaymentGiftPremium#616f7fe8",
tl_registry_gen.go#L2897: "inputStorePaymentGiftPremium": InputStorePaymentGiftPremiumTypeID,
tl_registry_gen.go#L4679: InputStorePaymentGiftPremiumTypeID: func() bin.Object { return &InputStorePaymentGiftPremium{} },
tl_registry_gen.go#L5950: InputStorePaymentGiftPremiumTypeID,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |