@theophilusdev/conduit
Preparing search index...
StickerAttachment
Interface StickerAttachment
interface
StickerAttachment
{
caption
:
string
;
description
:
string
;
frameCount
:
number
;
frameRate
:
number
;
framesPerCol
:
number
;
framesPerRow
:
number
;
height
:
number
;
ID
:
string
;
packID
:
string
;
spriteURI
:
string
|
null
;
spriteURI2x
:
string
|
null
;
spriteUrl
:
string
|
null
;
spriteUrl2x
:
string
|
null
;
stickerID
:
string
;
type
:
"sticker"
;
url
:
string
;
width
:
number
;
}
Index
Properties
caption
description
frame
Count
frame
Rate
frames
Per
Col
frames
Per
Row
height
ID
pack
ID
sprite
URI
sprite
URI2x
sprite
Url
sprite
Url2x
sticker
ID
type
url
width
Properties
caption
caption
:
string
description
description
:
string
frame
Count
frameCount
:
number
frame
Rate
frameRate
:
number
frames
Per
Col
framesPerCol
:
number
frames
Per
Row
framesPerRow
:
number
height
height
:
number
ID
ID
:
string
pack
ID
packID
:
string
sprite
URI
spriteURI
:
string
|
null
sprite
URI2x
spriteURI2x
:
string
|
null
sprite
Url
spriteUrl
:
string
|
null
sprite
Url2x
spriteUrl2x
:
string
|
null
sticker
ID
stickerID
:
string
type
type
:
"sticker"
url
url
:
string
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
caption
description
frame
Count
frame
Rate
frames
Per
Col
frames
Per
Row
height
ID
pack
ID
sprite
URI
sprite
URI2x
sprite
Url
sprite
Url2x
sticker
ID
type
url
width
@theophilusdev/conduit
Loading...