Uses of Class
com.github.alex1304.ultimategdbot.api.command.ArgumentList
-
Packages that use ArgumentList Package Description com.github.alex1304.ultimategdbot.api.command com.github.alex1304.ultimategdbot.api.util.menu -
-
Uses of ArgumentList in com.github.alex1304.ultimategdbot.api.command
Methods in com.github.alex1304.ultimategdbot.api.command that return ArgumentList Modifier and Type Method Description ArgumentList
Context. args()
Gets the arguments of the command. -
Uses of ArgumentList in com.github.alex1304.ultimategdbot.api.util.menu
Methods in com.github.alex1304.ultimategdbot.api.util.menu that return ArgumentList Modifier and Type Method Description ArgumentList
MessageMenuInteraction. getArgs()
-