Table of Contents

Method DeleteStickerAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

DeleteStickerAsync(ulong, ulong, string?)

public ValueTask DeleteStickerAsync(ulong guildId, ulong stickerId, string? reason = null)

Parameters

guildId ulong
stickerId ulong
reason string

Returns

ValueTask