Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base message wrapper for all API messages. The format is:
{
type: (type-of-message),
to: (to-user-MRI),
from: (from-user-MRI),
(optional additional-message-specific-properties),
(optional additional-message-specific-properties),
(optional additional-message-specific-properties),
}