builders
builders
discord.js
discord-api-types
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
Loading versions...
Search...
K
Toggle Sidebar
interface
PollData
extends
Omit
<
RESTAPIPoll
, 'answers' | 'question'>
export
interface
PollData
extends
Omit
<
RESTAPIPoll
,
'answers'
|
'question'
>
Table of contents
Properties
answers
question
Properties
answers :
PollAnswerBuilder
[]
question :
PollQuestionBuilder