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

9 uses

	github.com/gotd/td/tg (current package)
		tl_update_gen.go#L7601: 	Geo GeoPointClass
		tl_update_gen.go#L7641: 	if !(u.Geo == nil) {
		tl_update_gen.go#L7674: 		u.Geo = val
		tl_update_gen.go#L7735: 	if !(u.Geo == nil) {
		tl_update_gen.go#L7764: 		if u.Geo == nil {
		tl_update_gen.go#L7767: 		if err := u.Geo.Encode(b); err != nil {
		tl_update_gen.go#L7823: 		u.Geo = value
		tl_update_gen.go#L7861: 	u.Geo = value
		tl_update_gen.go#L7873: 	return u.Geo, true