const github.com/gotd/td/tg.InvoiceTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_invoice_gen.go#L103: const InvoiceTypeID = 0x49ee584
tl_invoice_gen.go#L229: return InvoiceTypeID
tl_invoice_gen.go#L241: ID: InvoiceTypeID,
tl_invoice_gen.go#L373: b.PutID(InvoiceTypeID)
tl_invoice_gen.go#L416: if err := b.ConsumeID(InvoiceTypeID); err != nil {
tl_registry_gen.go#L882: InvoiceTypeID: "invoice#49ee584",
tl_registry_gen.go#L3349: "invoice": InvoiceTypeID,
tl_registry_gen.go#L5816: InvoiceTypeID: func() bin.Object { return &Invoice{} },
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |