Classes
Yor.ts | classes/Sticker
Class: Sticker
Hierarchy
-
↳
Sticker
Table of contents
Constructors
Properties
Constructors
constructor
• new Sticker(client
, data
): Sticker
Represents a sticker on the Discord platform.
Parameters
Name | Type | Description |
---|---|---|
client | YorClient | The YorClient instance. |
data | APISticker | The APISticker object. |
Returns
Overrides
Defined in
Properties
available
• Optional
available: boolean
Defined in
client
• client: YorClient
Inherited from
Defined in
creator
• Optional
creator: User
Defined in
id
• id: string
Defined in
name
• name: string
Defined in
raw
• raw: APISticker
Defined in
tags
• Optional
tags: string
Defined in
type
• Optional
type: StickerType