deltachat::chat

Function remove_contact_from_chat

source
pub async fn remove_contact_from_chat(
    context: &Context,
    chat_id: ChatId,
    contact_id: ContactId,
) -> Result<()>
Expand description

Removes contact from the chat.