I have checked a lot of answers, but those answers use ctx.author.send(\'something\'). But I want to send by user ID, not AUTHOR.
ctx.author.send(\'something\')
This is my code: