getMessageById

abstract fun getMessageById(id: String): Message?

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