DisBot
Preparing search index...
prisma
Prisma
GuildChannelLinksCountOrderByAggregateInput
Type Alias GuildChannelLinksCountOrderByAggregateInput
type
GuildChannelLinksCountOrderByAggregateInput
=
{
ChannelId
?:
Prisma
.
SortOrder
;
GuildId
?:
Prisma
.
SortOrder
;
Id
?:
Prisma
.
SortOrder
;
LinkedWith
?:
Prisma
.
SortOrder
;
SyncFlags
?:
Prisma
.
SortOrder
;
UsersCanSelectIds
?:
Prisma
.
SortOrder
;
UUID
?:
Prisma
.
SortOrder
;
WebhookUrl
?:
Prisma
.
SortOrder
;
}
Index
Properties
Channel
Id?
Guild
Id?
Id?
Linked
With?
Sync
Flags?
Users
Can
Select
Ids?
UUID?
Webhook
Url?
Properties
Optional
Channel
Id
ChannelId
?:
Prisma
.
SortOrder
Optional
Guild
Id
GuildId
?:
Prisma
.
SortOrder
Optional
Id
Id
?:
Prisma
.
SortOrder
Optional
Linked
With
LinkedWith
?:
Prisma
.
SortOrder
Optional
Sync
Flags
SyncFlags
?:
Prisma
.
SortOrder
Optional
Users
Can
Select
Ids
UsersCanSelectIds
?:
Prisma
.
SortOrder
Optional
UUID
UUID
?:
Prisma
.
SortOrder
Optional
Webhook
Url
WebhookUrl
?:
Prisma
.
SortOrder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Channel
Id
Guild
Id
Id
Linked
With
Sync
Flags
Users
Can
Select
Ids
UUID
Webhook
Url
DisBot
Loading...