Matthias Cotting
Matthias Cotting
I would presume that adding this Feature could increase data quality in the future if it is more visible to the user. This would add a real benefit to Creators...
Well, after testing the network alias feature, I can say that it should be optimal for my use case. Thank you very much for the heads-up. Von: Matthew Heon ***@***.***>...
This is due to the Types of Data accepted in the "checks" Parameter of `SlashCommandGroup`. While `SlashCommandGroup`s `checks` takes in `List[Callable[[:class:.ApplicationContext], :class:bool]]`, all `ext.commands` Checks return decorator functions. You can...