24 lines
482 B
Markdown
24 lines
482 B
Markdown
---
|
|
title: stickers
|
|
description: Represents list of stickers
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# 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)
|
|
|
|
|