nyxx-discord / nyxx_commands

A framework for easily creating slash commands and text commands for Discord using the nyxx library.
Apache License 2.0
13 stars 5 forks source link

Move command type to command options #68

Closed abitofevrything closed 2 years ago

abitofevrything commented 2 years ago

Description

Moves ChatCommand.type to CommandOptions.type, making it an inherited property.

Type of change

Checklist: