23 lines
409 B
Markdown
23 lines
409 B
Markdown
---
|
|
title: stickers
|
|
description: Represents list of stickers
|
|
---
|
|
## Constructor: stickers
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Represents list of stickers
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|stickers|Array of [sticker](../constructors/sticker.md) | Yes|Stickers|
|
|
|
|
|
|
|
|
### Type: [Stickers](../types/Stickers.md)
|
|
|
|
|