mediaKeys property

List<String> mediaKeys
final

The media keys (ids) for media attached to a tweet. Media could be one of: gif, photo, video.

Implementation

final List<String> mediaKeys;