Preparing search index...
The search index is not available
discord-js-button-pagination-ts
discord-js-button-pagination-ts
<internal>
PollAnswer
Class PollAnswer
Hierarchy (
View Summary
)
Base
PollAnswer
Index
Properties
client
id
poll
text
vote
Count
Accessors
emoji
Methods
fetch
Voters
toJSON
value
Of
Properties
Readonly
client
client
:
Client
<
true
>
id
id
:
number
Readonly
poll
poll
:
Poll
text
text
:
null
|
string
vote
Count
voteCount
:
number
Accessors
emoji
get
emoji
()
:
null
|
Emoji
|
GuildEmoji
Returns
null
|
Emoji
|
GuildEmoji
Methods
fetch
Voters
fetchVoters
(
options
?:
BaseFetchPollAnswerVotersOptions
,
)
:
Promise
<
Collection
<
string
,
User
>
>
Parameters
Optional
options
:
BaseFetchPollAnswerVotersOptions
Returns
Promise
<
Collection
<
string
,
User
>
>
toJSON
toJSON
(
...
props
:
Record
<
string
,
string
|
boolean
>
[]
)
:
unknown
Parameters
...
props
:
Record
<
string
,
string
|
boolean
>
[]
Returns
unknown
value
Of
valueOf
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
id
poll
text
vote
Count
Accessors
emoji
Methods
fetch
Voters
toJSON
value
Of
discord-js-button-pagination-ts
Loading...