mark Read
fun DirectMessages.markRead( lastReadEventId: Long, recipientId: Long, vararg options: Option): ApiRequest
Content copied to clipboard
Marks a message as read in the recipient’s Direct Message conversation view with the sender.
Receiver
DirectMessages endpoint instance.
Return
Parameters
last Read Event Id
The message ID of the most recent message to be marked read. All messages before it will be marked read as well.
recipient Id
The user ID of the user the message is from.
options
Optional. Custom parameters of this request.