MadelineProto/old_docs/API_docs_v51/constructors/updateStickerSets.md
2017-05-27 22:21:14 +01:00

376 B

title description
updateStickerSets updateStickerSets attributes, type and example

Constructor: updateStickerSets

Back to constructors index

Type: Update

Example:

$updateStickerSets = ['_' => 'updateStickerSets', ];

Or, if you're into Lua:

updateStickerSets={_='updateStickerSets', }