func github.com/gotd/td/tg.DecodeGeoPoint

14 uses

	github.com/gotd/td/tg (current package)
		tl_bot_inline_message_gen.go#L964: 		value, err := DecodeGeoPoint(buf)
		tl_bot_inline_message_gen.go#L1314: 		value, err := DecodeGeoPoint(buf)
		tl_business_location_gen.go#L199: 		value, err := DecodeGeoPoint(buf)
		tl_channel_location_gen.go#L271: 		value, err := DecodeGeoPoint(b)
		tl_geo_point_gen.go#L449: func DecodeGeoPoint(buf *bin.Buffer) (GeoPointClass, error) {
		tl_geo_point_gen.go#L484: 	v, err := DecodeGeoPoint(buf)
		tl_media_area_gen.go#L240: 		value, err := DecodeGeoPoint(b)
		tl_media_area_gen.go#L733: 		value, err := DecodeGeoPoint(b)
		tl_message_media_gen.go#L612: 		value, err := DecodeGeoPoint(b)
		tl_message_media_gen.go#L2046: 		value, err := DecodeGeoPoint(b)
		tl_message_media_gen.go#L2990: 		value, err := DecodeGeoPoint(b)
		tl_page_block_gen.go#L5573: 		value, err := DecodeGeoPoint(b)
		tl_update_gen.go#L7660: 		value, err := DecodeGeoPoint(b)
		tl_update_gen.go#L7991: 		value, err := DecodeGeoPoint(b)