Method GetCoverStickerAsync
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
GetCoverStickerAsync(CancellationToken)
Gets the pack's cover sticker.
public Task<DiscordSticker> GetCoverStickerAsync(CancellationToken cancellationToken = default)
Parameters
cancellationTokenCancellationTokenA token to cancel the request.