int? get replyTo => _$this._replyTo;
set replyTo(covariant int? replyTo) => _$this._replyTo = replyTo;