Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • IAddress
    • ISlackAddress

Index

Properties

bot

bot: IIdentity

Bot that either received or is sending the message.

channelId

channelId: string

Unique identifier for channel.

Optional conversation

conversation: IIdentity

Represents the current conversation and tracks where replies should be routed to. Can be deleted to start a new conversation with a user on channels that support new conversations.

Optional id

id: string

user

user: IIdentity

User that sent or should receive the message.