MadelineProtoDocs/docs/TD_docs/constructors/stickers.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

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)