Table of Contents

Method DeleteChannelPermissionAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

DeleteChannelPermissionAsync(ulong, ulong, string)

public ValueTask DeleteChannelPermissionAsync(ulong channelId, ulong overwriteId, string reason)

Parameters

channelId ulong
overwriteId ulong
reason string

Returns

ValueTask