pub async fn async_main_loop<R: Runtime>( app_handle: AppHandle<R>, client: Client, ) -> Result<()>
The main loop that actually uses a Matrix client