SongGuess
Preparing search index...
server/worker-configuration
CloudflareWorkersModule
WorkflowEvent
Type Alias WorkflowEvent<T>
type
WorkflowEvent
<
T
>
=
{
instanceId
:
string
;
payload
:
Readonly
<
T
>
;
schedule
?:
CloudflareWorkersModule
.
WorkflowCronSchedule
;
timestamp
:
Date
;
workflowName
:
string
;
}
Type Parameters
T
Index
Properties
instance
Id
payload
schedule?
timestamp
workflow
Name
Properties
instance
Id
instanceId
:
string
payload
payload
:
Readonly
<
T
>
Optional
schedule
schedule
?:
CloudflareWorkersModule
.
WorkflowCronSchedule
timestamp
timestamp
:
Date
workflow
Name
workflowName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
instance
Id
payload
schedule
timestamp
workflow
Name
SongGuess
Loading...