Function inviter_progress

Source
fn inviter_progress(
    context: &Context,
    contact_id: ContactId,
    chat_id: ChatId,
    is_group: bool,
) -> Result<()>