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,
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. |