FacebookQuickReply.Payload 属性

定义

获取或设置回复的有效负载。 如果设置了 属性, ImageUrl 可以设置为空字符串。

public object Payload { get; set; }
member this.Payload : obj with get, set
Public Property Payload As Object

属性值

负载。 可以是字符串,也可以是 long。

适用于