forked from DiscordBots/Rustendo
The problem was that `ctx.cache.current_user()` uses an Arc and needs to get the value first before passing it to as a parameter. Assigning it to a variable first and referencing it, fixes the issue |
||
---|---|---|
.. | ||
commands | ||
handler | ||
util | ||
main.rs |