MadelineProto/docs/TD_docs/constructors/stickers.md
2017-08-25 14:43:29 +02:00

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)