public Task MarkAsReadAsync(RestRequestOptions options = null)
 => RestImplementation.MarkAsReadAsync(this, options);