deltachat::chat

Function get_past_chat_contacts

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

Returns a vector of contact IDs for given chat ID that are no longer part of the group.