const github.com/gotd/td/tg.LabeledPriceTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_labeled_price_gen.go#L52: const LabeledPriceTypeID = 0xcb296bf8
tl_labeled_price_gen.go#L98: return LabeledPriceTypeID
tl_labeled_price_gen.go#L110: ID: LabeledPriceTypeID,
tl_labeled_price_gen.go#L134: b.PutID(LabeledPriceTypeID)
tl_labeled_price_gen.go#L153: if err := b.ConsumeID(LabeledPriceTypeID); err != nil {
tl_registry_gen.go#L742: LabeledPriceTypeID: "labeledPrice#cb296bf8",
tl_registry_gen.go#L2524: "labeledPrice": LabeledPriceTypeID,
tl_registry_gen.go#L4306: LabeledPriceTypeID: func() bin.Object { return &LabeledPrice{} },
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. |