Table of Contents

Method GetStickerPacksAsync

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

GetStickerPacksAsync()

Gets a collection of sticker packs that may be used by nitro users.

public Task<IReadOnlyList<DiscordMessageStickerPack>> GetStickerPacksAsync()

Returns

Task<IReadOnlyList<DiscordMessageStickerPack>>