- All Known Implementing Classes:
- AbilityBot, AbilityWebhookBot, BaseAbilityBot
public interface AbilityExtension
An interface to mark a class as an extension. Similar to when a method returns an Ability, it is added to the bot, a method which returns an AbilityExtension will add all Abilities or Replies from this Extension to the bot.