DisBot
Preparing search index...
prisma
Prisma
GuildChannelLinksCreateWithoutGuildsInput
Type Alias GuildChannelLinksCreateWithoutGuildsInput
type
GuildChannelLinksCreateWithoutGuildsInput
=
{
ChannelId
:
string
;
LinkedWith
?:
GuildChannelLinksCreateLinkedWithInput
|
string
[]
;
SyncedChannelLinkMessage
?:
SyncedChannelLinkMessagesCreateNestedManyWithoutChannelLinksInput
;
SyncFlags
?:
GuildChannelLinksCreateSyncFlagsInput
|
string
[]
;
UsersCanSelectIds
?:
|
GuildChannelLinksCreateUsersCanSelectIdsInput
|
string
[]
;
UUID
:
string
;
WebhookUrl
:
string
;
}
Index
Properties
Channel
Id
Linked
With?
Synced
Channel
Link
Message?
Sync
Flags?
Users
Can
Select
Ids?
UUID
Webhook
Url
Properties
Channel
Id
ChannelId
:
string
Optional
Linked
With
LinkedWith
?:
GuildChannelLinksCreateLinkedWithInput
|
string
[]
Optional
Synced
Channel
Link
Message
SyncedChannelLinkMessage
?:
SyncedChannelLinkMessagesCreateNestedManyWithoutChannelLinksInput
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
Linked
With
Synced
Channel
Link
Message
Sync
Flags
Users
Can
Select
Ids
UUID
Webhook
Url
DisBot
Loading...