Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

feat!: messages update #804

Closed manchuck closed 1 year ago

manchuck commented 1 year ago

This provides an update to the messages package.

Description

Adding in the new features, it was discovered that many of the class names where repeated. That makes it difficult to discover what this package provides. This update renames the classes and exports them.

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist