23 lines
406 B
Markdown
23 lines
406 B
Markdown
---
|
|
title: messageSticker
|
|
description: Sticker message
|
|
---
|
|
## Constructor: messageSticker
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Sticker message
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|sticker|[sticker](../constructors/sticker.md) | Yes|Message content|
|
|
|
|
|
|
|
|
### Type: [MessageContent](../types/MessageContent.md)
|
|
|
|
|