Table of Contents

Property Stickers

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Stickers

Gets the stickers contained in this pack.

public IReadOnlyDictionary<ulong, DiscordMessageSticker> Stickers { get; }

Property Value

IReadOnlyDictionary<ulong, DiscordMessageSticker>