I'm tying to send myself a message(dm) when someone uses a command.
How amd I supposed to do this?
I see DiscordUser.cs has SendMessageAsync. Has that code not shipped yet?
I see checkin comments about moving it from DiscordMember...
Is what I'm trying to do currently possible... or is it setup purely to respond or send messages to channels?
Thanks.