Skip to main content
MessageUpsertType: "append" | "notify"
Defined in: src/Types/Message.ts:382 Type of message upsert
  1. notify => notify the user, this message was just received
  2. append => append the message to the chat history, no notification required