DisBot
Preparing search index...
prisma
Prisma
PollOptionsCreateWithoutPollsInput
Type Alias PollOptionsCreateWithoutPollsInput
type
PollOptionsCreateWithoutPollsInput
=
{
Description
:
string
;
Emoji
?:
string
|
null
;
Label
:
string
;
PollAnswers
?:
PollAnswersCreateNestedManyWithoutPollOptionsInput
;
UserIds
?:
PollOptionsCreateUserIdsInput
|
string
[]
;
UUID
:
string
;
}
Index
Properties
Description
Emoji?
Label
Poll
Answers?
User
Ids?
UUID
Properties
Description
Description
:
string
Optional
Emoji
Emoji
?:
string
|
null
Label
Label
:
string
Optional
Poll
Answers
PollAnswers
?:
PollAnswersCreateNestedManyWithoutPollOptionsInput
Optional
User
Ids
UserIds
?:
PollOptionsCreateUserIdsInput
|
string
[]
UUID
UUID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Description
Emoji
Label
Poll
Answers
User
Ids
UUID
DisBot
Loading...