Struct ricq_core::command::oidb_svc::OcrResponse
source · pub struct OcrResponse {
pub texts: Vec<TextDetection>,
pub language: String,
}
Fields§
§texts: Vec<TextDetection>
§language: String
pub struct OcrResponse {
pub texts: Vec<TextDetection>,
pub language: String,
}
texts: Vec<TextDetection>
§language: String