v6.0.0
6.0.0 (2023-12-16)
Bug Fixes
- correct import for AccountID (4e0f0ee)
Features
- allow businessID to be undefined in CloudAPI constructor (99d0a82)
BREAKING CHANGES
- if no value for businessID is specified in the constructor of CloudAPI, a value must be specified in the parameters object of the new
CloudAPI.message
method