Table of Contents

Method DeleteChannelAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

DeleteChannelAsync(ulong, string)

public ValueTask DeleteChannelAsync(ulong channelId, string reason)

Parameters

channelId ulong
reason string

Returns

ValueTask