/// <inheritdoc />
 public Task CloseAsync(RequestOptions options = null)
 => ChannelHelper.DeleteAsync(this, Discord, options);