repliesTo property

List<ChatItemQuote> repliesTo
getter/setter pair

ChatItemQuotes of the ChatItems this ChatMessage replies to.

Implementation

List<ChatItemQuote> repliesTo;