Interface CommandToken

All Known Subinterfaces:
ArgumentCommandToken, RegexCommandToken
All Known Implementing Classes:
MatchingUserIdMentionToken, StaticCommandToken, StringArgumentCommandToken, TypedArgumentToken

@API(status=INTERNAL) public interface CommandToken
Interface representing one token in a slash command pattern
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
    matches(Object inputToken)