Current version of the message API.

Hierarchy

  • MessageApiVersion

Properties

major: 2

Major version will be increased for every breaking change in the api.

minor: 5

Minor version will be increased for ever non-breaking change in the api.

patch: 0

Patch version will be increased for bug-fix releases.

preRelease: ""

If not empty the pre-release tag indicates a pre-release (e.g. alpha, beta)

Generated using TypeDoc