DisBot
Preparing search index...
prisma
Prisma
PollOptionsCreateWithoutPollAnswersInput
Type Alias PollOptionsCreateWithoutPollAnswersInput
type
PollOptionsCreateWithoutPollAnswersInput
=
{
Description
:
string
;
Emoji
?:
string
|
null
;
Label
:
string
;
Polls
:
PollsCreateNestedOneWithoutPollOptionsInput
;
UserIds
?:
PollOptionsCreateUserIdsInput
|
string
[]
;
UUID
:
string
;
}
Index
Properties
Description
Emoji?
Label
Polls
User
Ids?
UUID
Properties
Description
Description
:
string
Optional
Emoji
Emoji
?:
string
|
null
Label
Label
:
string
Polls
Polls
:
PollsCreateNestedOneWithoutPollOptionsInput
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
Polls
User
Ids
UUID
DisBot
Loading...