コード例 #1
0
 /// <summary>
 ///     Deletes this object and all of it's children.
 /// </summary>
 /// <returns>A task that represents the asynchronous delete operation.</returns>
 public Task DeleteAsync()
 => InteractionHelper.DeleteFollowupMessageAsync(Discord, this);