mirror of
https://github.com/chatmail/core.git
synced 2026-05-17 05:46:30 +03:00
@@ -75,7 +75,7 @@ impl Reaction {
|
|||||||
self.reaction.split(' ').collect()
|
self.reaction.split(' ').collect()
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Returns space-separated string of emojis
|
/// Returns space-separated string of emojis.
|
||||||
pub fn as_str(&self) -> &str {
|
pub fn as_str(&self) -> &str {
|
||||||
&self.reaction
|
&self.reaction
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user