This repository was archived by the owner on Mar 1, 2023. It is now read-only.
v3.4.0
Changed
- Modify call now works with the API again, returning
null
(because the API now returns 204 No Content) - VerifyRequest now supports all supported parameters.
- Client-side validation for the
from
parameter's length on theMessage
class has been removed.
Added
- Add
level
attribute to theTalkNcco
object.