Package com.whatsapp.api.domain.messages
Class TextParameter
java.lang.Object
com.whatsapp.api.domain.messages.Parameter
com.whatsapp.api.domain.messages.TextParameter
The type Text parameter.
Required for URL buttons.
Developer-provided suffix that is appended to the predefined prefix URL in the template.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TextParameter
Instantiates a new Text parameter.- Parameters:
text
- the text
-
-
Method Details
-
getText
Gets text.- Returns:
- the text
-