Struct ricq_core::command::wtlogin::ImageCaptcha
source · Fields§
§sign: Bytes§image: BytesTrait Implementations§
source§impl Clone for ImageCaptcha
impl Clone for ImageCaptcha
source§fn clone(&self) -> ImageCaptcha
fn clone(&self) -> ImageCaptcha
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more