invariant at start of rawMessageInfoFromClientDB currently always fails for messages of type MULTIMEDIA. This diff updates the invariant to accept either MULTIMEDIA or IMAGES messages.
Actual handling of MULTIMEDIA messages will come in a subsequent diff... this is mostly just to put up changes that can be landed as-is to reduce number of changes I have to juggle locally.