@typed-discord/rest
Preparing search index...
types
PollCreateRequest
Function PollCreateRequest
PollCreateRequest
(
question
:
PollMedia
,
answers
:
PollAnswerCreateRequest
[]
,
optional
?:
Omit
<
PollCreateRequest
,
"question"
|
"answers"
>
,
)
:
PollCreateRequest
Parameters
question
:
PollMedia
answers
:
PollAnswerCreateRequest
[]
Optional
optional
:
Omit
<
PollCreateRequest
,
"question"
|
"answers"
>
Returns
PollCreateRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@typed-discord/rest
Loading...