This commit is contained in:
Brandon Sandoval
2023-07-21 06:47:41 -05:00
committed by GitHub
parent a9ba97af36
commit b1c832622d

View File

@@ -31,7 +31,7 @@ namespace Discord.Rest
} }
/// <summary> /// <summary>
/// Deletes this object and all of it's children. /// Deletes this object and all of its children.
/// </summary> /// </summary>
/// <returns>A task that represents the asynchronous delete operation.</returns> /// <returns>A task that represents the asynchronous delete operation.</returns>
public Task DeleteAsync() public Task DeleteAsync()