Class
MessageSticker
Sticker attached to a message (domain view of APIMessageSticker).
Extends Base
Constructor
new MessageSticker(client: Client, data: APIMessageSticker)- client
Client
Properties
| Name | Type | Description |
|---|---|---|
| animatedread-only | boolean | |
| clientread-only | Client | |
| createdAtread-only | Date | Date when this sticker was created, derived from its snowflake ID. |
| createdTimestampread-only | number | Unix timestamp (ms) when this sticker was created, derived from its snowflake ID. |
| description | string | |
| idread-only | string | |
| name | string | |
| tags | string[] | |
| urlread-only | string | CDN URL for this sticker image. |