const github.com/gotd/td/tg.InputMediaInvoiceTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_media_gen.go#L3305: const InputMediaInvoiceTypeID = 0x405fef0d
tl_input_media_gen.go#L3406: return InputMediaInvoiceTypeID
tl_input_media_gen.go#L3418: ID: InputMediaInvoiceTypeID,
tl_input_media_gen.go#L3490: b.PutID(InputMediaInvoiceTypeID)
tl_input_media_gen.go#L3539: if err := b.ConsumeID(InputMediaInvoiceTypeID); err != nil {
tl_input_media_gen.go#L5847: case InputMediaInvoiceTypeID:
tl_registry_gen.go#L71: InputMediaInvoiceTypeID: "inputMediaInvoice#405fef0d",
tl_registry_gen.go#L2538: "inputMediaInvoice": InputMediaInvoiceTypeID,
tl_registry_gen.go#L5005: InputMediaInvoiceTypeID: func() bin.Object { return &InputMediaInvoice{} },
tl_registry_gen.go#L8013: InputMediaInvoiceTypeID,
![]() |
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. |