Table of Contents

Method GetStickerAsync

Namespace
DSharpPlus.Net
Assembly
DSharpPlus.dll

GetStickerAsync(ulong)

public ValueTask<DiscordMessageSticker> GetStickerAsync(ulong stickerId)

Parameters

stickerId ulong

Returns

ValueTask<DiscordMessageSticker>