mirror of
https://github.com/stoatchat/stoatchat.git
synced 2026-07-14 21:47:02 +00:00
@@ -85,8 +85,6 @@ pub enum RemoveMember {
|
||||
pub struct Server {
|
||||
#[serde(rename = "_id")]
|
||||
pub id: String,
|
||||
#[serde(skip_serializing_if = "Option::is_none")]
|
||||
pub nonce: Option<String>,
|
||||
pub owner: String,
|
||||
|
||||
pub name: String,
|
||||
|
||||
Reference in New Issue
Block a user