Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/sticker
PollStickerOptions
Interface PollStickerOptions
interface
PollStickerOptions
{
finished
?:
boolean
;
is_shared_result
?:
boolean
;
question
:
string
;
tallies
:
PollStickerTallies
;
viewer_can_vote
?:
boolean
;
viewer_vote
?:
number
;
}
Index
Properties
finished?
is_
shared_
result?
question
tallies
viewer_
can_
vote?
viewer_
vote?
Properties
Optional
finished
finished
?:
boolean
Optional
is_
shared_
result
is_
shared_
result
?:
boolean
question
question
:
string
tallies
tallies
:
PollStickerTallies
Optional
viewer_
can_
vote
viewer_
can_
vote
?:
boolean
Optional
viewer_
vote
viewer_
vote
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
finished
is_
shared_
result
question
tallies
viewer_
can_
vote
viewer_
vote
IGPAPI
Loading...