

# RcsTextMessage
<a name="API_RcsTextMessage"></a>

A plain text RCS message body.

## Contents
<a name="API_RcsTextMessage_Contents"></a>

 ** Body **   <a name="pinpoint-Type-RcsTextMessage-Body"></a>
The text body of the RCS message. Maximum 3072 characters.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 3072.  
Pattern: `(?!\s*$)[\s\S]+`   
Required: Yes

## See Also
<a name="API_RcsTextMessage_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/pinpoint-sms-voice-v2-2022-03-31/RcsTextMessage) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/pinpoint-sms-voice-v2-2022-03-31/RcsTextMessage) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/pinpoint-sms-voice-v2-2022-03-31/RcsTextMessage) 