pub async fn add_contact_to_chat( context: &Context, chat_id: ChatId, contact_id: ContactId, ) -> Result<()>
Adds a contact to the chat. If the group is promoted, also sends out a system message to all group members