added_sticker_file_ids property

List<int> added_sticker_file_ids
read / write

File identifiers of the stickers added to the video, if applicable.

Implementation

late List<int> added_sticker_file_ids;