Skip to main content

conversation_id

Function conversation_id 

Source
pub fn conversation_id(
    public_keys: Vec<String>,
) -> Result<String, SoftchatError>
Expand description

Compute the released-Android conversation ID from complete participants.

ยงErrors

Returns a stable account-operation error unless there are at least two unique canonical public keys.