#How to make dm send with slash
1 messages · Page 1 of 1 (latest)
Error
It means your bot didn't find user
try
user = await bot.fetch_user(userid)
ok
omg is work thx
1 messages · Page 1 of 1 (latest)
simply await user.send(*args)
Error
It means your bot didn't find user
try
user = await bot.fetch_user(userid)
ok
omg is work thx