additionalMediaInfo property

AdditionalMediaInfo? additionalMediaInfo
getter/setter pair

The additionalMediaInfo will contain additional media info provided by the publisher. Video content is made available only to Twitter official clients when embeddable=false. In this case, all video URLs provided in the payload will be Twitter-based, so the user can open the video in a Twitter owned property by clicking the link.

Implementation

AdditionalMediaInfo? additionalMediaInfo;