I can not see in the slack API documentation the way for a bot to send a message in a channel that response to a user.
The same way slackbot
does reply when doing /help
.
Anyone can let me know if that is possible?
Notice the "Only visible to you". In the RTM manual they say that the messsage is of the same type as the event message. I don't see any attributes that would say it is visible only to a certain user.