We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+draft/channel-context
commands.getChannel (the channel converter of wrap()) defaults to the current channel when called publicly, but fails when called in private.
commands.getChannel
channel
wrap()
Instead, it could rely on +draft/channel-context when available
Idea by @ValwareIRC
The text was updated successfully, but these errors were encountered:
progval
No branches or pull requests
commands.getChannel
(thechannel
converter ofwrap()
) defaults to the current channel when called publicly, but fails when called in private.Instead, it could rely on
+draft/channel-context
when availableIdea by @ValwareIRC
The text was updated successfully, but these errors were encountered: