DisBot
Preparing search index...
prisma
Prisma
GuildChannelLinksUncheckedCreateInput
Type Alias GuildChannelLinksUncheckedCreateInput
type
GuildChannelLinksUncheckedCreateInput
=
{
ChannelId
:
string
;
GuildId
:
string
;
Id
?:
number
;
LinkedWith
?:
GuildChannelLinksCreateLinkedWithInput
|
string
[]
;
SyncedChannelLinkMessage
?:
SyncedChannelLinkMessagesUncheckedCreateNestedManyWithoutChannelLinksInput
;
SyncFlags
?:
GuildChannelLinksCreateSyncFlagsInput
|
string
[]
;
UsersCanSelectIds
?:
|
GuildChannelLinksCreateUsersCanSelectIdsInput
|
string
[]
;
UUID
:
string
;
WebhookUrl
:
string
;
}
Index
Properties
Channel
Id
Guild
Id
Id?
Linked
With?
Synced
Channel
Link
Message?
Sync
Flags?
Users
Can
Select
Ids?
UUID
Webhook
Url
Properties
Channel
Id
ChannelId
:
string
Guild
Id
GuildId
:
string
Optional
Id
Id
?:
number
Optional
Linked
With
LinkedWith
?:
GuildChannelLinksCreateLinkedWithInput
|
string
[]
Optional
Synced
Channel
Link
Message
SyncedChannelLinkMessage
?:
SyncedChannelLinkMessagesUncheckedCreateNestedManyWithoutChannelLinksInput
Optional
Sync
Flags
SyncFlags
?:
GuildChannelLinksCreateSyncFlagsInput
|
string
[]
Optional
Users
Can
Select
Ids
UsersCanSelectIds
?:
GuildChannelLinksCreateUsersCanSelectIdsInput
|
string
[]
UUID
UUID
:
string
Webhook
Url
WebhookUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Guild
Id
Id
Linked
With
Synced
Channel
Link
Message
Sync
Flags
Users
Can
Select
Ids
UUID
Webhook
Url
DisBot
Loading...