github.com/gotd/td/tg.MessagesSetBotShippingResultsRequest.Error (field)
8 uses
github.com/gotd/td/tg (current package)
tl_messages_set_bot_shipping_results_gen.go#L56: Error string
tl_messages_set_bot_shipping_results_gen.go#L84: if !(s.Error == "") {
tl_messages_set_bot_shipping_results_gen.go#L111: s.Error = val
tl_messages_set_bot_shipping_results_gen.go#L163: if !(s.Error == "") {
tl_messages_set_bot_shipping_results_gen.go#L191: b.PutString(s.Error)
tl_messages_set_bot_shipping_results_gen.go#L237: s.Error = value
tl_messages_set_bot_shipping_results_gen.go#L270: s.Error = value
tl_messages_set_bot_shipping_results_gen.go#L282: return s.Error, 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. |