Type Alias: MessageUpsertType
MessageUpsertType:
"append"|"notify"
Defined in: src/Types/Message.ts:359
Type of message upsert
- notify => notify the user, this message was just received
- append => append the message to the chat history, no notification required