Pincer
Pincer copied to clipboard
:bug: commands parameters are always str
Describe the bug
example:
adding a Role, int or Channel parameter to a command get a str
object
Steps to Reproduce
1. create a command with a any parameter
2. print type(param)
Pincer Version used
git