Construct a Matrix Client. Similar to module:client.MatrixClient except that the 'request', 'store' and 'scheduler' dependencies are satisfied.
A new matrix client.
module: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 module:client.MatrixClient.
Generated using TypeDoc
Construct a Matrix Client. Similar to module:client.MatrixClient except that the 'request', 'store' and 'scheduler' dependencies are satisfied.
Returns
A new matrix client.
See
module:client.MatrixClient for the full list of options for
opts
.