github.com/gotd/td/tg.UpdateBotInlineQuery.Geo (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L7255: 	Geo GeoPointClass
		tl_update_gen.go#L7296: 	if !(u.Geo == nil) {
		tl_update_gen.go#L7331: 		u.Geo = val
		tl_update_gen.go#L7396: 	if !(u.Geo == nil) {
		tl_update_gen.go#L7426: 		if u.Geo == nil {
		tl_update_gen.go#L7429: 		if err := u.Geo.Encode(b); err != nil {
		tl_update_gen.go#L7492: 		u.Geo = value
		tl_update_gen.go#L7538: 	u.Geo = value
		tl_update_gen.go#L7550: 	return u.Geo, true