Are union types supported in args.pick?
I really wanted to know whether i could do union types in arguments picking, coming from discord-akairo it had that thing where you can have multiple types which then gets resolved at argument prompting
3 Replies
You should do:

You could always make a utility function
That's probably not completely valid code but something like that
Or