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