代表 Instagram 留言上的一系列 Instagram 留言。
如要在Instagram 媒體物件上建立 Instagram 留言,請改用 POST /{ig-media-id}/comments 端點。
POST /{ig-comment-id}/replies?message={message}
在 Instagram 留言上建立 Instagram 留言。
除非另有要求,否則查詢字串參數為選用項目。
{message}(必填)— 要在留言中包含的文字。建立留言的用戶之用戶存取憑證,包含以下權限:
instagram_basicinstagram_manage_commentspages_show_listpage_read_engagementIf the token is from a User whose Page role was granted via the Business Manager, one of the following permissions is also required:
ads_managementads_readPOST graph.facebook.com /17870913679156914/replies?message=*sniff*
{
"id": "17873440459141021"
}GET /{ig-comment-id}/replies
傳回 Instagram 留言物件的 Instagram 留言清單。
您無法獲取對已刪除留言的回覆。
建立留言的用戶之存取憑證,包含以下權限:
instagram_basicpages_show_listpage_read_engagementIf the token is from a User whose Page role was granted via the Business Manager, one of the following permissions is also required:
ads_managementads_readGET graph.facebook.com /17873440459141021/replies
{
"data": [
{
"timestamp": "2017-08-31T16:53:49+0000",
"text": "This is a great comment",
"id": "17871618799146774"
},
{
"timestamp": "2017-08-30T04:24:45+0000",
"text": "It's me. Trust me.",
"id": "17887288333072596"
}
]
}我們並不支援這項操作。
我們並不支援這項操作。