FacebookQuickReply.Title 属性

定义

获取或设置回复的标题。 如果content_type为“text”,则是必需的。

public string Title { get; set; }
member this.Title : string with get, set
Public Property Title As String

属性值

回复的标题。 20 个字符限制。

适用于