Struct ricq_core::structs::GroupDisband
source · Fields§
§group_code: i64
§operator_uin: i64
Trait Implementations§
source§impl Clone for GroupDisband
impl Clone for GroupDisband
source§fn clone(&self) -> GroupDisband
fn clone(&self) -> GroupDisband
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 moresource§impl Debug for GroupDisband
impl Debug for GroupDisband
source§impl Default for GroupDisband
impl Default for GroupDisband
source§fn default() -> GroupDisband
fn default() -> GroupDisband
Returns the “default value” for a type. Read more