NotificationTargetType enum

The target type where the notification will be sent to.

Remarks

  • "Channel" means to a team channel. (By default, notification to a team will be sent to its "General" channel.)
  • "Group" means to a group chat.
  • "Person" means to a personal chat.

Fields

Channel

The notification will be sent to a team channel. (By default, notification to a team will be sent to its "General" channel.)

Group

The notification will be sent to a group chat.

Person

The notification will be sent to a personal chat.