RcsDialPhoneAction
A suggested action that initiates a phone call to a specified number when tapped by the recipient.
Contents
- PhoneNumber
-
The phone number to dial in E.164 format.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
\+?[1-9][0-9]{1,18}Required: Yes
- PostbackData
-
The postback data sent to your webhook when the user taps this action. Maximum 2048 characters.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: Yes
- Text
-
The display text of the action. Maximum 25 characters.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 25.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: