Currently only a new message can be used as a trigger. A reply to a message also needs to be added so that any type of message added to a channel can be used to trigger an action.
Actually current behavior of the new message trigger looks like a bug or unfinished feature. In response metadata and attributes of the trigger there is "replyToId" field, but indeed flow doesn't start from replies to message, only when new thread is started.