pub(crate) async fn set_status( context: &Context, contact_id: ContactId, status: String, ) -> Result<()>
Sets contact status.
For contact SELF, the status is not saved in the contact table, but as Config::Selfstatus.