Closed RmbRT closed 3 years ago
Also updated the sample code to use the new await client.initialize() instead of registering an event handler.
await client.initialize()
Also updated the sample code to use the new
await client.initialize()
instead of registering an event handler.