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