github.com/gotd/td/tg.MessageActionPaymentSentMe.ShippingOptionID (field)
8 uses
github.com/gotd/td/tg (current package)
tl_message_action_gen.go#L1947: ShippingOptionID string
tl_message_action_gen.go#L2000: if !(m.ShippingOptionID == "") {
tl_message_action_gen.go#L2044: m.ShippingOptionID = val
tl_message_action_gen.go#L2133: if !(m.ShippingOptionID == "") {
tl_message_action_gen.go#L2168: b.PutString(m.ShippingOptionID)
tl_message_action_gen.go#L2233: m.ShippingOptionID = value
tl_message_action_gen.go#L2333: m.ShippingOptionID = value
tl_message_action_gen.go#L2345: return m.ShippingOptionID, true
![]() |
The pages are generated with Golds v0.8.4. (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. |