A reply action message to be sent to the contact center.

Hierarchy

  • SendMessageAction
    • ReplyMessage

Constructors

  • Parameters

    • payload: string

      The payload of the Action.

    • OptionalactionText: string

      The text to be displayed for the action.

    • OptionaliconUrl: string

      The URL of the icon to be displayed for the action.

    • OptionalparentMessageId: string

      The identifier of the message that is the parent of this message.

    Returns ReplyMessage

Methods

  • Returns undefined | string

  • Returns undefined | string

    iconUrl of the action if present.

  • Returns undefined | string

    The identifier of the message that is the parent of this message.

  • Returns undefined | string