Uses of Interface
top.focess.qq.api.bot.contact.CommandExecutor
-
Packages that use CommandExecutor Package Description top.focess.qq.api.bot.contact top.focess.qq.api.command -
-
Uses of CommandExecutor in top.focess.qq.api.bot.contact
Subinterfaces of CommandExecutor in top.focess.qq.api.bot.contact Modifier and Type Interface Description interfaceFriendRepresents a friend.interfaceMemberRepresents a member in a group.interfaceStrangerRepresents a stranger. -
Uses of CommandExecutor in top.focess.qq.api.command
Methods in top.focess.qq.api.command with parameters of type CommandExecutor Modifier and Type Method Description static CommandSenderCommandSender. of(CommandExecutor executor)Get the CommandSender by CommandExecutor
-