const github.com/gotd/td/tg.InputInvoicePremiumGiftCodeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_gen.go#L374: const InputInvoicePremiumGiftCodeTypeID = 0x98986c0d
tl_input_invoice_gen.go#L425: return InputInvoicePremiumGiftCodeTypeID
tl_input_invoice_gen.go#L437: ID: InputInvoicePremiumGiftCodeTypeID,
tl_input_invoice_gen.go#L461: b.PutID(InputInvoicePremiumGiftCodeTypeID)
tl_input_invoice_gen.go#L487: if err := b.ConsumeID(InputInvoicePremiumGiftCodeTypeID); err != nil {
tl_input_invoice_gen.go#L588: case InputInvoicePremiumGiftCodeTypeID:
tl_registry_gen.go#L1110: InputInvoicePremiumGiftCodeTypeID: "inputInvoicePremiumGiftCode#98986c0d",
tl_registry_gen.go#L2892: "inputInvoicePremiumGiftCode": InputInvoicePremiumGiftCodeTypeID,
tl_registry_gen.go#L4674: InputInvoicePremiumGiftCodeTypeID: func() bin.Object { return &InputInvoicePremiumGiftCode{} },
tl_registry_gen.go#L5847: InputInvoicePremiumGiftCodeTypeID,
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. |