github.com/gotd/td/tg.MediaAreaVenue.Address (field)
6 uses
github.com/gotd/td/tg (current package)
tl_media_area_gen.go#L50: Address string
tl_media_area_gen.go#L88: if !(m.Address == "") {
tl_media_area_gen.go#L126: m.Address = from.GetAddress()
tl_media_area_gen.go#L211: b.PutString(m.Address)
tl_media_area_gen.go#L258: m.Address = value
tl_media_area_gen.go#L313: return m.Address
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. |