Construct a Matrix Client. Similar to MatrixClient except that the 'request', 'store' and 'scheduler' dependencies are satisfied.
A new matrix client.
MatrixClient for the full list of options for opts.
opts
The configuration options for this client. These configuration options will be passed directly to MatrixClient.
Generated using TypeDoc
Construct a Matrix Client. Similar to MatrixClient except that the 'request', 'store' and 'scheduler' dependencies are satisfied.
Returns
A new matrix client.
See
MatrixClient for the full list of options for
opts
.