@osynicite/osynic-osuapi
Preparing search index...
Poll
Interface Poll
interface
Poll
{
allow_vote_change
:
boolean
;
ended_at
:
string
;
hide_incomplete_results
:
boolean
;
last_vote_at
:
string
;
max_votes
:
number
;
options
:
PollOption
[]
;
started_at
:
string
;
title
:
BodyInForumTopic
;
total_vote_count
:
number
;
}
Index
Properties
allow_
vote_
change
ended_
at
hide_
incomplete_
results
last_
vote_
at
max_
votes
options
started_
at
title
total_
vote_
count
Properties
allow_
vote_
change
allow_vote_change
:
boolean
ended_
at
ended_at
:
string
hide_
incomplete_
results
hide_incomplete_results
:
boolean
last_
vote_
at
last_vote_at
:
string
max_
votes
max_votes
:
number
options
options
:
PollOption
[]
started_
at
started_at
:
string
title
title
:
BodyInForumTopic
total_
vote_
count
total_vote_count
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow_
vote_
change
ended_
at
hide_
incomplete_
results
last_
vote_
at
max_
votes
options
started_
at
title
total_
vote_
count
@osynicite/osynic-osuapi
Loading...