github.com/gotd/td/tg.PostAddress.StreetLine1 (field)
6 uses
github.com/gotd/td/tg (current package)
tl_post_address_gen.go#L40: StreetLine1 string
tl_post_address_gen.go#L68: if !(p.StreetLine1 == "") {
tl_post_address_gen.go#L108: p.StreetLine1 = from.GetStreetLine1()
tl_post_address_gen.go#L181: b.PutString(p.StreetLine1)
tl_post_address_gen.go#L211: p.StreetLine1 = value
tl_post_address_gen.go#L256: return p.StreetLine1
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. |