2017-03-11 19:54:51 +01:00
---
title: updateRecentStickers
description: List of recently used stickers was updated
---
## Constructor: updateRecentStickers
[Back to constructors index ](index.md )
List of recently used stickers was updated
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
2017-03-11 19:54:51 +01:00
|is\_attached|[Bool](../types/Bool.md) | Yes|True, if the list of stickers attached to photo or video files was updated, otherwise the list of sent stickers is updated|
2017-09-29 15:50:59 +02:00
|sticker\_ids|Array of [int ](../types/int.md ) | Yes|New list of file identifiers of recently used stickers|
2017-03-11 19:54:51 +01:00
### Type: [Update](../types/Update.md)