Object
Reply
Direct Known Subclasses:
ReplyFlow

public class Reply extends Object
A reply consists of update conditionals and an action to be applied on the update.

If an update satisfies the conditions set by the reply, then it's safe to actOn(BaseAbilityBot, Update).

Author:
Abbas Abou Daya