NoticeQueueEvent = Payload<typeof queue, Omit<NoticeContent, "id"> & object>
Payload
queue
Omit
NoticeContent
"id"
object