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

8 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L32328: 	Location string
		tl_update_gen.go#L32366: 	if !(u.Location == "") {
		tl_update_gen.go#L32401: 		u.Location = val
		tl_update_gen.go#L32468: 	if !(u.Location == "") {
		tl_update_gen.go#L32499: 		b.PutString(u.Location)
		tl_update_gen.go#L32552: 		u.Location = value
		tl_update_gen.go#L32623: 	u.Location = value
		tl_update_gen.go#L32635: 	return u.Location, true