Method DeleteUserReactionAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.Rest.dll
DeleteUserReactionAsync(ulong, ulong, ulong, string, string)
Deletes someone elses reaction
public Task DeleteUserReactionAsync(ulong channelId, ulong messageId, ulong userId, string emoji, string reason)
Parameters
channelId
ulongChannel ID
messageId
ulongMessage ID
userId
ulongUser ID
emoji
stringEmoji to remove
reason
stringReason why this reaction was removed