Js Sdk sendUserMessage dont have mark_as_read field

[Problem/Question]

I want to find the way to send user message without updated unread_count
Checked api, i found mark_as_read param field, but js sdk dont have.

i know markAsDelievered func, but i want no update unread_count when send. it possible?