pub fn submit_async_request(request: MatrixRequest) -> Result<()>
Expand description
Submit a request to the Matrix Client that will be executed asynchronously.
pub fn submit_async_request(request: MatrixRequest) -> Result<()>
Submit a request to the Matrix Client that will be executed asynchronously.