Class Sticker
- Namespace
- NetCord
- Assembly
- NetCord.dll
public abstract class Sticker : Entity, IEntity, ISpanFormattable, IFormattable, IEquatable<Entity>, IJsonModel<JsonSticker>
- Inheritance
-
Sticker
- Implements
- Derived
- Inherited Members
Properties
Description
public string Description { get; }
Property Value
Format
public StickerFormat Format { get; }
Property Value
Id
The unique identifier for this object.
public override ulong Id { get; }
Property Value
Name
public string Name { get; }
Property Value
Tags
public IReadOnlyList<string> Tags { get; }
Property Value
Methods
GetImageUrl(ImageFormat)
public ImageUrl GetImageUrl(ImageFormat format)
Parameters
format
ImageFormat