Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/sticker
IgpapiStickersLayout
Class IgpapiStickersLayout
Index
Constructors
constructor
Properties
contexts
Methods
add
build
Constructors
constructor
new
Igpapi
Stickers
Layout
(
)
:
IgpapiStickersLayout
Returns
IgpapiStickersLayout
Properties
contexts
contexts
:
IgpapiStickerContext
[]
= []
Methods
add
add
(
sticker
:
IgpapiSticker
<
any
>
,
options
?:
Partial
<
IgpapiStickerContextOptions
>
)
:
IgpapiStickerContext
Parameters
sticker
:
IgpapiSticker
<
any
>
Optional
options
:
Partial
<
IgpapiStickerContextOptions
>
Returns
IgpapiStickerContext
build
build
(
)
:
{
story_sticker_ids
:
string
;
tap_models
:
string
;
}
Returns
{
story_sticker_ids
:
string
;
tap_models
:
string
;
}
story_
sticker_
ids
:
string
tap_
models
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
contexts
Methods
add
build
IGPAPI
Loading...