AlexzanderFlores / WOKCommands

130 stars 60 forks source link

Add argType option to CommandHandler #124

Open mnj98 opened 3 years ago

mnj98 commented 3 years ago

Adds optional argType option to commands. argType is an array of numbers representing the Command Option Type. Before, all options were of type string (3).