const github.com/gotd/td/tg.ShippingOptionTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L766: ShippingOptionTypeID: "shippingOption#b6213cdf",
tl_registry_gen.go#L2548: "shippingOption": ShippingOptionTypeID,
tl_registry_gen.go#L4330: ShippingOptionTypeID: func() bin.Object { return &ShippingOption{} },
tl_shipping_option_gen.go#L48: const ShippingOptionTypeID = 0xb6213cdf
tl_shipping_option_gen.go#L99: return ShippingOptionTypeID
tl_shipping_option_gen.go#L111: ID: ShippingOptionTypeID,
tl_shipping_option_gen.go#L139: b.PutID(ShippingOptionTypeID)
tl_shipping_option_gen.go#L164: if err := b.ConsumeID(ShippingOptionTypeID); err != nil {
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. |