DisBot
Preparing search index...
prisma
Prisma
GuildChannelLinksCreateNestedOneWithoutSyncedChannelLinkMessageInput
Type Alias GuildChannelLinksCreateNestedOneWithoutSyncedChannelLinkMessageInput
type
GuildChannelLinksCreateNestedOneWithoutSyncedChannelLinkMessageInput
=
{
connect
?:
GuildChannelLinksWhereUniqueInput
;
connectOrCreate
?:
GuildChannelLinksCreateOrConnectWithoutSyncedChannelLinkMessageInput
;
create
?:
XOR
<
GuildChannelLinksCreateWithoutSyncedChannelLinkMessageInput
,
GuildChannelLinksUncheckedCreateWithoutSyncedChannelLinkMessageInput
,
>
;
}
Index
Properties
connect?
connect
Or
Create?
create?
Properties
Optional
connect
connect
?:
GuildChannelLinksWhereUniqueInput
Optional
connect
Or
Create
connectOrCreate
?:
GuildChannelLinksCreateOrConnectWithoutSyncedChannelLinkMessageInput
Optional
create
create
?:
XOR
<
GuildChannelLinksCreateWithoutSyncedChannelLinkMessageInput
,
GuildChannelLinksUncheckedCreateWithoutSyncedChannelLinkMessageInput
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect
connect
Or
Create
create
DisBot
Loading...