pub async fn get_past_chat_contacts( context: &Context, chat_id: ChatId, ) -> Result<Vec<ContactId>>
Returns a vector of contact IDs for given chat ID that are no longer part of the group.