const github.com/gotd/td/tg.InputInvoiceMessageTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_invoice_gen.go#L50: const InputInvoiceMessageTypeID = 0xc5b56859
tl_input_invoice_gen.go#L101: return InputInvoiceMessageTypeID
tl_input_invoice_gen.go#L113: ID: InputInvoiceMessageTypeID,
tl_input_invoice_gen.go#L137: b.PutID(InputInvoiceMessageTypeID)
tl_input_invoice_gen.go#L161: if err := b.ConsumeID(InputInvoiceMessageTypeID); err != nil {
tl_input_invoice_gen.go#L3093: case InputInvoiceMessageTypeID:
tl_registry_gen.go#L1268: InputInvoiceMessageTypeID: "inputInvoiceMessage#c5b56859",
tl_registry_gen.go#L3735: "inputInvoiceMessage": InputInvoiceMessageTypeID,
tl_registry_gen.go#L6202: InputInvoiceMessageTypeID: func() bin.Object { return &InputInvoiceMessage{} },
tl_registry_gen.go#L7985: InputInvoiceMessageTypeID,
![]() |
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. |