Body API object

Hierarchy

  • Body

Constructors

Properties

Constructors

  • Builds a body component for an Interactive message

    Parameters

    • text: string

      The text of the message. Maximum length: 1024 characters.

    Returns Body

    Throws

    If text is over 1024 characters

Properties

text: string

The text of the body

Generated using TypeDoc