MadelineProto/old_docs/API_docs_v44/constructors/updateStickerSets.md

473 B

title description
updateStickerSets updateStickerSets attributes, type and example

Constructor: updateStickerSets

Back to constructors index

Attributes:

Name Type Required

Type: Update

Example:

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

Or, if you're into Lua:

updateStickerSets={_='updateStickerSets', }