baptiste0928 / twilight-interactions

Macros and utilities to work with Discord Interactions using twilight.
ISC License
37 stars 7 forks source link

feat: allow boxed subcommand variants #25

Closed baptiste0928 closed 1 year ago

baptiste0928 commented 1 year ago

Add a generic implementation of CommandModel and CreateCommand to Box. This allows to box large enum variants in subcommands or subcommand groups.