@typed-discord/rest
Preparing search index...
types
PollResultsEntryResponse
Interface PollResultsEntryResponse
interface
PollResultsEntryResponse
{
count
:
number
;
id
:
number
;
me_voted
:
boolean
;
}
Index
Properties
count
id
me_
voted
Properties
count
count
:
number
The number of votes for this answer
id
id
:
number
The answer_id
me_
voted
me_voted
:
boolean
Whether the current user voted for this answer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
id
me_
voted
@typed-discord/rest
Loading...
The number of votes for this answer