# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
NoOpCommand : Commands should embed NoOpCommand to avoid noop method implementations.
NoOpInterceptor should be embedded by Commands (Command) that wish to avoid noop method implementations.
# Interfaces
A Command can either be triggered by its Name or Aliases with arguments or by chat events.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author