has_stickers property

bool has_stickers
read / write

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

Implementation

late bool has_stickers;