Table of Contents

Method GetStickerAsync

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

GetStickerAsync(ulong)

Gets a sticker.

public Task<DiscordMessageSticker> GetStickerAsync(ulong stickerId)

Parameters

stickerId ulong

The ID of the sticker.

Returns

Task<DiscordMessageSticker>

The specified sticker