getMessageById

abstract fun getMessageById(id: String): Message?

Gets message using the ID. This is a more performant way to request one message than request the whole list of messages