Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 189 Bytes

File metadata and controls

11 lines (7 loc) · 189 Bytes

updateMessageReadStatus

import { updateMessageReadStatus } from "osm-api";

await updateMessageReadStatus(1234567, true);

Response:

same as getMessage