#How To Send Private Message Via Discord Tag
1 messages · Page 1 of 1 (latest)
bots can't really request users via their tag. furthermore, bots can only DM users that they share servers with which in turn means that any use of such a command would likely be between users that share a server anyways.
also, this seems like it would just be used to circumvent blocks
- Gonna ask you to remove the abhorrent reaction on this post; it's very disorienting
- For slash commands, simply take a
DiscordUserargument, and try to get a member from the guild (e.g.DiscordGuild#GetMember(user.Id)