repliesTo property
getter/setter pair
ChatItemQuotes of the ChatItems this ChatMessage replies to.
Implementation
List<ChatItemQuote> repliesTo;
ChatItemQuotes of the ChatItems this ChatMessage replies to.
List<ChatItemQuote> repliesTo;