What's Changed
- Fix code example in README. Bump psr7 version to allow 2.X. by @glintik in #16
- Add parameter
ttl
to Omnichannel API message sending request. This allows the users to specify thevalidity
period of a message in the unit of seconds (as opposed to minutes for thevalidity
field). Preserves backward compatibility withvalidity
.