Skyware
Select module
@skyware/bot
@skyware/firehose
@skyware/jetstream
@skyware/labeler
Search
Guides
Introduction
Getting Started
Glossary
Docs
Classes
Jetstream
Enums
CommitType
EventType
Types
AccountEvent
CommitBase
CommitCreate
CommitCreateEvent
CommitDelete
CommitDeleteEvent
CommitEvent
CommitUpdate
CommitUpdateEvent
EventBase
IdentityEvent
JetstreamOptions
Records
Collection
CollectionOrWildcard
Commit
JetstreamEvents
ResolveLexicon
ResolveLexiconWildcard
interface
CommitCreateEvent
extends
CommitEvent
<
RecordType
>
A commit event where a record was created.
Properties
did
:
`
did:
${
string
}
`
time_us
:
number
type
:
"com"
commit
:
CommitCreate
<
RecordType
>