FeedMessage(key: String, type: Optional<String>, value: FeedValue)
key - the ID of the message
key
type - the type of the content (is Empty if unknown because the message is private and not decryptable.)
type
value - the metadata and contents of the message.
value