const github.com/gotd/td/tg.InputMediaInvoiceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L2820: const InputMediaInvoiceTypeID = 0x8eb5a6d5
tl_input_media_gen.go#L2918: return InputMediaInvoiceTypeID
tl_input_media_gen.go#L2930: ID: InputMediaInvoiceTypeID,
tl_input_media_gen.go#L2998: b.PutID(InputMediaInvoiceTypeID)
tl_input_media_gen.go#L3045: if err := b.ConsumeID(InputMediaInvoiceTypeID); err != nil {
tl_input_media_gen.go#L4621: case InputMediaInvoiceTypeID:
tl_registry_gen.go#L70: InputMediaInvoiceTypeID: "inputMediaInvoice#8eb5a6d5",
tl_registry_gen.go#L1852: "inputMediaInvoice": InputMediaInvoiceTypeID,
tl_registry_gen.go#L3634: InputMediaInvoiceTypeID: func() bin.Object { return &InputMediaInvoice{} },
tl_registry_gen.go#L5861: InputMediaInvoiceTypeID,
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. |