github.com/gotd/td/tg.UpdateBotPrecheckoutQuery.ShippingOptionID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L11138: ShippingOptionID string
tl_update_gen.go#L11189: if !(u.ShippingOptionID == "") {
tl_update_gen.go#L11229: u.ShippingOptionID = val
tl_update_gen.go#L11298: if !(u.ShippingOptionID == "") {
tl_update_gen.go#L11330: b.PutString(u.ShippingOptionID)
tl_update_gen.go#L11389: u.ShippingOptionID = value
tl_update_gen.go#L11453: u.ShippingOptionID = value
tl_update_gen.go#L11465: return u.ShippingOptionID, true
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. |