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