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