Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/sticker
QuestionStickerOptions
Interface QuestionStickerOptions
interface
QuestionStickerOptions
{
background_color
?:
string
;
profile_pic_url
?:
string
;
question
:
string
;
question_type
?:
QuestionStickerType
;
text_color
?:
string
;
viewer_can_interact
?:
boolean
;
}
Index
Properties
background_
color?
profile_
pic_
url?
question
question_
type?
text_
color?
viewer_
can_
interact?
Properties
Optional
background_
color
background_
color
?:
string
Optional
profile_
pic_
url
profile_
pic_
url
?:
string
question
question
:
string
Optional
question_
type
question_
type
?:
QuestionStickerType
Optional
text_
color
text_
color
?:
string
Optional
viewer_
can_
interact
viewer_
can_
interact
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background_
color
profile_
pic_
url
question
question_
type
text_
color
viewer_
can_
interact
IGPAPI
Loading...