github.com/gotd/td/tg.ConnectedBot.Location (field)

8 uses

	github.com/gotd/td/tg (current package)
		tl_connected_bot_gen.go#L68: 	Location string
		tl_connected_bot_gen.go#L104: 	if !(c.Location == "") {
		tl_connected_bot_gen.go#L141: 		c.Location = val
		tl_connected_bot_gen.go#L208: 	if !(c.Location == "") {
		tl_connected_bot_gen.go#L245: 		b.PutString(c.Location)
		tl_connected_bot_gen.go#L307: 		c.Location = value
		tl_connected_bot_gen.go#L375: 	c.Location = value
		tl_connected_bot_gen.go#L387: 	return c.Location, true