Method GetStickerAsync
- Namespace
- DSharpPlus
- Assembly
- DSharpPlus.dll
GetStickerAsync(ulong)
Gets a sticker.
public Task<DiscordMessageSticker> GetStickerAsync(ulong stickerId)
Parameters
stickerId
ulongThe ID of the sticker.
Returns
- Task<DiscordMessageSticker>
The specified sticker