fun get(key: Long): Message?
Overrides MessageCache.get
Gets a message from the cache.
key - the id of the message
key
Return the message or null if there was no message cached
null