Struct ricq_core::jce::FriendListSetGroupReq
source · Expand description
好友列表-修改分组请求
Fields§
§req_type: i32§uin: i64§body: BytesTrait Implementations§
source§impl Clone for FriendListSetGroupReq
impl Clone for FriendListSetGroupReq
source§fn clone(&self) -> FriendListSetGroupReq
fn clone(&self) -> FriendListSetGroupReq
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 FriendListSetGroupReq
impl Debug for FriendListSetGroupReq
source§impl Default for FriendListSetGroupReq
impl Default for FriendListSetGroupReq
source§fn default() -> FriendListSetGroupReq
fn default() -> FriendListSetGroupReq
Returns the “default value” for a type. Read more