Skip to content

MessageKind

Denotes the type of message to send.

  • Chat: A chat message.
  • Team: A notification sent to team notifications.
  • All: A notification sent to all notifications.

Type: "Chat" | "Team" | "All"