citadel_sdk::responses

Function group_invite

Source
pub async fn group_invite<R: Ratchet>(
    invite_signal: NodeResult<R>,
    accept: bool,
    remote: &impl Remote<R>,
) -> Result<Ticket, NetworkError>
Expand description

Given a group invite signal, this function sends a response to the server