github.com/gotd/td/tg.InputGeoPointClass.AsNotEmpty (method)

10 uses

	github.com/gotd/td/tg (current package)
		tl_channels_create_channel_gen.go#L533: 		return value.AsNotEmpty()
		tl_channels_edit_location_gen.go#L241: 	return e.GeoPoint.AsNotEmpty()
		tl_contacts_get_located_gen.go#L283: 	return g.GeoPoint.AsNotEmpty()
		tl_input_geo_point_gen.go#L404: 	AsNotEmpty() (*InputGeoPoint, bool)
		tl_input_geo_point_slices_gen.go#L136: 		value, ok := elem.AsNotEmpty()
		tl_input_geo_point_slices_gen.go#L157: 	return value.AsNotEmpty()
		tl_input_geo_point_slices_gen.go#L166: 	return value.AsNotEmpty()
		tl_input_geo_point_slices_gen.go#L175: 	return value.AsNotEmpty()
		tl_input_geo_point_slices_gen.go#L184: 	return value.AsNotEmpty()
		tl_messages_get_inline_bot_results_gen.go#L333: 		return value.AsNotEmpty()