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