github.com/gotd/td/tg.ChannelLocation.Address (field)
6 uses
github.com/gotd/td/tg (current package)
tl_channel_location_gen.go#L144: Address string
tl_channel_location_gen.go#L170: if !(c.Address == "") {
tl_channel_location_gen.go#L192: c.Address = from.GetAddress()
tl_channel_location_gen.go#L250: b.PutString(c.Address)
tl_channel_location_gen.go#L282: c.Address = value
tl_channel_location_gen.go#L300: return c.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. |