has_stickers property

bool has_stickers
read / write

True, if stickers were added to the animation. The list of corresponding sticker set can be received using getAttachedStickerSets.

Implementation

late bool has_stickers;