最近の検索
最近の検索はありません
Issue for getting last public comment
投稿日時:2023年11月20日
Hello, I am currently facing difficulties retrieving the latest public comment, and I have not found a solution in the documentation to identify whether a comment is public or not:
The client.get(ticket.comments)
route retrieves all comments from ticket, but it does not retrieve the boolean parameter 'public' for comments.
0
2
2件のコメント
Corentin BERTEAU
Ok my bad.
1
Vj Gunawardana
i think you can get the channel prop from ticket.conversation to show whether is internal or web but what you have shared is definitely easier.
1