const github.com/gotd/td/tg.InputInvoiceSlugTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_gen.go#L219: const InputInvoiceSlugTypeID = 0xc326caef
tl_input_invoice_gen.go#L265: return InputInvoiceSlugTypeID
tl_input_invoice_gen.go#L277: ID: InputInvoiceSlugTypeID,
tl_input_invoice_gen.go#L297: b.PutID(InputInvoiceSlugTypeID)
tl_input_invoice_gen.go#L315: if err := b.ConsumeID(InputInvoiceSlugTypeID); err != nil {
tl_input_invoice_gen.go#L581: case InputInvoiceSlugTypeID:
tl_registry_gen.go#L1109: InputInvoiceSlugTypeID: "inputInvoiceSlug#c326caef",
tl_registry_gen.go#L2891: "inputInvoiceSlug": InputInvoiceSlugTypeID,
tl_registry_gen.go#L4673: InputInvoiceSlugTypeID: func() bin.Object { return &InputInvoiceSlug{} },
tl_registry_gen.go#L5846: InputInvoiceSlugTypeID,
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. |