TCHContentDataReply Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | TCHContentTemplate.h | 
Overview
The reply which is being represented by a button that sends back a predefined text. See [TCHContentDataQuickReply.replies]
  title
	The title for the action. This is the message that will be sent back when the user taps on the button.
@property (nonatomic, readonly, copy) NSString *titleDiscussion
The title for the action. This is the message that will be sent back when the user taps on the button.
Declared In
TCHContentTemplate.h
  id
	The postback payload. This field is not visible to the end user.
@property (nonatomic, readonly, copy) NSString *idDiscussion
The postback payload. This field is not visible to the end user.
Declared In
TCHContentTemplate.h