Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/realtime
AnimatedMediaItem
Interface AnimatedMediaItem
interface
AnimatedMediaItem
{
id
:
string
;
images
:
{
fixed_height
?:
{
height
:
string
;
mp4
:
string
;
mp4_size
:
string
;
size
:
string
;
url
:
string
;
webp
:
string
;
webp_size
:
string
;
width
:
string
;
}
;
}
;
is_random
:
boolean
;
is_sticker
:
boolean
;
}
Index
Properties
id
images
is_
random
is_
sticker
Properties
id
id
:
string
images
images
:
{
fixed_height
?:
{
height
:
string
;
mp4
:
string
;
mp4_size
:
string
;
size
:
string
;
url
:
string
;
webp
:
string
;
webp_size
:
string
;
width
:
string
;
}
;
}
is_
random
is_
random
:
boolean
is_
sticker
is_
sticker
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
images
is_
random
is_
sticker
IGPAPI
Loading...