You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding missing field in SMS API (#119)
* changed testdata messageObjectWithCreatedDatetime -> messageObjectWithScheduledDatetime
* added missing fields
* tests updated & added TestRead
* update testdata
* go version up
* add read tests
* add tests for Delete method
* replace deprecated DialTLS with DialTLSContext
* improve error_test
* add GroupIds to messageRequest
* add GroupIds to request and tests
* remove bool in result of sms.Delete
* update version to 8
* update client version