DtoChatItemQuote constructor

DtoChatItemQuote(
  1. ChatItemQuote value,
  2. ChatItemsCursor? cursor
)

Implementation

DtoChatItemQuote(this.value, this.cursor);