Method CreateDmAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
CreateDmAsync(ulong)
Creates a DM
public Task<DiscordDmChannel> CreateDmAsync(ulong recipientId)
Parameters
recipientId
ulongRecipient user ID
Creates a DM
public Task<DiscordDmChannel> CreateDmAsync(ulong recipientId)
recipientId
ulongRecipient user ID