Preparing search index...
The search index is not available
rettiwt-api
rettiwt-api
IRawMedia
Interface IRawMedia
Represents the raw data of a single Media.
interface
IRawMedia
{
display_url
:
string
;
expanded_url
:
string
;
id_str
:
string
;
media_url_https
:
string
;
type
:
ERawMediaType
;
url
:
string
;
}
Index
Properties
display_
url
expanded_
url
id_
str
media_
url_
https
type
url
Properties
display_
url
display_url
:
string
expanded_
url
expanded_url
:
string
id_
str
id_str
:
string
media_
url_
https
media_url_https
:
string
type
type
:
ERawMediaType
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
display_
url
expanded_
url
id_
str
media_
url_
https
type
url
rettiwt-api
Loading...
Represents the raw data of a single Media.