Preparing search index...
The search index is not available
@notidotbot/noti-api-client
@notidotbot/noti-api-client
Prisma
GuildScheduledMessageGroupByOutputType
Type Alias GuildScheduledMessageGroupByOutputType
Guild
Scheduled
Message
Group
By
Output
Type
:
{
_avg
:
GuildScheduledMessageAvgAggregateOutputType
|
null
;
_count
:
GuildScheduledMessageCountAggregateOutputType
|
null
;
_max
:
GuildScheduledMessageMaxAggregateOutputType
|
null
;
_min
:
GuildScheduledMessageMinAggregateOutputType
|
null
;
_sum
:
GuildScheduledMessageSumAggregateOutputType
|
null
;
channelId
:
string
;
content
:
string
;
createdAt
:
Date
;
creatorId
:
string
;
daysOfWeek
:
number
[]
;
dbId
:
string
;
eventOffsetMinutes
:
number
|
null
;
guildEventId
:
string
|
null
;
guildId
:
string
;
intervalMinutes
:
number
|
null
;
lastRunAt
:
Date
|
null
;
messageId
:
string
;
nextRunAt
:
Date
|
null
;
paused
:
boolean
;
recurrence
:
ScheduledMessageRecurrenceEnum
;
timeOfDay
:
string
|
null
;
timezone
:
string
;
trigger
:
ScheduledMessageTriggerEnum
;
webhookAvatarUrl
:
string
|
null
;
webhookEnabled
:
boolean
;
webhookUsername
:
string
|
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notidotbot/noti-api-client
Loading...