pub(crate) async fn add_to_chat_contacts_table( context: &Context, chat_id: ChatId, contact_ids: &[ContactId], ) -> Result<()>
Adds contacts to the chats_contacts table.
chats_contacts