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

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L7773: 	Geo GeoPointClass
		tl_update_gen.go#L7813: 	if !(u.Geo == nil) {
		tl_update_gen.go#L7846: 		u.Geo = val
		tl_update_gen.go#L7907: 	if !(u.Geo == nil) {
		tl_update_gen.go#L7936: 		if u.Geo == nil {
		tl_update_gen.go#L7939: 		if err := u.Geo.Encode(b); err != nil {
		tl_update_gen.go#L7995: 		u.Geo = value
		tl_update_gen.go#L8033: 	u.Geo = value
		tl_update_gen.go#L8045: 	return u.Geo, true