DtoChatForward constructor
- ChatItem value,
- ChatItemsCursor? cursor,
- ChatItemVersion ver,
- ChatItemsCursor? quoteCursor,
Implementation
DtoChatForward(super.value, super.cursor, super.ver, this.quoteCursor);
DtoChatForward(super.value, super.cursor, super.ver, this.quoteCursor);