int? get fromMessageId => _$this._fromMessageId;
set fromMessageId(covariant int? fromMessageId) => _$this._fromMessageId = fromMessageId;