Skip to main content

toggle_reaction

Function toggle_reaction 

Source
pub fn toggle_reaction(
    storage_root: &Path,
    session_id: &str,
    message_lamport: u64,
    emoji: &str,
) -> Result<Vec<ChatReaction>, String>