Add IGTV data

This commit is contained in:
Cadence Ember
2020-05-29 20:45:13 +12:00
parent 73e9bf057c
commit 72c8a9dca6
2 changed files with 8 additions and 0 deletions

View File

@@ -99,6 +99,7 @@
* @property {boolean} [viewer_has_saved_to_collection]
* @property {boolean} [viewer_in_photo_of_you]
* @property {boolean} [viewer_can_reshare]
* @property {string} [title] igtv only
* N3
* @property {boolean} [caption_is_edited]
* @property {boolean} [has_ranked_comments]
@@ -244,6 +245,7 @@
* @property {boolean} viewer_can_reshare
* @property {string} thumbnail_src
* @property {DisplayResource[]} thumbnail_resources
* @property {string} [title] igtv only
*/
/**