-
How would I use ctx in a on message event? |
Beta Was this translation helpful? Give feedback.
Answered by
yabberish
Feb 8, 2021
Replies: 1 comment
-
Hello, You're able to use Example: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aaiko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
You're able to use
message
instead of ctx.Example:
ctx.author
->message.author
.