Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 835 Bytes

Media.md

File metadata and controls

18 lines (13 loc) · 835 Bytes

net.thefletcher.tbaapi.v3client.Model.Media

Properties

Name Type Description Notes
Type string String type of the media element.
ForeignKey string The key used to identify this media on the media site.
Details Object If required, a JSON dict of additional media information. [optional]
Preferred bool True if the media is of high quality. [optional]
DirectUrl string Direct URL to the media. [optional]
ViewUrl string The URL that leads to the full web page for the media, if one exists. [optional]

[Back to Model list] [Back to API list] [Back to README]