events: Remove accidentally copy-pasted docs line
This commit is contained in:
parent
d16fd4b2c1
commit
0ae0a89467
@ -20,7 +20,6 @@ pub struct AvatarEventContent {
|
|||||||
#[serde(skip_serializing_if = "Option::is_none")]
|
#[serde(skip_serializing_if = "Option::is_none")]
|
||||||
pub info: Option<Box<ImageInfo>>,
|
pub info: Option<Box<ImageInfo>>,
|
||||||
|
|
||||||
/// Information about the avatar thumbnail image.
|
|
||||||
/// URL of the avatar image.
|
/// URL of the avatar image.
|
||||||
pub url: String,
|
pub url: String,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user