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