Method DeleteFollowupAsync
- Namespace
- DisCatSharp.ApplicationCommands.Context
- Assembly
- DisCatSharp.ApplicationCommands.dll
DeleteFollowupAsync(ulong)
Deletes a followup message.
public Task DeleteFollowupAsync(ulong followupMessageId)
Parameters
followupMessageId
ulongThe id of the followup message to delete.