View a markdown version of this page

RcsMessageContent - AWS End User Messaging SMS

RcsMessageContent

The content of an RCS message, containing the message body (text, file, rich card, or carousel) and optional message-level suggested actions.

Contents

Content

The content of the RCS message. Exactly one content type must be specified: TextMessage, FileMessage, RichCard, or Carousel.

Type: RcsContent object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

Suggestions

Message-level suggested actions displayed to the recipient. Maximum 11 suggestions per message.

Type: Array of RcsSuggestedAction objects

Array Members: Minimum number of 0 items. Maximum number of 11 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: