vonage-python-sdk icon indicating copy to clipboard operation
vonage-python-sdk copied to clipboard

Remove length limit on SMS model

Open 0x91 opened this issue 3 months ago • 0 comments

We would like to be able to send SMS over 1000 characters using the Messages API. The SMS API has no such restriction and will split messages into 140-char sized parts.

This limit feels somewhat arbitrary as it's not on a part boundary either.

0x91 avatar Oct 10 '25 10:10 0x91